From 0ac24ab7ffc4470a5316bdcd7c5fbab735fb6026 Mon Sep 17 00:00:00 2001 From: 8Dionysus Date: Mon, 7 Sep 2026 16:31:30 -0600 Subject: [PATCH 1/6] Remove shadowed helpers without changing active behavior --- src/abyss_machine/artifact_bundles.py | 6 ------ src/abyss_machine/memory_adapters.py | 7 ------- 2 files changed, 13 deletions(-) diff --git a/src/abyss_machine/artifact_bundles.py b/src/abyss_machine/artifact_bundles.py index 2bb3a517..ccbff29c 100644 --- a/src/abyss_machine/artifact_bundles.py +++ b/src/abyss_machine/artifact_bundles.py @@ -9786,12 +9786,6 @@ def write_bundle_registry_record( } -def _string_list(value: Any) -> list[str]: - if not isinstance(value, list): - return [] - return [str(item) for item in value if str(item)] - - def _manifest_for_registry_record(record: dict[str, Any], *, repo_root: Path) -> dict[str, Any]: manifest_ref = str(record.get("bundle_manifest_ref") or "") if not manifest_ref: diff --git a/src/abyss_machine/memory_adapters.py b/src/abyss_machine/memory_adapters.py index a249e42e..63e69a58 100644 --- a/src/abyss_machine/memory_adapters.py +++ b/src/abyss_machine/memory_adapters.py @@ -115,13 +115,6 @@ def _stable_hash_json(payload: Any, length: int = 24) -> str: return hashlib.sha256(raw.encode("utf-8", errors="replace")).hexdigest()[: max(8, min(int(length), 64))] -def _kib_to_mib(value: Any) -> float | None: - parsed = _safe_int(value, -1) - if parsed < 0: - return None - return round(parsed / 1024.0, 1) - - def hotpath_residency_brief(data: dict[str, Any]) -> dict[str, Any]: summary = data.get("summary", {}) if isinstance(data.get("summary"), dict) else {} services: dict[str, Any] = {} From f2fd358ac2b5f102ddae32f2ff4770363e6c3692 Mon Sep 17 00:00:00 2001 From: 8Dionysus Date: Mon, 7 Sep 2026 17:51:50 -0600 Subject: [PATCH 2/6] Refresh ABI digest after helper cleanup --- generated/contract_abi_signatures.min.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generated/contract_abi_signatures.min.json b/generated/contract_abi_signatures.min.json index 917f4ab8..97e6ed07 100644 --- a/generated/contract_abi_signatures.min.json +++ b/generated/contract_abi_signatures.min.json @@ -1 +1 @@ -{"artifact_classes":["abyss_stack_runtime_config_bundle","ai_model_or_runtime_bundle","aoa_evals_generated_report_index_bundle","aoa_sdk_python_distribution","aoa_session_memory_portable_bundle","aoa_skills_release_manifest","bootstrap_install_bundle","browser_extension_package","code_intelligence_provider_bundle","derived_kag_registry_readmodel_bundle","derived_memory_object_readmodel_family","derived_observability_readmodel_catalog","dionysus_seed_route_readmodel_bundle","host_local_evidence","kag_os_composition","kag_owner_family_release","playbook_registry_bundle","public_media_export","public_source_seed","role_contract_registry","runtime_or_container_artifact","source_owned_kag_export_capsule","thin_routing_readmodel_bundle","tree_of_sophia_generated_readmodel_bundle"],"contract_surfaces":[{"artifact_class":"public_source_seed","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"public-seed-scaffold","source_file_count":373,"source_files":[{"path":".github/AGENTS.md","sha256":"sha256:5fe3456e34b3eac2d9ef20d1fc01c5da9ede2fe46ea3d7e98ac08cb297d77c7d"},{"path":".github/CODEOWNERS","sha256":"sha256:83f17a98bd0173ce04c60e1666d181b99cfdc87c0cf8f2228cea174f02f5d204"},{"path":".github/GITHUB_SURFACE.md","sha256":"sha256:db50b8ded9475e06100ba75268b4b318a0c117341e4d007e2f3a2fbfb817f9c9"},{"path":".github/pull_request_template.md","sha256":"sha256:de940640327a2620d236bea4f4e21e71aa2048fe9598d1d3d8f8ca35ea16b433"},{"path":".github/workflows/artifact-production-evidence.yml","sha256":"sha256:e25e16cff31bdab97dcf01d47fd122763ce6320a2ceda0cf835ca348ff39cc2a"},{"path":".github/workflows/repo-validation.yml","sha256":"sha256:ba1b6fd56d48e2cc932edea1c5f23594306188a19fc744b13c13172fe82b39c3"},{"path":".github/workflows/validation-evidence-shadow.yml","sha256":"sha256:5d963afdfd23521d00e2dff0031ebc8ac9db6939c18df6650f85a4c417bb7ea2"},{"path":"AGENTS.md","sha256":"sha256:f54740b7d4cd52d41f72f72e7d016a5eedfa1639d78c4b581d53b456f8b02db0"},{"path":"BOUNDARIES.md","sha256":"sha256:19b698ed74c7254b52d4e77a1780c74f0e111019b6602cc6a6cb41e0a53d8f58"},{"path":"DESIGN.md","sha256":"sha256:115744dcff7ceceeefe78a584b2e3de1fdf93f73f252596323674d295f23cc2c"},{"path":"README.md","sha256":"sha256:ce7f8780c5a31de0059d5d05ed491d866f84b7b26da22ad73edf4ccb34bd834b"},{"path":"SECURITY.md","sha256":"sha256:0810eaa45f9e14ca95d531420c062a64b53294a62ea87e34f24a19d51fd238e1"},{"path":"docs/publication/PUBLICATION_BOUNDARY.md","sha256":"sha256:9f1ccc0776c96187b41c07cf24edc90aa2916170e899fc731ffb813b1dd37cac"},{"path":"docs/validation/validation_lanes.json","sha256":"sha256:1ccd271d3a4ea7635933e21f15d80ccdac769a6f37dbdb7ec8c8ecf244bcb5ed"},{"path":"manifests/AGENTS.md","sha256":"sha256:26275e057ecc785fd0e3987a59975a9d9143611f0b6cb3c43493cf6c6c394caa"},{"path":"manifests/README.md","sha256":"sha256:1c57158610fb8f20082e57b55ba0dbf667906760f867ff5f8282933c6152711d"},{"path":"manifests/artifact_bundles/README.md","sha256":"sha256:83b2bc83da0cfe3f7106d38447d21f0d264395d0e10f13b2f7cccae1faaf43de"},{"path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","sha256":"sha256:b8d994a66bcbd845da303a9205f35fa7d4e8a45184e306ec4cb6e4add42b3419"},{"path":"manifests/artifact_bundles/ai_runtime_config_bundle.bundle.json","sha256":"sha256:bb1f7da1921f6c92a66d0843e78b504c34642b192fb520f8874574cb5d497db4"},{"path":"manifests/artifact_bundles/bootstrap_install_bundle.bundle.json","sha256":"sha256:fc26e0cd090764d6b6c82a7b10c24adaf07d70c68136537eb02c1a7a1e809b78"},{"path":"manifests/artifact_bundles/browser_extension_package.bundle.json","sha256":"sha256:ca17dab21cdf96ab3c9a7032f6a7713c9e4cee29cb4f99cce6e3420f29c91620"},{"path":"manifests/artifact_bundles/code_intelligence_provider.bundle.json","sha256":"sha256:51d3099c5229bbbd4f4981ae7153c69dce5ffbc381df34d82f9edec73377ee1e"},{"path":"manifests/artifact_bundles/cosign-local.signing-config.json","sha256":"sha256:e65f88212df6cdc44d8fe31bbb4430e94c55ca35ce18c16d71ce94ab4d92c393"},{"path":"manifests/artifact_bundles/cosign-local.trusted-root.json","sha256":"sha256:85d8a52e69dfb19d62bc99d8459be80c4ec372457e14b51c2a75fcf88610777d"},{"path":"manifests/artifact_bundles/host_local_evidence.sample.bundle.json","sha256":"sha256:0fdfe13ed1378d96681b313cd669457288632971b31c24ab12b0f4e3892563ce"},{"path":"manifests/artifact_bundles/kag_os_composition.bundle.json","sha256":"sha256:83bb8599b03e45ffed1819c5a78b48b279dee54bf62f3a6d50f49ca531d4cdf1"},{"path":"manifests/artifact_bundles/kag_owner_family_release.bundle.json","sha256":"sha256:a4a33a47e30f2b6536afb189acc3ab7a721bb5b2f1418340e47032844b91a461"},{"path":"manifests/artifact_bundles/public_media_export.bundle.json","sha256":"sha256:1517bfba6b7ac48a6d367b5cf1e8ce20aaa0f769d18e8c7287bda8014ec9e53b"},{"path":"manifests/artifact_bundles/public_source_seed.bundle.json","sha256":"sha256:e04e4ca864cdd529dc179d11eccbd7f7518362f0b6d123943ecbb5429e52e4cc"},{"path":"manifests/artifact_bundles/runtime_tools_bundle.bundle.json","sha256":"sha256:0fecfbdd7c677987cc1a2d2eafeddbe6e4eea7af66cf9c35f883beea00ea9a01"},{"path":"manifests/artifact_signature_policy.manifest.json","sha256":"sha256:b79dd04a9ac33bd3a4bc131e8a60eb7fc4928b4c8d9ed7a963750d702e0ae081"},{"path":"manifests/bootstrap_profiles.manifest.json","sha256":"sha256:2214d31fbd196b40859d7f1521d6defdd674340ff1dec5fb88e69eb6daaecc97"},{"path":"manifests/code_intelligence_adjacent_providers.lock.json","sha256":"sha256:5cdc0106a9c75e1dea1e7ac5d5f67d41c54da18e9ce26df1fed17e991f6ce6eb"},{"path":"manifests/code_intelligence_node_providers.lock.json","sha256":"sha256:812f816a95b8bab6490bdb879b3c1543aa27b12fcdbfbc657b9a6a3d987fa24a"},{"path":"manifests/codex-hooks/abyss-memory-admission.fragment.json","sha256":"sha256:7577a51f5836a1a11dccae8f61f4c17d40e708e2336b8f2ab8a22687bcda8e6f"},{"path":"manifests/public_boundary.manifest.json","sha256":"sha256:f29ed00867d08687ba3ea2fe25ef7fe1d9e146d1f6fde71c0667a4c293bacb3d"},{"path":"manifests/repo_scaffold.manifest.json","sha256":"sha256:5d71f06fc061d364ddb21c641002b9b8f8a5faef4a90edf9d44f041cd981f22e"},{"path":"manifests/schema_inventory.manifest.json","sha256":"sha256:ac966152a21265218268792044f35c097d8707f8e90de81b6281df6aa9cc2f2e"},{"path":"schemas/AGENTS.md","sha256":"sha256:cffee6db733dba62117cff8d4e05c9313756941798590df5b355dac98331d843"},{"path":"schemas/README.md","sha256":"sha256:4b87a74aee7c2fe3e1125cdd4d8cfc4c3a52cee82a943677f1f33e332a2675c6"},{"path":"schemas/active-organ-host-capability-snapshot-reference.schema.json","sha256":"sha256:cdf28eabdb25f061214305de66e1168a93d23d171b1eb8ec975ae3a1736048c4"},{"path":"schemas/active-organ-host-erasure-owner-extension-v0.schema.json","sha256":"sha256:8be73aba69579f3f487e2ed23a00a8d36fc5668c278714339bcd8387e42cf9fa"},{"path":"schemas/active-organ-host-resource-storage-plan-reference.schema.json","sha256":"sha256:a9f39d6a120270ef7f09ee3a8996f3cdb31b6c5af98eda49d12ce8670141e45a"},{"path":"schemas/artifact-bundle-manifest.schema.json","sha256":"sha256:6abab73c90ae3484a02fe3e01572aadc2b46a539bdd844d9740a9153ce76eee2"},{"path":"schemas/artifact-signature-policy.schema.json","sha256":"sha256:6212fb6a1e363761ca90001b6be155eac9734c82b8abdbf87166f950e896e438"},{"path":"schemas/bootstrap-report.schema.json","sha256":"sha256:2b6b2ebd5eaa48c2aa150a2aa2c16471057270f11e67b2593fe0a1124e271c4e"},{"path":"schemas/host-profile.schema.json","sha256":"sha256:d2707992b19239f26578471b8316d5d82ba1769a25f3cae275ce4d5f85f3a4b5"},{"path":"schemas/local-provenance-packet.schema.json","sha256":"sha256:f665d2cc3467f6993230d77ea9df47f199a175e79fe33efcefa362ddd893c328"},{"path":"schemas/nervous-privacy.schema.json","sha256":"sha256:4d2ec4e8b6a1b4862d2c284a1ba10d6a1b116524b14b1150f03a3fa4c387077a"},{"path":"schemas/pytest-owner-lifecycle-broker-receipt-v1.schema.json","sha256":"sha256:e4e6bc8ad28647b226c6d0a6782569b5af1d88b3f13af3de08391fb798a9be7e"},{"path":"schemas/pytest-owner-lifecycle-census-evidence-v1.schema.json","sha256":"sha256:f478bcd030ae0d0427ecc82b4685624bd6a02f9753cca96e02c02a941d11908a"},{"path":"schemas/pytest-owner-lifecycle-census-request-v1.schema.json","sha256":"sha256:994498d9c65c31063ae9bc825e6c7a022b23b6aaa862a7f2e4de3382927fd745"},{"path":"schemas/storage-candidate-claim.schema.json","sha256":"sha256:7c19f90f82dda93dad46ad672837002d62ab83031f1483097a754868d9927650"},{"path":"schemas/storage-candidate-manifest.schema.json","sha256":"sha256:6fd2bcfa9d8c636ce046fe06b7e11ba8bc02332e8b36fbade15f97340cfee4e0"},{"path":"schemas/storage-candidates.schema.json","sha256":"sha256:00b579f91945e2b99a6697cfecf1836c860f08f57dcbad363b7ab05ee2413bae"},{"path":"schemas/storage-policy.schema.json","sha256":"sha256:3cfbb83faaef8ff73191e86a0c6f351ac360743fd2e1a7d5359b4262e5d5f2b9"},{"path":"schemas/typing-policy.schema.json","sha256":"sha256:dbdb5901df7f56f9a7a709cc9c732f0f5f0e7e3a0cfcd05b0d8ba1a1677ad8e7"},{"path":"scripts/generate_contract_abi_signatures.py","sha256":"sha256:945638e9296b53aa78a663d8bf34ce089fedafc120345ef8324a7cf5f31ca7ec"},{"path":"scripts/generate_scaffold_index.py","sha256":"sha256:7e13fb2f39559e859500bbae9fdf9d7dc7dea5b71f46aca7ad964939a286d632"},{"path":"scripts/validators/AGENTS.md","sha256":"sha256:8f732c8f2d39dac3010b446e069abf9035aaccf506b6484973f7af9d2911f0da"},{"path":"scripts/validators/README.md","sha256":"sha256:911edabac85ba609520433a08652e49167ecf3cbfb469dbfd51e7969499153b3"},{"path":"scripts/validators/_common.py","sha256":"sha256:e6fe0178d5ba0cb30d87cb27a6ec22245f3d2b6a877d8f9b52fed14d6b4a5119"},{"path":"scripts/validators/artifact_bundle_roundtrip.py","sha256":"sha256:2ba970faa169b815dd04c0f53f578e3be1b10b7a26ae3d93c66d40d4d9a6ef26"},{"path":"scripts/validators/artifact_signature_policy.py","sha256":"sha256:531a6ee776e931c460402370b251b879120d38f8450c4a835fe11c1705167722"},{"path":"scripts/validators/bootstrap_contract.py","sha256":"sha256:6138fb01d8982275653d693a6f24cb6a4771b7c9d27683198e633a4fc6bc8462"},{"path":"scripts/validators/first_run_installed_projection.py","sha256":"sha256:76fc3da5c785845a567b3a16d93b763eb08b172954848dbff0980e0276fe8f0b"},{"path":"scripts/validators/manifest_integrity.py","sha256":"sha256:57be59a821f3f4207fc430b67b89de8b942ae2531a421421c2e810b6bb61ffec"},{"path":"scripts/validators/mechanics_topology.py","sha256":"sha256:29c1dee889941c075b7fca19ab13c3540bd288a85bf9156db0d310dce75d83a6"},{"path":"scripts/validators/path_policy.py","sha256":"sha256:bca525123cfa21f05a065a2945411b6e06bd1f0cb6db9a092ede41459fe30bde"},{"path":"scripts/validators/public_boundary.py","sha256":"sha256:f8f10ae110a2fc649787235fae726cd173762c323b0d1a074ca6598b373fc04a"},{"path":"scripts/validators/release_artifact_policy.py","sha256":"sha256:67f16a88a228db226a2de897fdc0856b0b4ecda6bd3c36d478a320beb300c8c2"},{"path":"scripts/validators/repo_topology.py","sha256":"sha256:aabf714f5411c1dbcb23fc2da785346060854b2a84bf15b2b23d43a9ad9b4ecd"},{"path":"scripts/validators/schema_integrity.py","sha256":"sha256:6c28cafd2a930d32bcd870ccb0e57466168ce8822136e0a2f066adccd1e2d6fd"},{"path":"scripts/validators/source_install_runtime_parity.py","sha256":"sha256:609675e39e454794233819a1ec91520c7ab69feb4de1944ff105411851eb55ef"},{"path":"scripts/validators/typing_nervous_policy.py","sha256":"sha256:3c61c742bab8b1f0e152f4391f7a1fe942c9f88c060ffdcfb6b90fb38de1165f"},{"path":"scripts/validators/typing_nervous_refresh_logic.py","sha256":"sha256:ab780a6478b17e6145a6f0ff4a895562445ef0313320ebe05e1aac5b8784a2d2"},{"path":"skills/AGENTS.md","sha256":"sha256:60cefbe419233e34fffbb78d43f19778f2b80df29cc856ebd7c54abc77c1d7f1"},{"path":"skills/README.md","sha256":"sha256:0ab20f2ea9dbaa2ba2a01bde60719254102aa50a0a3e196f9394eb1067db3ad7"},{"path":"skills/os-abyss-artifact-trust-loop/SKILL.md","sha256":"sha256:31f0582ac053aed6eb79e4047f04389995a138f3419575fd3ebf8986fbf76ad7"},{"path":"skills/os-abyss-artifact-trust-loop/agents/openai.yaml","sha256":"sha256:9ad6a04a3edb907dc792b809d18d318de1e96b7a72f814e2358c17a674884ac0"},{"path":"skills/os-abyss-artifact-trust-loop/references/contract.yaml","sha256":"sha256:fc9c9b331c581874b5f963e4c86e495d4953e48d862d8aade5a1fa660c7b89df"},{"path":"skills/os-abyss-artifact-trust-loop/references/trust-loop.md","sha256":"sha256:ede69cf0be5e3fa2f72572a83774aae31522957b445c39d1a09acb4a21dca446"},{"path":"skills/port.manifest.json","sha256":"sha256:6fcea5d92fe75f08ac5bdbc643770e9dc5421cbe74df89b15ff57df917611dee"},{"path":"src/abyss_machine/__init__.py","sha256":"sha256:554bc200d23d1fa43ffda74bd2e2b6e4ab508d27b766add159388f37fb51b6bd"},{"path":"src/abyss_machine/active_organ_contracts.py","sha256":"sha256:b916299f328a1fa979b1b07be074a8b1ca6ef112249f73a0220af58492529499"},{"path":"src/abyss_machine/ai_cpu_routing.py","sha256":"sha256:d1df319afc78ae43a38d763c68bc0b8efb127cb99951bea0e2c2fa0c01325c4d"},{"path":"src/abyss_machine/ai_runtime_adapters.py","sha256":"sha256:6f464797588aad72f2ccced091e38d6ecc96026e92082abf5d438a30bb94f344"},{"path":"src/abyss_machine/ai_runtime_contracts.py","sha256":"sha256:15cbe25b233c0996f2423763b24cb027a40c3e6c48f348813151daa97b17b3fa"},{"path":"src/abyss_machine/ai_tts_adapters.py","sha256":"sha256:d93928c43ac9e61f3cbd3e30e6f194240249060148cbe73078399b7e962a937d"},{"path":"src/abyss_machine/ai_tts_contracts.py","sha256":"sha256:4194f00b8248fa79d5c4b5a9e5508a9e397141de39978c52e25b6caf39b1f6ec"},{"path":"src/abyss_machine/aoa_session_memory_storage_runner.py","sha256":"sha256:696d15791ed40befe6fc87e5a33b1904d63a359b69a962cb47af41fc82479f81"},{"path":"src/abyss_machine/artifact_bundles.py","sha256":"sha256:5f2e8202c6545beda9c342b2b6eb5b41f60d824c6d13b24f50c69bd4db3650e6"},{"path":"src/abyss_machine/change_recovery.py","sha256":"sha256:735c364f9b7afdd70f9afee43abe041b6a1ccc0f764a9f3292d871d8bf512b41"},{"path":"src/abyss_machine/changes_contracts.py","sha256":"sha256:f6bb011aa1d7bbfcfee0472f87ea7c8e62cd403d13404f7faad43021b3674048"},{"path":"src/abyss_machine/cli.py","sha256":"sha256:f4f8314904ab668308d1e4a98ca399afd0d953bda2de55bc3be4458ac8bc413f"},{"path":"src/abyss_machine/code_intelligence_adapters.py","sha256":"sha256:71cd0c502e7815323c832cb9932257d0fcdead7fbadf1c49efb58d358e3f839c"},{"path":"src/abyss_machine/code_intelligence_adjacent_provider.py","sha256":"sha256:042ed651005ae92eac18e516bc456864a192b8d8fc1b6e05c2a1c9f5a9af2abd"},{"path":"src/abyss_machine/code_intelligence_contracts.py","sha256":"sha256:5374511c0642cd3594a8be81014be78bb4b6cbbb26df3624633e1c7d1d8aec22"},{"path":"src/abyss_machine/code_intelligence_gate.py","sha256":"sha256:1b381fb6b109f2e060d86bbd2c552cf66d73cf81adc2f074ad6c3d3cc34e6260"},{"path":"src/abyss_machine/code_intelligence_node_provider.py","sha256":"sha256:fbb12d6cc7d0f4a5b9100609acc6f2b4bbb8c6bcfc2156207133ed52adb9c079"},{"path":"src/abyss_machine/code_intelligence_provider.py","sha256":"sha256:3420fa22cd5d98ff870fafbbc002c4135dcc0724291dfeedf6793b1e683c15db"},{"path":"src/abyss_machine/codex_storage_lifecycle.py","sha256":"sha256:e63b2db1320c5715b946c325cc107b739c55f364c5693cebeb16b1b3e1c89ac6"},{"path":"src/abyss_machine/context_contracts.py","sha256":"sha256:f4c09e804840568ba4312fd8a00662f07aa94232b9cb0be01de3e1719c1ebd2e"},{"path":"src/abyss_machine/cooling_adapters.py","sha256":"sha256:20ebd7f0226e531e24f81be8023753e98f87efef9f891e04e352802bd3690e2e"},{"path":"src/abyss_machine/cooling_contracts.py","sha256":"sha256:00c000732cdb8813e02f31c63a4ee5aeb12e1f8c76dd6b9f7b9d0bb60b5f6009"},{"path":"src/abyss_machine/dictation_contracts.py","sha256":"sha256:34b00aeb26f3c729a3f4746943e9726ad80ea015aea7bb24743b3c3c3e0745ac"},{"path":"src/abyss_machine/dictation_docs_adapters.py","sha256":"sha256:8735140a868f97a87269d1bc80df0028fa889afa4d65f5b0ffbecd0d4c44c46b"},{"path":"src/abyss_machine/dictation_execution_adapters.py","sha256":"sha256:3606affaffb1e27c82b01e45c2410430c777a40808c5eba1d6245d775660ad03"},{"path":"src/abyss_machine/dictation_lock_adapters.py","sha256":"sha256:0d9d8c107ad458d921ee1baac9b348e137b4eaea9e4f643ccd130347cf51f555"},{"path":"src/abyss_machine/dictation_notifications_adapters.py","sha256":"sha256:0f329e282fe6824f54e74948bea0e80d2e56e587d89ffd88b886c2b9244e385a"},{"path":"src/abyss_machine/dictation_postprocess_adapters.py","sha256":"sha256:3c2ca764ed9f7ea10bf5be7b9d28df628362bdb34a6ef52ccc62b98a5d07f6da"},{"path":"src/abyss_machine/dictation_profile_adapters.py","sha256":"sha256:55a6853bd356f2bbe0992e2f125df2a108c3aae78d13f92065c5c50130716d82"},{"path":"src/abyss_machine/dictation_replacements_adapters.py","sha256":"sha256:091f6353050e9f31ae4084c5925d742a83852c61a12b609ec276b3a3ff85e731"},{"path":"src/abyss_machine/dictation_runtime_adapters.py","sha256":"sha256:0b89c65854196bfbad8861f44195c2b6fa296d438fafb53c8d2d914779b78e20"},{"path":"src/abyss_machine/dictation_status_adapters.py","sha256":"sha256:bf59bb333be6fbde54b88a9baaf7c7e15395fd552c1adcbf28535dc602692e12"},{"path":"src/abyss_machine/dictation_validation_adapters.py","sha256":"sha256:529612d0024860832bf69dec38f1e2959898cb3b43bac6ba398ca0bfffff9d31"},{"path":"src/abyss_machine/docs_contracts.py","sha256":"sha256:1d4eac754d4099f6ef13290cd6de917c0c95b8db1239560c5626a90033a81b76"},{"path":"src/abyss_machine/doctor_adapters.py","sha256":"sha256:1d241fd7548e44124172a48734d4a41ef840ddc2d354bc1fca4e4a77d673edbe"},{"path":"src/abyss_machine/doctor_contracts.py","sha256":"sha256:bf2e48e8aaec8298d196f89c67da0a26348195e21abf287e898b41db8407980e"},{"path":"src/abyss_machine/host_lifecycle_parity.py","sha256":"sha256:14c7c0fb637660e216cbe0f4921b71f1c85b0804d667c8e88f20df3422bf376a"},{"path":"src/abyss_machine/http_adapters.py","sha256":"sha256:562d6e71e021486c7f43eb356474561d025700b091254380752730165531748e"},{"path":"src/abyss_machine/kag_artifacts.py","sha256":"sha256:d4569e7622b4b173a16675751d479c57e29e59c19bf8cd9629d11c4053b7a3d6"},{"path":"src/abyss_machine/memory_adapters.py","sha256":"sha256:1b6643414b45f8dcba908762286485f5c9ca0af3dd70aed5f91fd0ac12a4cbc1"},{"path":"src/abyss_machine/memory_contracts.py","sha256":"sha256:430682c7962190d80bb0b559b7edfafaae07871b7c9177493bf8fd14f4e73460"},{"path":"src/abyss_machine/mode_adapters.py","sha256":"sha256:ef113156d7e39d1638810ece9e7fe0542aabd447bb6129407c72657a53f28633"},{"path":"src/abyss_machine/mode_contracts.py","sha256":"sha256:e9c98200d9b4384a14e1f9f367f202a3467064e7d2fac91616d4a2c260335ca1"},{"path":"src/abyss_machine/nervous_brief.py","sha256":"sha256:e9c77031ae85817f001d568b8f444c041e40df16fb7b061e9b1ff27a4fa6340c"},{"path":"src/abyss_machine/nervous_browser_content_adapters.py","sha256":"sha256:65ba4e4382320607991ce3a33f38e07d670c9580ef6ff5e58dfc30203878158a"},{"path":"src/abyss_machine/nervous_capture_adapters.py","sha256":"sha256:31da2a6b36b4c74394bece792b7d165f6eef1b476d6f278bd98390ecad99b41e"},{"path":"src/abyss_machine/nervous_clipboard_adapters.py","sha256":"sha256:6985eaf82298514ffdeedfd1f5a8cefa46c53e628098daf5c1f85992f7f62fe8"},{"path":"src/abyss_machine/nervous_events.py","sha256":"sha256:2ad8e66e6f364d443df31f6c207e9e6aba0c6c4ed61e0728b38ff06175cb166d"},{"path":"src/abyss_machine/nervous_events_adapters.py","sha256":"sha256:3daf3ac8645d52369ef717954dc1064d9fa70746b8ae5ef443331bed21a1c1c5"},{"path":"src/abyss_machine/nervous_index.py","sha256":"sha256:f6e516af3c141c33d4c4deabee9f14b1a272d8eb64c4425421f4410d3f3c0203"},{"path":"src/abyss_machine/nervous_index_adapters.py","sha256":"sha256:c3b632198d755bef53999dcb3bf30dbdf69dac722ecc28681f4a53a7e2d3c042"},{"path":"src/abyss_machine/nervous_privacy.py","sha256":"sha256:1465d37a1399750c800554e6dcfd7817778b2bf21abf1161d39d3d3363bc93f2"},{"path":"src/abyss_machine/nervous_privacy_adapters.py","sha256":"sha256:76fc7731d183c7d8ca587458ef7d7f5ee24704c7d6516a823f3fb273e64f6ec2"},{"path":"src/abyss_machine/nervous_quality.py","sha256":"sha256:6617367501db5d039d1c0bf2bf0b3a05bfa1af7b1861a9e01b1718de09dc919a"},{"path":"src/abyss_machine/nervous_quality_adapters.py","sha256":"sha256:8c190c42c2868861eec38ba690023edd679d80ef4555f661435b19215c61a2da"},{"path":"src/abyss_machine/nervous_recall.py","sha256":"sha256:7c1085bd7d05c392ad960931ffe3c0f5f84487de640c18f60fbc09e01a1ceea1"},{"path":"src/abyss_machine/nervous_redaction.py","sha256":"sha256:d0af048de733e46b5dece77e173beebf6d3002fcd899167238e1fbaac8786fe6"},{"path":"src/abyss_machine/nervous_rerank.py","sha256":"sha256:0563ba708cb2ac55843f7e81617cf658f73a603092e4fbef733decf0bcc99973"},{"path":"src/abyss_machine/nervous_rerank_adapters.py","sha256":"sha256:d17f32f55f63b0bcfbd624e59dfdbbb0f7520818e6758d65b6cdd01bdfb03a3a"},{"path":"src/abyss_machine/nervous_retention.py","sha256":"sha256:0a1ccdf83a422293a83597e7d2d17c8db86b10c3266cb714dd34d4aada00bab0"},{"path":"src/abyss_machine/nervous_retention_adapters.py","sha256":"sha256:d560ef9b407c64a96ee002c27e4fd5d8b7861cde9faa4c90023f59bc66964a18"},{"path":"src/abyss_machine/nervous_retrieval_adapters.py","sha256":"sha256:a364b8acf6fb6a6a8604d4969b2bafd2543a0a321ea9b89613214e831ddf05a5"},{"path":"src/abyss_machine/nervous_screenshot.py","sha256":"sha256:41f3d51085e275e70cca0410fc25979d2c50391637d7efd58a4a0f6f002dd1f2"},{"path":"src/abyss_machine/nervous_screenshot_adapters.py","sha256":"sha256:76d2c8df7bcc1f7aa9504c2842d5b911ed4648f57d36491887d68ddb87a648be"},{"path":"src/abyss_machine/nervous_semantic.py","sha256":"sha256:798b5fc376a86738dfa085b12509cbe85fe39058d34589baf0ce6510bbea8ff3"},{"path":"src/abyss_machine/nervous_semantic_adapters.py","sha256":"sha256:2780d298ccb66dbd42e1a4c3acd4e09fdaff838d1caee0eeff94c3578ed59120"},{"path":"src/abyss_machine/nervous_source_adapters.py","sha256":"sha256:1fb6eb72ec630463b64785854743d06b3d03d863b4ad0fbdffcce0c5ec4243d5"},{"path":"src/abyss_machine/nervous_sources.py","sha256":"sha256:ee088849b5fb66228eec5c4decdf751b19fd100c35c68db5be039677d5f6d513"},{"path":"src/abyss_machine/nervous_status_adapters.py","sha256":"sha256:8c24abb3c9cef41d0a098c4a41b6c94bc8516a6768b754d675d8287ee2b00dd0"},{"path":"src/abyss_machine/nervous_synthesis.py","sha256":"sha256:df967f11d14f750cb2b79653c79ee169c8855e4645cacc50efbfd7f413089d6e"},{"path":"src/abyss_machine/nervous_synthesis_adapters.py","sha256":"sha256:3d922763bcedf2141080a856bde74e7d1eeec586a90fa003cc57a3c93c6a932c"},{"path":"src/abyss_machine/observability_contracts.py","sha256":"sha256:0527eb12d0b855b3897661d376f386179908dd5236281a4215f68400e3ad3193"},{"path":"src/abyss_machine/owner_census_broker.py","sha256":"sha256:ad14525a1509f6f479ab984109b04115b2b18575007e129d27489d3c22146056"},{"path":"src/abyss_machine/path_policy.py","sha256":"sha256:d3d176d38ed0a7ec0d3a553e95273f0a12fad4c1490ed5ee96af8084a930c28b"},{"path":"src/abyss_machine/process_adapters.py","sha256":"sha256:b50ec1bc4d246297e4d80e4364604c50470c503afb49a8eda491eba3f6e80042"},{"path":"src/abyss_machine/process_contracts.py","sha256":"sha256:14c1e84ec37a2bff9519c1020e26f141d372fe408267f042ee56f80d7f3a32fe"},{"path":"src/abyss_machine/resource_adapters.py","sha256":"sha256:fea7589a1250d964642d9e075b28de059ea6a758f52683cb0e915e1c0e41a364"},{"path":"src/abyss_machine/resource_admission_adapters.py","sha256":"sha256:94f3a822e1db90ff07ebf840c20691591f1a55647689fe7cd99f59aad491b933"},{"path":"src/abyss_machine/resource_admission_server.py","sha256":"sha256:89daf8f6826b7f92c94062661a2b7e6f9d67cd4eeaf82e1f0024a59a5bb0216e"},{"path":"src/abyss_machine/resource_codex_hook.py","sha256":"sha256:cb15bf4bbbe8001434c012c8ae5aa7f51f5034a67f6f682c6ba2739634e29602"},{"path":"src/abyss_machine/resource_planning.py","sha256":"sha256:51186ecf495eab8bc32da807ab18de3920db07ae66f425299f58500c9dff8e60"},{"path":"src/abyss_machine/resource_pressure_coordinator.py","sha256":"sha256:ce422aacbb9bc75e8bad2f44abf5bbef9c28d7dc0f6f66de88e2f0dcdc0571e5"},{"path":"src/abyss_machine/resource_relief_adapters.py","sha256":"sha256:834334c6d4e3eb1b305d5931cdfb8ec4824859deda55dfc71b1e6a912d888ef7"},{"path":"src/abyss_machine/resource_runner.py","sha256":"sha256:19fd4b1dda16f504c5daffa8b6c04e69c98cdad6e5d800c0e15ea920d0fb35a6"},{"path":"src/abyss_machine/runtime_evidence_contracts.py","sha256":"sha256:d06789b14eae77387cc9574d0f79baa6268fc8a68b80db04797f827390f74314"},{"path":"src/abyss_machine/self_awareness_activation_contracts.py","sha256":"sha256:ec139224d27fe581a3c934d98ed4d33ab8dfd6925c6903bb677a8d0ce5ce9c91"},{"path":"src/abyss_machine/self_awareness_activation_smoke_contracts.py","sha256":"sha256:a38535caed759ad295bb2d9782c85930f6600bda9dd367d78f8f7750395f207a"},{"path":"src/abyss_machine/self_awareness_adapters.py","sha256":"sha256:ed640b0945d1b5643cac90e0b2729473e3b1ac1ad68bc09d95afa1ff273ff98d"},{"path":"src/abyss_machine/self_awareness_alert_contracts.py","sha256":"sha256:4e1fabccd2f59f1802978ba2f458f0f96c409de2bd3285c68fe18b57f5ef25ab"},{"path":"src/abyss_machine/self_awareness_autolink_contracts.py","sha256":"sha256:76bc15af2e869ade90f53595034fe69cff087faa672d345f5e19ef4ad985d8bc"},{"path":"src/abyss_machine/self_awareness_body_trace_contracts.py","sha256":"sha256:b03caf79fd473695bac14a20afa982b844b5ec3188fd4784b79cf01ace0616e1"},{"path":"src/abyss_machine/self_awareness_brief_contracts.py","sha256":"sha256:69aa52364b5d2f2639bff2fedcffea45f15eaff3dfb84d29077a4757e01ba092"},{"path":"src/abyss_machine/self_awareness_causal_overlay_contracts.py","sha256":"sha256:41eaffdefa6838215ac89ab678ca96d2f0d2da756cbcabd3773ba3a8917d4262"},{"path":"src/abyss_machine/self_awareness_causal_readmodel_contracts.py","sha256":"sha256:d36d402d8a8b61f615e36c58c0e5048128e038a2e343100d1f56e126cc6a8ae3"},{"path":"src/abyss_machine/self_awareness_cognitive_contracts.py","sha256":"sha256:b8e32f1662ef1e266d70ded9a4a0995b389e9fc6eaa257d3e075b4ed17acb4b7"},{"path":"src/abyss_machine/self_awareness_completion_contracts.py","sha256":"sha256:45d332695bf4a9d4d699a8d93ca847a0144038cb4a0d454719d73f6345207968"},{"path":"src/abyss_machine/self_awareness_completion_document_contracts.py","sha256":"sha256:be7b5d8eb8474bc4668f81f16703be7b04498ebf2cccc6d5e206e4f2b543dd9f"},{"path":"src/abyss_machine/self_awareness_completion_graph_contracts.py","sha256":"sha256:caf13067b04d4cea5806cf7e36459c590e90a09bc8451ab62991f1b2eb97cb9e"},{"path":"src/abyss_machine/self_awareness_contracts.py","sha256":"sha256:94ee35250ea7a91de180dfc9e37baf245a274da9844a8a3d818fb6cd535c4786"},{"path":"src/abyss_machine/self_awareness_coverage_contracts.py","sha256":"sha256:7bf93d4fa8324dedc4330ce6fd859c830c4a32ff2f387b82f66bd693488c9a01"},{"path":"src/abyss_machine/self_awareness_cycle_proof_contracts.py","sha256":"sha256:c2def2d3b028439108adbd95ba0728f90f16dd68c9ee7db6a99c97f233e0e38d"},{"path":"src/abyss_machine/self_awareness_entity_context_contracts.py","sha256":"sha256:98e50d06bbfe4b5515522c62b9abbe436427575bab8b58e23b5f9b93f4284858"},{"path":"src/abyss_machine/self_awareness_export_handoff_contracts.py","sha256":"sha256:2db396bf999bdefbdc733fc522f13ab3e42d9039a62d8168b387d45d303a2dd5"},{"path":"src/abyss_machine/self_awareness_failure_matrix_contracts.py","sha256":"sha256:bc3a129be5a088ba46b7ea6926b5d914c70af87949320a60475aec0b92dbcb25"},{"path":"src/abyss_machine/self_awareness_lineage_contracts.py","sha256":"sha256:e3b90567e270832241c07634b68a0c3d62983d40db2effb70662a37ecd375711"},{"path":"src/abyss_machine/self_awareness_query_correlation_contracts.py","sha256":"sha256:63e6d66c0e6ac1495d6bc7291724453aac94f30a239e2baa22f2b82c16783fc4"},{"path":"src/abyss_machine/self_awareness_requirement_contracts.py","sha256":"sha256:4e867999b7cb3aaf028a91192b1b02036b49800d628be6253fc594d1b6beccd5"},{"path":"src/abyss_machine/self_awareness_resident_cognitive_contracts.py","sha256":"sha256:54305cea1100558b155298d7d55a95c2a3f56c078558052a094bae957bea254c"},{"path":"src/abyss_machine/self_awareness_resident_worker_contracts.py","sha256":"sha256:2355fe36360039da8e0269ba9a99916e4dbeba264e0c2927ad089b0951bab080"},{"path":"src/abyss_machine/self_awareness_response_contracts.py","sha256":"sha256:487264e38ad4e7f030ef6cb0bf1ef2644fcba29932e99091ebe7463cbacba376"},{"path":"src/abyss_machine/self_awareness_stack_closure_contracts.py","sha256":"sha256:b59954c4cc1320269993945d8d14822738fa33bd91d2f08a82b25c3f10b60265"},{"path":"src/abyss_machine/self_awareness_stack_probe_adapters.py","sha256":"sha256:f8a4216796eab18b166fcbce2c7b1076e7795816e55a506489b464b870b029d4"},{"path":"src/abyss_machine/self_awareness_trace_context_contracts.py","sha256":"sha256:70c95f31903ade220b1ad9e8bd2d4b8b7beba4a7f8fca651d2dbd7b2480514a1"},{"path":"src/abyss_machine/self_awareness_validation_contracts.py","sha256":"sha256:5b7da05d50b7c6c543015063f3d6afbd5bd068a846e68e9027048811a5c35115"},{"path":"src/abyss_machine/stack_bridge_contracts.py","sha256":"sha256:ccb9270143a92bda1df76cffcd16ff9b4666414085c514cac375dacfb452acec"},{"path":"src/abyss_machine/storage_adapters.py","sha256":"sha256:3f38c844179911df19621b92291f3b685c26303d661f6d2b5fad2da972729984"},{"path":"src/abyss_machine/storage_candidate_adapters.py","sha256":"sha256:3080e2a9d0c7fb1cecba3d461b4a0fa245a666797f622e27157896090c3f1ae0"},{"path":"src/abyss_machine/storage_candidate_contracts.py","sha256":"sha256:6f81f5c47d0ff7b63682b61ba81870274b278483c6601ef9903459dad4582ef6"},{"path":"src/abyss_machine/storage_capacity.py","sha256":"sha256:5bee0ec98c64969c155b0ad05f4c4517a32bcd176455d90a026c4eda6332d09b"},{"path":"src/abyss_machine/storage_contracts.py","sha256":"sha256:2f8219f2025aeb4950dd6a43698da1c2453ac74df1da337e07a6c9696cca8404"},{"path":"src/abyss_machine/storage_forecast.py","sha256":"sha256:ed76f7a3c574846dfe3cc9ffca8c80cb37d3822d2169102bfff4f0c5a7a3a57c"},{"path":"src/abyss_machine/storage_lifecycle_adapters.py","sha256":"sha256:8b424eaebf8c13f85a1be77908a31e25c5cb74c50dcd07e9082265a757b6a32c"},{"path":"src/abyss_machine/storage_lifecycle_contracts.py","sha256":"sha256:1557323369ffe0320d6a9e8455a26cc8e336a81694877ab77884aefbbdf2a1ea"},{"path":"src/abyss_machine/storage_process_probe.py","sha256":"sha256:3870576ecce3770d505330ebc08f219973a78bc39f69ad09b1231ac1ea398f6c"},{"path":"src/abyss_machine/storage_reservations.py","sha256":"sha256:014bb3b0138d98edc83c4b158b27264f5c298794673c626dcaa5c11b5718387c"},{"path":"src/abyss_machine/topology_contracts.py","sha256":"sha256:524f680624f0426969c89e7f00c7b07a3fae459de97e2b7885315d18c897e3e4"},{"path":"src/abyss_machine/typing_atspi_adapters.py","sha256":"sha256:9f04c7443296b869ba49a3c3473454852793cd2bdae092fb6524c0e36495a410"},{"path":"src/abyss_machine/typing_browser_adapters.py","sha256":"sha256:92c7be67302fa0477a4b7d1ec142323757dd57e81878ed58cc06094ff19207b0"},{"path":"src/abyss_machine/typing_capture_contracts.py","sha256":"sha256:5ca334ad4117e6899cbc7c59ba6db5603db8023c680e218bbd6dd478facb5c6d"},{"path":"src/abyss_machine/typing_codex_semantics.py","sha256":"sha256:632a61e2b91046b1777ba6037dd55a567838a3312b53d0104e8a0f89ded7c064"},{"path":"src/abyss_machine/typing_editor_adapters.py","sha256":"sha256:2c5c3abf4f2674aba21b161f904fb5dba4eb67f46084a62b114afd3a0d8132fb"},{"path":"src/abyss_machine/typing_nervous_adapters.py","sha256":"sha256:122ed12058e51408053c8a08d7c159dc71737d97f4b1b5968d0c58d53428d658"},{"path":"src/abyss_machine/typing_nervous_policy.py","sha256":"sha256:3480ff3807129444c4a1ab8daee0b9c7097a4bb2693a2a21326077d80cecc00b"},{"path":"src/abyss_machine/typing_nervous_refresh.py","sha256":"sha256:f33b5a42708f6538185bf029faeb3ee533c232086680b932a37d2e896766e332"},{"path":"src/abyss_machine/typing_saved_text_adapters.py","sha256":"sha256:521b4b8aa048bd3b11b7bcae7d9656015887f720d259f8f2c0164cc06efb1899"},{"path":"src/abyss_machine/typing_shell_adapters.py","sha256":"sha256:177cddcb40edd0d7960f7efd701dcfb82c028fc4f01012eb558d6dba90b470c3"},{"path":"src/abyss_machine/validation_contracts.py","sha256":"sha256:cbe1280c8bf29fdd425f57a03a3331759f6e4c55f16a7caefd9419b4b6ab8f2a"},{"path":"stats/AGENTS.md","sha256":"sha256:17f1425b707f0da88390535dd7f76dd3a6bf5bfcda274a9e4764c4200f92d0ab"},{"path":"stats/README.md","sha256":"sha256:9dc6de59d45a4b3dc71a3c20f7626b629cf92b08bf95ad9313d4a8205a0488cd"},{"path":"stats/VALIDATION.md","sha256":"sha256:fa1ea6ba8aa0867fb6bab57708026ec3ce2dda4b8262a409a290a31a24dd6028"},{"path":"stats/port.manifest.json","sha256":"sha256:d9ff79d99da38ea489ee4459b7b894ab5b9631147aa26559bbecde6ede105040"},{"path":"tests/public_smoke/test_active_organ_host_contracts.py","sha256":"sha256:f48cc07d3f4b134862d5a0ef73efda7376f647f01be8ae3f3e707571bbce1f82"},{"path":"tests/public_smoke/test_ai_cpu_routing_contract.py","sha256":"sha256:789e173790f8b9643d035c60cb9045233c720d481c59594879dace6eb1db1543"},{"path":"tests/public_smoke/test_ai_runtime_adapters.py","sha256":"sha256:bb1425084a09cd6710b94f4ec6e9ee8e87adb1a687a608845807c2ff86a3fc27"},{"path":"tests/public_smoke/test_ai_runtime_contracts.py","sha256":"sha256:0f6376b44f74b7ba8bb8140ff6e0fc9ac0ec96612cd9a3225a4e7df1db246446"},{"path":"tests/public_smoke/test_ai_tts_adapters.py","sha256":"sha256:b7dbc1729322b41a1db7a7aea5611c2007946012b64f558b817c014999f31a37"},{"path":"tests/public_smoke/test_ai_tts_contracts.py","sha256":"sha256:1e3c5b69be1b342a6eb46c5851b4173d66744166e2a3c29c10c2dda3d7177985"},{"path":"tests/public_smoke/test_aoa_session_memory_storage_runner.py","sha256":"sha256:487853dff493256ff596414aa2bfff48adcec6dd7a31ae0751696edc4d4c0a18"},{"path":"tests/public_smoke/test_artifact_bundle_verifier.py","sha256":"sha256:89af2a7acda6e8c8d673f078836952b594dd74a0b47ba5a43073af98837a157f"},{"path":"tests/public_smoke/test_artifact_identity_policy.py","sha256":"sha256:ec7269dca39204a51c8e4e89a040ba492a6494849475f0e2ffdafc95966dcb92"},{"path":"tests/public_smoke/test_artifact_trust_tools_python.py","sha256":"sha256:82f6105c5d34a1bad088a3f564404668ea6aab5282b0c603168becc7c395e2a9"},{"path":"tests/public_smoke/test_bootstrap.py","sha256":"sha256:33ddde37399bbea39ab5ed52de976a0f62e57838b2b3e5ffd5bd78903e818f20"},{"path":"tests/public_smoke/test_changes_contracts.py","sha256":"sha256:1ada58909bd30866c84c937bf11d97ca0e591822936cf5a6b645b24eac333142"},{"path":"tests/public_smoke/test_cli_direct_script_fallback.py","sha256":"sha256:645b069817014d3f290c5b270c6ee8ac30539dfc8a47aa8cc5bf593db7752e9b"},{"path":"tests/public_smoke/test_code_intelligence_adjacent_provider.py","sha256":"sha256:02684f24de824fe539a4b884a0af40f88a112d6b1742a00d27cfda69a5f6c267"},{"path":"tests/public_smoke/test_code_intelligence_contracts.py","sha256":"sha256:366692b3745090efc848cd888d0e9e7dd1b8b0e211713afcf6118d7b525c1863"},{"path":"tests/public_smoke/test_code_intelligence_gate.py","sha256":"sha256:72e9db46cd392238586ce67cd2e4dee71d14adfa451f87e4faabe2f300debdc7"},{"path":"tests/public_smoke/test_code_intelligence_node_provider.py","sha256":"sha256:60df0c403001bb5e243f736e93302bbe562016fbaaf47b8a2d271d1a11a8b1d9"},{"path":"tests/public_smoke/test_code_intelligence_provider.py","sha256":"sha256:f02ab114fc311aa1cff0325ed36c10166086a3ecd7082f106e28deeda062e712"},{"path":"tests/public_smoke/test_codex_storage_lifecycle.py","sha256":"sha256:4003366296c11dcbd90f71308ef1865648f9ec97b1753ca93a39ccbe924f95cb"},{"path":"tests/public_smoke/test_context_contracts.py","sha256":"sha256:4ce275825d3caa97cb0e02044286aec887a78645fdce457de98e70dfbafd89f6"},{"path":"tests/public_smoke/test_cooling_adapters.py","sha256":"sha256:771e1c78e385c81a0049f3a78c3cdcc1e06849a82319ca9bf7c412547f696086"},{"path":"tests/public_smoke/test_cooling_contracts.py","sha256":"sha256:66012e9ba3d0de775b2b1ab8f73d19016937a173418fbe51b2db5250926115c1"},{"path":"tests/public_smoke/test_dictation_contracts.py","sha256":"sha256:6185159a6c76cd7176ece54151095c201783c42f810a8f0ac268888a7718718e"},{"path":"tests/public_smoke/test_dictation_docs_adapters.py","sha256":"sha256:10f234d9f025e02a619c0ca66b13aabbc6024c8cf29ecc7625fd3575d6711d1c"},{"path":"tests/public_smoke/test_dictation_execution_adapters.py","sha256":"sha256:c4defbb415f26bce3e5d17055a206fffa9370db4a8f042d505513c6ec3593ce0"},{"path":"tests/public_smoke/test_dictation_lock_adapters.py","sha256":"sha256:42bb9e0ee98ca8e85b4b1e63a3b81fd5f9ba688146e6cb078019994099e212b7"},{"path":"tests/public_smoke/test_dictation_notifications_adapters.py","sha256":"sha256:207b5ae33c85c5ac83fa018951a0606ef1989da15e524df80137b27be2c421c0"},{"path":"tests/public_smoke/test_dictation_postprocess_adapters.py","sha256":"sha256:e3c9b0d5c511abc3f2b62e37a8f8435632cc3861b49096b360a9f05f7101dd09"},{"path":"tests/public_smoke/test_dictation_profile_adapters.py","sha256":"sha256:f1780be491e1ce15d7d6b92ccffa5c7f8585eb31cb4061a83479926c7493e59d"},{"path":"tests/public_smoke/test_dictation_replacements_adapters.py","sha256":"sha256:67ae2eb574709789bb86d43bd2e0b0a77424f8e95d1dad58972339e4955d3c72"},{"path":"tests/public_smoke/test_dictation_runtime_adapters.py","sha256":"sha256:ccb74f8ce763bf671ddb7be01099f9668aae7e9fc6dc854d5096317b52d28bed"},{"path":"tests/public_smoke/test_dictation_status_adapters.py","sha256":"sha256:532e2632c89733117317747359864f775224648743298a15e7ebecf5ac50cb90"},{"path":"tests/public_smoke/test_dictation_validation_adapters.py","sha256":"sha256:d2e93792d49c10cadb0ebc334a805f5950f33546f41673772b8d7f2eb7adb877"},{"path":"tests/public_smoke/test_docs_agents_mesh_boundary.py","sha256":"sha256:4d92c156290534d28d246dda31c9de61d0448fac0ea1c92bd85127d8981f05f8"},{"path":"tests/public_smoke/test_docs_contracts.py","sha256":"sha256:ef6480a4a407c8018b0be334e7c60fd1824dda3ef9b4593bce2581c8d2020994"},{"path":"tests/public_smoke/test_doctor_adapters.py","sha256":"sha256:6c0f9f0c796d7d34dec717517e81eb0a3e82828538704efc67bdde8eb42091a1"},{"path":"tests/public_smoke/test_doctor_contracts.py","sha256":"sha256:e970a491a5e57c976dcf161430342614996123e9ddda390c6cf7afa9f7774a23"},{"path":"tests/public_smoke/test_first_run_installed_projection.py","sha256":"sha256:c2ff9868e48ed536ec90bced1bc9915a42adf68ab6f1bc2719ab85d4ff91d0f4"},{"path":"tests/public_smoke/test_github_artifact_production_evidence_workflow.py","sha256":"sha256:c6b99ac588d737b5bcd214e572d2028511c44ba32262ee7c299c2a910afa70de"},{"path":"tests/public_smoke/test_host_contract_test_runner.py","sha256":"sha256:47c8375ef43ce10611f41208adeb36fd31fd89fcd175bf99f1f76bcbe8c9e8ed"},{"path":"tests/public_smoke/test_host_lifecycle_parity.py","sha256":"sha256:6f840b56c3dda86bd2c6452f9b8ab9b3d2e83ae25a34a09a8b5c431da07e2fb9"},{"path":"tests/public_smoke/test_http_adapters.py","sha256":"sha256:d8297043b1f93818a0ffa4bec5648d566ea9ff3273788aebbb5d8a9ed2d19747"},{"path":"tests/public_smoke/test_kag_artifact_trust.py","sha256":"sha256:da110ca37ac88810e7a551e7ed82986af8bfb49f85b57e398a480f56e6c9def2"},{"path":"tests/public_smoke/test_memory_adapters.py","sha256":"sha256:32373cd4d458c848ae14695bc82e9b712be65367b4c2846cecffa894a35d8c65"},{"path":"tests/public_smoke/test_memory_contracts.py","sha256":"sha256:98370f24b2f39f3a5d1a9af953df33707a188c9ff6ecc64769be3af6f227ed0a"},{"path":"tests/public_smoke/test_mode_adapters.py","sha256":"sha256:f63da01935cb627e6d7708b613a188f54340157a7ec01d924e58cd6df601c802"},{"path":"tests/public_smoke/test_mode_contracts.py","sha256":"sha256:d0ebe1ed278c953f018748a6f88918296d33d3f125d0e6a9bfe81368df903c73"},{"path":"tests/public_smoke/test_nervous_brief_contract.py","sha256":"sha256:bde03efb88602c9e60223d8cb57d983ca180f39f5e4c2c4f5a5ecd9b97365779"},{"path":"tests/public_smoke/test_nervous_browser_content_adapters.py","sha256":"sha256:ffa8f54c651ded7f0cd7e8d7f33e9ac5a741968fe3a8436bcadf03b4a34a142b"},{"path":"tests/public_smoke/test_nervous_capture_adapters.py","sha256":"sha256:0cc0b1f238da48c9ab35037f1e7f898813cdfffa922d99c0c0a2f1c240769513"},{"path":"tests/public_smoke/test_nervous_clipboard_adapters.py","sha256":"sha256:33f42fc4eeb61b9fee9cc5a0a1984c71a260d21bf677b146c04e436c9a318164"},{"path":"tests/public_smoke/test_nervous_events_adapters.py","sha256":"sha256:81292e400c979cc105fafd5cb6adf57c3e67730f9250cb8719853a5127b758da"},{"path":"tests/public_smoke/test_nervous_events_contract.py","sha256":"sha256:ceebea2c426d3a89bdc37b5fadd96ef06df850709c3f6a43682cded7efcec83a"},{"path":"tests/public_smoke/test_nervous_index_adapters.py","sha256":"sha256:76ec851780f8f82e2b8b70ff2be1078e510cf3bc9afa55bc46b6e9f1d9c9f13b"},{"path":"tests/public_smoke/test_nervous_index_contract.py","sha256":"sha256:f2dcdab89b4d807f5c82812162ba669a48141d507406d01de945bff4a6de3f68"},{"path":"tests/public_smoke/test_nervous_pipeline_dag_benchmark.py","sha256":"sha256:faf99d0570444f9beb0976ccefef58c1e57be24ea8ded5c9a9fdd5ff41d6c408"},{"path":"tests/public_smoke/test_nervous_privacy_adapters.py","sha256":"sha256:b91b40adc9fb4d6e260283eb09831cc7312a4903262257c70b10992a9d356337"},{"path":"tests/public_smoke/test_nervous_privacy_contract.py","sha256":"sha256:b861e6b046020530b570d292d870c81c884997580a2f9c156971a144c005e7a4"},{"path":"tests/public_smoke/test_nervous_quality_adapters.py","sha256":"sha256:27ff8d313441b4821dcbfa236f665962c8018aa3ddf956f9bc22a6aa1ead116c"},{"path":"tests/public_smoke/test_nervous_quality_contract.py","sha256":"sha256:2b922a9bad6e394c77bc8bae512bf58428301c5e0dd6234dbba905426e025649"},{"path":"tests/public_smoke/test_nervous_recall_contract.py","sha256":"sha256:f5d2646ca0df1d4421588941cf2777e9cdb69f1f27b0f484d5c27db0a711cea7"},{"path":"tests/public_smoke/test_nervous_redaction_contract.py","sha256":"sha256:17deb309dea939e8b9477f89f6fe46af3d01eab5b5d97daa1b73f2eabd75e7f3"},{"path":"tests/public_smoke/test_nervous_rerank_adapters.py","sha256":"sha256:871b144666ef61b86d5ce4c4d0a10230354a890e4a95080873c97c624fb7a1c7"},{"path":"tests/public_smoke/test_nervous_rerank_contract.py","sha256":"sha256:b71155ac0f893abe9329fae5936206b41a7c359d417927cba05cdfd540e0d8d1"},{"path":"tests/public_smoke/test_nervous_retention_adapters.py","sha256":"sha256:ac7f1db0ce500c096b7cee9df402a653b7951b8e358152992c600c8071f2037c"},{"path":"tests/public_smoke/test_nervous_retention_contract.py","sha256":"sha256:0e2492fed09db9a4ec716dc17ce91be0584e8385c0c7d1c875025ad626bb99ad"},{"path":"tests/public_smoke/test_nervous_retrieval_adapters.py","sha256":"sha256:368fed007adf1126e910e79c9c73860e9d289385bc9cfb18562d2b3ee7b87d79"},{"path":"tests/public_smoke/test_nervous_screenshot_adapters.py","sha256":"sha256:3ad3428cd4da12acc5a06a39c7d7a26c11e63ecf4942b42360aac47be160482a"},{"path":"tests/public_smoke/test_nervous_screenshot_contract.py","sha256":"sha256:735594e5c2004cb1636ce96462f6af576d4993f61a47f751c987f6311c757735"},{"path":"tests/public_smoke/test_nervous_semantic_adapters.py","sha256":"sha256:f7409a05766c965b3084efb95959fb1d35899e78b50f2dc873dfd93a7449481a"},{"path":"tests/public_smoke/test_nervous_semantic_contract.py","sha256":"sha256:dad37d086cb36b433eccb7d54be4075defd9c5c672948e5a22f23055f6a38b9d"},{"path":"tests/public_smoke/test_nervous_source_adapters.py","sha256":"sha256:8086ca9ddabd06e87901095979b57eafa673bb4912d05300a5cd01146207bd8c"},{"path":"tests/public_smoke/test_nervous_sources_contract.py","sha256":"sha256:54142b78187b8e207eb192527b021777bb1b3d6e6cccdabb716e50d16b2642dc"},{"path":"tests/public_smoke/test_nervous_sqlite_delta_benchmark.py","sha256":"sha256:5fa00b49ca8d35a3d14dda72bfe6df5998c9159985c34f413935e5fbfef65fc2"},{"path":"tests/public_smoke/test_nervous_status_adapters.py","sha256":"sha256:f56906d712653fe64f124c63749d650c5d035b07fd0d786b1454ce20a321dd3a"},{"path":"tests/public_smoke/test_nervous_synthesis_adapters.py","sha256":"sha256:e7a5359d9698fee07265d73b310c797d98c2ec294d6e18ef67b60953ce8a18fb"},{"path":"tests/public_smoke/test_nervous_synthesis_contract.py","sha256":"sha256:b0016b7f36f1f9bba99f91ad1615715c00ad2f5f4098353eb82238feec3a9da6"},{"path":"tests/public_smoke/test_observability_contracts.py","sha256":"sha256:a879ae3704e773bc150f0140b3d0646bb29214ee82d5023d31ae2d05ebc9d13c"},{"path":"tests/public_smoke/test_owner_census_broker.py","sha256":"sha256:1aa0bd17a9140a7fac33f5d5096096487347eb68adbbe6f9d2198165a957ccf8"},{"path":"tests/public_smoke/test_path_policy.py","sha256":"sha256:5ba025100053ee8e366936c70e0cc20f3da9ca102fcc3a6ae41f360fe6ef4a82"},{"path":"tests/public_smoke/test_process_adapters.py","sha256":"sha256:ec149f380a4275807d2328e8631eb7ff08e2f7afb3bc97ee6d270dcde6cb863a"},{"path":"tests/public_smoke/test_process_contracts.py","sha256":"sha256:860605f84a7f7833564f77d4a8dc4603c746448f531fa3842b70e536184f0cdf"},{"path":"tests/public_smoke/test_public_boundary.py","sha256":"sha256:f2a402ff5ddd7c9720078e4929f84ebfbda70d3f89fd3edb93a249cbf3cc29a7"},{"path":"tests/public_smoke/test_repo_scaffold.py","sha256":"sha256:5066cf090052a1ad528dace04836b6c31b44b11f7eaf69311b9e90fbac6c001e"},{"path":"tests/public_smoke/test_resource_adapters.py","sha256":"sha256:30fcfc98dbfeffea544057ad6df1bb6340092b380c0e9d96474be25eed59a710"},{"path":"tests/public_smoke/test_resource_admission_adapters.py","sha256":"sha256:1cb31a0eccbd829afca1c3915eeeb755f67b506f87ba913c82ffdd6bc69171c9"},{"path":"tests/public_smoke/test_resource_codex_hook.py","sha256":"sha256:94122b95cf3c0fa6b17f78499f2dab94a03b7ba416b6af70c2a6db79a50141d4"},{"path":"tests/public_smoke/test_resource_planning_contract.py","sha256":"sha256:87fc3bafeb5c5b116aabd1a8bdbb85321f3ba9f079994cadc6796878033e927c"},{"path":"tests/public_smoke/test_resource_pressure_coordinator.py","sha256":"sha256:0a2eed4d7bd802426ededdf2f5072a0d050608a533cc9f66601eb3d7f2dc3092"},{"path":"tests/public_smoke/test_resource_relief_adapters.py","sha256":"sha256:de54627f3d89fe265de1bc5283fb9c191e61ca679a56b5a7aca1a3bacef41a80"},{"path":"tests/public_smoke/test_resource_storage_reservations.py","sha256":"sha256:26a557d30e1d8d00691b08ce4429bf69e369ed7d7a706eec61d3abe5a12af9ba"},{"path":"tests/public_smoke/test_runtime_evidence_contracts.py","sha256":"sha256:fd61c7a21c852261210c9edeb65422432e013f957d271c9856d52ba7d6995c36"},{"path":"tests/public_smoke/test_self_awareness_activation_contracts.py","sha256":"sha256:8fda301e23b3976afa54803a2dcf430238d9bb1f3ec65c8573de991038a63402"},{"path":"tests/public_smoke/test_self_awareness_activation_smoke_contracts.py","sha256":"sha256:91503c8dd0a5aaba66d95e1d6aa70b2386e7857a967e34beaed66e31b0495961"},{"path":"tests/public_smoke/test_self_awareness_adapters.py","sha256":"sha256:5813b9688a3b1d635d6cacdc312a0e5379bd584210b00b189ba823d90b552442"},{"path":"tests/public_smoke/test_self_awareness_alert_contracts.py","sha256":"sha256:e3fa0dc759feac18762e7f1562a474ae05b02c45ab81d974ef18b537b2da9911"},{"path":"tests/public_smoke/test_self_awareness_autolink_contracts.py","sha256":"sha256:ef0678d1d4e196e35e1b2c0e00cafed7ba4e5c21e21de1a1e1977e41852058e2"},{"path":"tests/public_smoke/test_self_awareness_body_trace_contracts.py","sha256":"sha256:22ae00bb8b01e06accd012af1ff2607053a7c1cc69b247840f1bae73ca23d293"},{"path":"tests/public_smoke/test_self_awareness_brief_contracts.py","sha256":"sha256:6a97a13e0f5e0abf2dbc03b7bb13c9b0e6d3efd7d905ad2a73bd22a2df296201"},{"path":"tests/public_smoke/test_self_awareness_causal_overlay_contracts.py","sha256":"sha256:19c34bd4d0c247df0f69874ba08d36a89ed3493b6394d923a53d0adb788f167d"},{"path":"tests/public_smoke/test_self_awareness_causal_readmodel_contracts.py","sha256":"sha256:62c3124c1c1a1e5c7d6a5b80c154388fc5222dd51f0c068c779f8ad063a7e3a8"},{"path":"tests/public_smoke/test_self_awareness_cognitive_contracts.py","sha256":"sha256:657d862a4b737b64f32371d531a432047175ee4bcc43c9b7a3ed4a5cf191d389"},{"path":"tests/public_smoke/test_self_awareness_completion_adapter.py","sha256":"sha256:0873de49edc75284e19a3c431aaa807b20e4273b4ebb0b498cc5f74f3fc6b9da"},{"path":"tests/public_smoke/test_self_awareness_completion_contracts.py","sha256":"sha256:094ccdc4d1f8eb3d472617c0baf1f5689d9511f4f3237f078b21ce0d1837f596"},{"path":"tests/public_smoke/test_self_awareness_completion_document_contracts.py","sha256":"sha256:3c8389dc8e4a470ca69556ae2dca0d894d160fe3c19ff996a789bcff803bea52"},{"path":"tests/public_smoke/test_self_awareness_completion_graph_contracts.py","sha256":"sha256:01610f7dd2215fb9ea7ce5a4364d02f404a95f6f5ad4c826a04fa67bfcabd5f3"},{"path":"tests/public_smoke/test_self_awareness_contracts.py","sha256":"sha256:2f8c9ca79ad14e87d5298c80eacc22dce8716b0e6b9b0b10798e4f3bd81cfe75"},{"path":"tests/public_smoke/test_self_awareness_coverage_contracts.py","sha256":"sha256:4fabff27f0cd80f858b6f9c94a90a15e0e7104914b99771794c2ebf070040346"},{"path":"tests/public_smoke/test_self_awareness_cycle_proof_contracts.py","sha256":"sha256:691d1f30eff47c6c3cfec8857dda7b1638f9c7cf45bce04d2b5abc72c83791c5"},{"path":"tests/public_smoke/test_self_awareness_entity_context_contracts.py","sha256":"sha256:dd77b7e5e5d919063d8abf0d124d22961448a44925d4b529cdf003085fd17502"},{"path":"tests/public_smoke/test_self_awareness_export_handoff_contracts.py","sha256":"sha256:e375a371cd8e3e8d883d659fd50d76c9c154e35a21ac519ec2cea825953c6085"},{"path":"tests/public_smoke/test_self_awareness_failure_matrix_contracts.py","sha256":"sha256:5f279d7c5925590ddab8a7b2d1f41ce34af331dd40fe1da0861f327064ee13ec"},{"path":"tests/public_smoke/test_self_awareness_lineage_contracts.py","sha256":"sha256:2963f7bae45a0c349eb2d562421636f8a19b172cd78ff022b89d58a001b4bfdd"},{"path":"tests/public_smoke/test_self_awareness_query_correlation_contracts.py","sha256":"sha256:ea92161f8e926cdc283680eb5ff04c2c631e3d0dbf80e75359f826961e8fccbc"},{"path":"tests/public_smoke/test_self_awareness_requirement_contracts.py","sha256":"sha256:88eff8d67804d3339b99a59f2adbaa731d5aa068cf30b71a12d305ae93bed4d7"},{"path":"tests/public_smoke/test_self_awareness_resident_cognitive_contracts.py","sha256":"sha256:5d59bd76262a0d25a0f8b6111d13fa207f8d7a23959c0267580ab0e3ac38b56a"},{"path":"tests/public_smoke/test_self_awareness_resident_worker_contracts.py","sha256":"sha256:efd34201d2ce47c6cb13d8223d670e1d946c4d1988da65d8b707f999b23a1984"},{"path":"tests/public_smoke/test_self_awareness_response_contracts.py","sha256":"sha256:fd3e9c3d13daf62d22c93f58565828de5ef00f05debccd24a02d71908db2b2e3"},{"path":"tests/public_smoke/test_self_awareness_stack_closure_contracts.py","sha256":"sha256:ccfd5c3490a0b87001aaee864b435c69be6de82e82caf35fb9260f23e4c93aea"},{"path":"tests/public_smoke/test_self_awareness_stack_probe_adapters.py","sha256":"sha256:d3c7f54f474e71c1199864e653bc5cfad93785a4b3f83b74d64b038ed19ed96e"},{"path":"tests/public_smoke/test_self_awareness_trace_context_contracts.py","sha256":"sha256:e0390c1124d71efccf12add9819ff6ef43b31662794eba5843fa01fe3439e397"},{"path":"tests/public_smoke/test_self_awareness_validation_adapter.py","sha256":"sha256:97bbf57242b262f6c5a2473b74ee2277cbd8fc65e7cd896ccc5d4ce1d2cf4a53"},{"path":"tests/public_smoke/test_stack_bridge_contracts.py","sha256":"sha256:e416e3e9658b3c5c832cbccf0ce8d2c4eebf281e3cf250a2f2b8bd331b57cd58"},{"path":"tests/public_smoke/test_storage_adapters.py","sha256":"sha256:ce255301c6705c92c212934a943076a7172f5e69a1de212d75dca7ec8715a57f"},{"path":"tests/public_smoke/test_storage_candidate_adapters.py","sha256":"sha256:8c34339071e83ea03d90e3509bddbd8ffb7efa570cf49da93c8847db95d99788"},{"path":"tests/public_smoke/test_storage_candidate_contracts.py","sha256":"sha256:80cda96a5804cfc2255125b3376307e33b306afab6fc2efcf983a6c16957fefd"},{"path":"tests/public_smoke/test_storage_candidates_cli.py","sha256":"sha256:226dda4af96c98ff033b341b62417e0505f6450986973b4b3b1f583f86b4dae8"},{"path":"tests/public_smoke/test_storage_capacity.py","sha256":"sha256:8a1a7d24e046565d6b4dcbe0d1a31c75a82a1d89e6d7f1de6b1da4a36da60943"},{"path":"tests/public_smoke/test_storage_contracts.py","sha256":"sha256:afc9e414e50704154ed371b9bc682802ea034adc61e0e5bd9fc13957e17b8fc6"},{"path":"tests/public_smoke/test_storage_engine_repairs.py","sha256":"sha256:f0009365bb8d4273ce749fde27bd3cc7258f80d12b56f3e1c116052a218e8923"},{"path":"tests/public_smoke/test_storage_forecast.py","sha256":"sha256:34bc8b457185e6c2df7dcaeeabafc3a14c8ee0c1aa6dd5fd696b73a406766f01"},{"path":"tests/public_smoke/test_storage_lifecycle.py","sha256":"sha256:5924706c71e2bf44cc2a55456ed8f03babcf3f4520b0f38446387abbfdceea01"},{"path":"tests/public_smoke/test_storage_lifecycle_cli.py","sha256":"sha256:b4d036f0c00c2b79feb8909b41a08cf27d177e079ea7f43266cd460ec3814afd"},{"path":"tests/public_smoke/test_storage_process_probe.py","sha256":"sha256:13c508ba5852bd34b744cbb82b2175acbcf29db4b0ac25e4b3d261d548388b87"},{"path":"tests/public_smoke/test_storage_refresh_cadence.py","sha256":"sha256:5257b92b391124c2621c03bcc48cb2927b825c6aed171df6a017770a3cbc7c0b"},{"path":"tests/public_smoke/test_subsystem_validation_retention.py","sha256":"sha256:03f5f87bfa3f778d429880bfa1239f084e5bfbd1b275966e05c45d067b8df240"},{"path":"tests/public_smoke/test_topology_contracts.py","sha256":"sha256:6b2670d423278f1cce342465a7e8f75826058c23ef60c921326cfecdcd6e8675"},{"path":"tests/public_smoke/test_typing_atspi_adapters.py","sha256":"sha256:95b4a37557140f26f3dea46fbfa18bef8c77adb6c781f8a586eacc74112e8f2d"},{"path":"tests/public_smoke/test_typing_browser_adapters.py","sha256":"sha256:cb8ed726ccab4718c9a2b09b86e3c192facb46ba4d7b9c86b1ceb00e4485bc75"},{"path":"tests/public_smoke/test_typing_capture_contracts.py","sha256":"sha256:bf5b45f51fac52df28061a6942e8a72af8e8ce6b1e8bcb8ab1d3e9c8552bc90f"},{"path":"tests/public_smoke/test_typing_codex_semantics.py","sha256":"sha256:c8173428b53983057933293fcc9d2ee226eec00af226cdf41b4132c92ef12112"},{"path":"tests/public_smoke/test_typing_editor_adapters.py","sha256":"sha256:f79a6c5e6164c81975df6245b00d2383fbe0f1eeb3800971010f73177e442a34"},{"path":"tests/public_smoke/test_typing_nervous_adapters.py","sha256":"sha256:ec171cb0290d441ba5d0193ae0dee1e549a70ddac516547f40ff1f5691acd1c4"},{"path":"tests/public_smoke/test_typing_nervous_policy.py","sha256":"sha256:c964cd74b04681e3248802045b34394d22946600a9dc3fc89caf7273d3795696"},{"path":"tests/public_smoke/test_typing_nervous_refresh_logic.py","sha256":"sha256:d85aa0dee9d4360227e6a815575e913e932d0ff73f74e9d56586f92e743b059e"},{"path":"tests/public_smoke/test_typing_saved_text_adapters.py","sha256":"sha256:88832529fd5415e703a7261d162ee759e9386e5ed05ddfc00eac0dda14a5442d"},{"path":"tests/public_smoke/test_typing_shell_adapters.py","sha256":"sha256:a7f2746c5bfbdb033b14e6f60e1e422fd6d2aadadefad7266ee20c6512f860e0"},{"path":"tests/public_smoke/test_validation_contracts.py","sha256":"sha256:dc095e3255eb2555acf03d2bc4d42827bcb075c4249ad91ba3cd4382e15adb81"},{"path":"tests/public_smoke/test_validation_evidence_graph.py","sha256":"sha256:407464b9040c4e3ee70ed6012fdef085a34473f1eca7a13bc790b747677fa4c8"}],"source_paths":[".github","AGENTS.md","README.md","DESIGN.md","BOUNDARIES.md","SECURITY.md","docs/publication/PUBLICATION_BOUNDARY.md","docs/validation/validation_lanes.json","manifests","schemas","skills","stats","src/abyss_machine","scripts/generate_contract_abi_signatures.py","scripts/generate_scaffold_index.py","scripts/validators","tests/public_smoke"],"source_tree_hash":"sha256:30ec8c42e0c6ed8b975e042814f215e7281c9f4872f9deb1b0410487a94d70b9"},{"artifact_class":"bootstrap_install_bundle","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"bootstrap-install-seed","source_file_count":328,"source_files":[{"path":"config-templates/AGENTS.md","sha256":"sha256:1ff54ef42ab3e0cd90f639009fb5d7d5df000ece983526d1206f8557470d81ac"},{"path":"config-templates/README.md","sha256":"sha256:2a4d8e3461f603fee9fb652848b952ee556ccd08b10dffa3c161a4350086e313"},{"path":"config-templates/etc/abyss-machine/AGENTS.md","sha256":"sha256:83166ca8323b9d1a52a2bbe3e42a30bb25b8edab29485530586c3aae6578a3ce"},{"path":"config-templates/etc/abyss-machine/CHANGELOG.md","sha256":"sha256:83f9631c5ac9c45212647b6e205ef80dc8399bcbd050b258a9ef473e84c13c2d"},{"path":"config-templates/etc/abyss-machine/DESIGN.AGENTS.md","sha256":"sha256:1339466baf77fd3a3a7898c81ef4d1be59f45ca84c93bf1ecd473c814c394842"},{"path":"config-templates/etc/abyss-machine/DESIGN.md","sha256":"sha256:4dade254519d1ae2bafe15447697dff7b41f3c04cb4dfc03e760480db042f288"},{"path":"config-templates/etc/abyss-machine/DOCS.md","sha256":"sha256:0168f1ed1ad759b4d2fc21adbb9b948660f66907e4c204fcc07a41a2aa53f258"},{"path":"config-templates/etc/abyss-machine/MAPS.md","sha256":"sha256:eb1b0452da08cf3e0a1e3f99d3c948784710add4d6dc668ca8c80381514c0044"},{"path":"config-templates/etc/abyss-machine/ROADMAP.md","sha256":"sha256:80806efb7b4a7fdcb2846ebf843f6430139038d3dcedb27957f2a9185744901c"},{"path":"config-templates/etc/abyss-machine/SELF-AWARENESS.md","sha256":"sha256:8e4f62bbf4312d4e0f4ddb61f734441cdbb2a5c4207ef2f11a81f3810b971f4d"},{"path":"config-templates/etc/abyss-machine/STACK-BRIDGE.md","sha256":"sha256:8700cc5bbbdc80d159fada70591a3b4959d1368629901ea9033058f39cdeb4ca"},{"path":"config-templates/etc/abyss-machine/TOPOLOGY.md","sha256":"sha256:af47f470f723c9f15d3d969b23361a0d9ad362edab724b09aa3df3657394fb99"},{"path":"config-templates/etc/abyss-machine/VALIDATION.md","sha256":"sha256:d055f935bc59b7fad422c79bb2d8c473650c33ae52c46dd07f6276d3afccac20"},{"path":"config-templates/etc/abyss-machine/agents-mesh.json","sha256":"sha256:a439c9e2468248a15cdad4f7f168b27be0465a5c37c2c5b461224dea02fb86f0"},{"path":"config-templates/etc/abyss-machine/ai/AGENTS.md","sha256":"sha256:8fba4089732e2de7bc19a7650c05219e05650ae4bae036a077e9db36b5be16fd"},{"path":"config-templates/etc/abyss-machine/ai/VALIDATION.md","sha256":"sha256:cdb5564852d117034d9aba0003e41b47de4c38361923acf51d9c9ba371b80425"},{"path":"config-templates/etc/abyss-machine/ai/config.json","sha256":"sha256:dbe8ba8b45bc13f911e5f9ca072b1f2218b9485e7faa95b51290f6a764a6d901"},{"path":"config-templates/etc/abyss-machine/aoa-session-memory-storage.json","sha256":"sha256:593a41c02a1712add0e47d67cf3c795ddf9385f1f7e312a064cd3ac9fca4bb1b"},{"path":"config-templates/etc/abyss-machine/backup-policy.json","sha256":"sha256:1b8e142962f431780d3d8f554909a9140d0d5cd1a10a36444ac7462e103b51cb"},{"path":"config-templates/etc/abyss-machine/bridge.json","sha256":"sha256:64547c56d802d2cb5ddfbed17894ed93fa00c27125ef38eefacff4dae0d4e492"},{"path":"config-templates/etc/abyss-machine/code-intelligence.json","sha256":"sha256:58fa41413c27bfb869a89b1ce8bab8eeaa1b8d16b0ef8ed56c973bac37451c6c"},{"path":"config-templates/etc/abyss-machine/commands.md","sha256":"sha256:c80b9685b7e01019e4930e695d60fbd3733445005cc096460117f12f1c9aff19"},{"path":"config-templates/etc/abyss-machine/cooling/AGENTS.md","sha256":"sha256:e12dcc3e1bf90f1cccb245d250749a6d553810897ce05bc42a486c4738f5d69f"},{"path":"config-templates/etc/abyss-machine/cooling/VALIDATION.md","sha256":"sha256:7f1985c8c70350fd313cbaab368d52f6ebb5bedc307a98ee65135be2033d02b5"},{"path":"config-templates/etc/abyss-machine/cooling/config.json","sha256":"sha256:8a4702ed8fa7c92ac029c7edf279c3c0a317242671ab11d11c69ef8d1a5c0f02"},{"path":"config-templates/etc/abyss-machine/decisions/0001-roadmap-decisions-changelog-route.md","sha256":"sha256:b6d8f49df7c04dd7480f0985dcfaf0727ab4491ff9a8fc7f2fb9af4cd79fe5df"},{"path":"config-templates/etc/abyss-machine/decisions/0002-decision-index-route.md","sha256":"sha256:4f07e4ce9f4999bacaa916d8833604f25ef792b637aaf5d4f42c141518ab8e4f"},{"path":"config-templates/etc/abyss-machine/decisions/0003-host-agent-mesh-route.md","sha256":"sha256:38cd6e8052253ca5191341938e88243275e80f6645d2798d9db65f5a2f36b925"},{"path":"config-templates/etc/abyss-machine/decisions/0004-srv-large-root-design-route.md","sha256":"sha256:385db302ac5ab1685243a6101f0835bba7f1adf288752f7d1b7dcf583d43e804"},{"path":"config-templates/etc/abyss-machine/decisions/0005-zram-headroom-routing.md","sha256":"sha256:892e0683675c896d04a0d9e22e76908ff9daf334a09845d28f6dbdd890a445fe"},{"path":"config-templates/etc/abyss-machine/decisions/0006-doctor-self-maintenance-route.md","sha256":"sha256:b8454a2ba7b4b43a24e88a2f75a6cde7e8a10892b8e56081999226c6ee902ba9"},{"path":"config-templates/etc/abyss-machine/decisions/0007-os-abyss-heartbeat-reaction-response-chain.md","sha256":"sha256:8f59cf4e9c77807efcf08032370654f6b8d9a6b099dba856cf8720ca142d07ae"},{"path":"config-templates/etc/abyss-machine/decisions/0008-change-close-decision-review-gate.md","sha256":"sha256:f61fb5824fee78161b0354a3682cc9897c9bfd90cb541edb61d1c8c3f95a3941"},{"path":"config-templates/etc/abyss-machine/decisions/0009-decision-record-evolution-route.md","sha256":"sha256:208b59a9573a725fc749e186a6c1bba20b29433116f43b6ae92b4e79c2d53d21"},{"path":"config-templates/etc/abyss-machine/decisions/0010-typing-journal-preservation-route.md","sha256":"sha256:b838738890db4d61a8133af1d3dc7465c0914fbbbecd3f54856f5f2cbe991aaf"},{"path":"config-templates/etc/abyss-machine/decisions/0011-e2b-resident-selection-route.md","sha256":"sha256:1079034d4ae0337eeee5646294a22f1740e4e5d52a72a246dae2c41d0acdba99"},{"path":"config-templates/etc/abyss-machine/decisions/0012-causal-spine-bridge-route.md","sha256":"sha256:7e86618b3faac114d56f405b8812de0287fa011c12ff672badc362e56fc2e218"},{"path":"config-templates/etc/abyss-machine/decisions/0013-machine-atlas-maps-route.md","sha256":"sha256:c4734418e21d4787b0c073937dee162784dea4eeab03495493fe21e60b3c1155"},{"path":"config-templates/etc/abyss-machine/decisions/0014-machine-atlas-reader-profile-packets.md","sha256":"sha256:e1948cdf6320337ecd664d0452799de4c40f89ba81cedef6d9019832c697e859"},{"path":"config-templates/etc/abyss-machine/decisions/0015-machine-rag-trace-loop.md","sha256":"sha256:bf534bcd2e2e0dabfe2778204cd72179b20989086da42f921372fa0d6b5d0566"},{"path":"config-templates/etc/abyss-machine/decisions/0016-machine-context-refresh-automation.md","sha256":"sha256:ae8dfdb400b54da9d75b20ed5e4da277444e51a3fd6f520d19f24849e2dd304d"},{"path":"config-templates/etc/abyss-machine/decisions/0017-stack-observability-bridge-consumer.md","sha256":"sha256:8f85634ec940fbe2d875a02a4a0f2a3d9b8a9221d403c5496acf8d7ae9f758c9"},{"path":"config-templates/etc/abyss-machine/decisions/0018-self-awareness-observability-layer.md","sha256":"sha256:8cb4127a5f802f637ac2b9606649b59f35b03f70d5042781249755343d8b4101"},{"path":"config-templates/etc/abyss-machine/decisions/0019-self-awareness-full-stack-coverage.md","sha256":"sha256:85916deac6bb9b1f7d19d140dee37be3df054681a68eefec7b18d41a7ceb4db5"},{"path":"config-templates/etc/abyss-machine/decisions/0020-artifact-evidence-cleanup-route.md","sha256":"sha256:40ad8736c8213f03d837f58c6d99c6c0f200e913841b784b1a41326fd43865df"},{"path":"config-templates/etc/abyss-machine/decisions/0022-owner-native-memory-orchestration.md","sha256":"sha256:e0ff5fb044f22afffc84f73443cb7dfc1c42af56a05017b40fd8d07549ebb111"},{"path":"config-templates/etc/abyss-machine/decisions/0023-separate-release-trust-from-routing-owner-switch.md","sha256":"sha256:6451ab2d9345164d08db064e9557e61b9969de313c33e388ce0692adedc0a12f"},{"path":"config-templates/etc/abyss-machine/decisions/0024-admit-receipt-bound-sdk-routing-canonical-producer.md","sha256":"sha256:83bfa013bec13c30e2b33abafec13566cf5262f2f3986ce504fe0bd487bf861b"},{"path":"config-templates/etc/abyss-machine/decisions/0025-admit-external-actor-runtime-canaries.md","sha256":"sha256:81f79101994c63e04355be4c8e35a965247b8ad142e63e6f1e5c0157920ca2b7"},{"path":"config-templates/etc/abyss-machine/decisions/0026-promote-claim-evidence-validation-graph.md","sha256":"sha256:f9d6e79e5b442dee9809d033d1589ae5a3b6b23d7337a5ac764c0dd8b721a9f5"},{"path":"config-templates/etc/abyss-machine/decisions/0027-memory-work-remains-host-admitted-and-project-neutral.md","sha256":"sha256:4379edb203b7deac5664715248f22725d077a2d9ce641649a3602769faebcfdb"},{"path":"config-templates/etc/abyss-machine/decisions/0028-persistent-storage-candidate-lifecycle.md","sha256":"sha256:db2f7a38929ca864077ed03dd764db7b4754761d55e641337d2d86612f2ad55b"},{"path":"config-templates/etc/abyss-machine/decisions/0029-managed-workspace-thin-waist.md","sha256":"sha256:176e9959584c571aaf463d42ad5bacb397b91ef2ab57785cb4d213088cc99f0c"},{"path":"config-templates/etc/abyss-machine/decisions/AGENTS.md","sha256":"sha256:65bc79e5cda37f71e111e61e8195060d3dc02e3bf0b5b7403bbfb6017d37f0c8"},{"path":"config-templates/etc/abyss-machine/decisions/README.md","sha256":"sha256:f876683e9575057fd7380e42a63408c1fbb062ae700d4973bfd0c60c9c1d7cd4"},{"path":"config-templates/etc/abyss-machine/decisions/TEMPLATE.md","sha256":"sha256:abc5edb73ce1e09f9a3b1b30e7912a5197e6cded5809e7cb1a2e70943abe7080"},{"path":"config-templates/etc/abyss-machine/dictation/AGENTS.md","sha256":"sha256:8612633d9bfeede3c12b3b9463ccddb7c9f150f3dff2cd995d4eccf55a786b8b"},{"path":"config-templates/etc/abyss-machine/dictation/VALIDATION.md","sha256":"sha256:1a80728f150dae37aa6a737544b4ec41cf3c95c39ec5851fc847cb8e4beeacaa"},{"path":"config-templates/etc/abyss-machine/dictation/config.json","sha256":"sha256:91ca2a6168fa1303dc747efab359c567e55c125303993a255030b62564f857a0"},{"path":"config-templates/etc/abyss-machine/dictation/replacements.json","sha256":"sha256:5533a69f05d07ce77172d8056635e4b41655f24a9086a426063410f5bc4cb024"},{"path":"config-templates/etc/abyss-machine/doctor-policy.json","sha256":"sha256:e6b97df276b3f7492fdafd84489e0d511eac301d011e3a507f326e9004abd760"},{"path":"config-templates/etc/abyss-machine/hooks.d/AGENTS.md","sha256":"sha256:bb4714a67f75afef7cf4a3d3fcd9c0ff7153ad98c04fea999d88dbf19656e9f4"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_cache_cleanup.d/AGENTS.md","sha256":"sha256:dc951b2a27ebae9ce33bfc86f0737c318e1acbb001e554d6f2109238fef1d754"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_large_write.d/AGENTS.md","sha256":"sha256:a59bd54e3a39071fca6eb35dbb428f83af9c6bb086dbcdef7a6fc06eb4535dd6"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md","sha256":"sha256:8ec770270f3d14e5673ddbb0f7413928cdbb5603e79770dc357781a4e22d5816"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_runtime_create.d/AGENTS.md","sha256":"sha256:b3964cce7cd2493b2142a5e3a3cb028feffc11edd1a5da1286025d87ff8aee08"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_cache_cleanup.d/AGENTS.md","sha256":"sha256:19df47f3697bc505d5ce7f8da25d66b7843f459866c29957f584f4e635615547"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_large_write.d/AGENTS.md","sha256":"sha256:8ba7dc18eaa0bced9f13e1e473f8a2a31d7ccc736c24ced2d9a3aa80c76f89c2"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_podman_migration.d/AGENTS.md","sha256":"sha256:d75dc4b518ddc7d3a9ab6e389c008dde5a2c7839abe62ab2ec440787815d93f8"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_runtime_create.d/AGENTS.md","sha256":"sha256:940011de5ed23ca04c05d3f09e34e1c57aefaa82152c247d6072569a17cb7bee"},{"path":"config-templates/etc/abyss-machine/hooks.d/process_snapshot.d/AGENTS.md","sha256":"sha256:49931b4b8e74a7fb7215b769a49b3069bccb9db2bd52e4c55e40a51b69ca3e6a"},{"path":"config-templates/etc/abyss-machine/hooks.d/stack-bridge/AGENTS.md","sha256":"sha256:8964ecd952c6bbccea8466337237d42cc5beb53f298f665b962dbb745bc9be68"},{"path":"config-templates/etc/abyss-machine/maps-policy.json","sha256":"sha256:00c45a2fed37bfd608c072dfd4418e0730eade89bf23348d58f505a912d082e8"},{"path":"config-templates/etc/abyss-machine/memory-policy.json","sha256":"sha256:26ce7db7d41e34b7c0af6770efe3495b8039ef926fedc23bd7361492c9e794bc"},{"path":"config-templates/etc/abyss-machine/mode-policy.json","sha256":"sha256:c6d0822477984675cad7969f05836651c70ec59fdf97dea9b2c5e305650c48e8"},{"path":"config-templates/etc/abyss-machine/nervous/AGENTS.md","sha256":"sha256:e60b3bcfe6801c576e9fdd820c666aba543d48a6dd33dbe6514e37fe890d335a"},{"path":"config-templates/etc/abyss-machine/nervous/VALIDATION.md","sha256":"sha256:cc79f8cec4ed5a396c2c7607d739ce040d1bc103ead5b2237a4140d3cfd5cb98"},{"path":"config-templates/etc/abyss-machine/nervous/index.json","sha256":"sha256:2da7dd0fdb7510a364ee0f1264a6eb9733f752d807fbfd6bc4999ab1125f7c7c"},{"path":"config-templates/etc/abyss-machine/nervous/policy.json","sha256":"sha256:0232ef5e182ec99036afc4f964860386191002215c6fb49b04599ea4cf16958b"},{"path":"config-templates/etc/abyss-machine/nervous/privacy.json","sha256":"sha256:3ddf28ffca1567cd1f80b8aff13f85b4959eb1836d4e3be370d7c25579c97258"},{"path":"config-templates/etc/abyss-machine/nervous/sources.json","sha256":"sha256:c1173111d1cd28ececed23183c92dff1f5164f74dbbc2f81b0389307f7b5ed1f"},{"path":"config-templates/etc/abyss-machine/observability/AGENTS.md","sha256":"sha256:95913f33a5b0e475d92a5c05cb29878188f90d3409651d8afe5e85296b3a687b"},{"path":"config-templates/etc/abyss-machine/observability/VALIDATION.md","sha256":"sha256:9c2459e6fa0cd635f7abfc034931a08d37c50abd40654199193cac510b8bab9f"},{"path":"config-templates/etc/abyss-machine/observability/config.json","sha256":"sha256:3b240ba4882d0552e5e57c3006f072ce8c5bfd09d96c04246a71591ab228e614"},{"path":"config-templates/etc/abyss-machine/resource-policy.json","sha256":"sha256:b7c4807b02bf506e89e5d7fa284cff28605e505a866ea5331459785e4d12fe63"},{"path":"config-templates/etc/abyss-machine/stack-bridge.json","sha256":"sha256:a8e7e6938a605ee938f5d85c4b8f08436958e8e3c5040cafb2e7e412d4fa01e9"},{"path":"config-templates/etc/abyss-machine/storage-policy.env","sha256":"sha256:a22f2810edf4627107222cd93d72a04581d9d1e31bb49d0b7a4175e2bafd7030"},{"path":"config-templates/etc/abyss-machine/storage-policy.json","sha256":"sha256:8382346e3b6b7b67f2f0e7fa3665d65bd1dd4831ab2fd2483e9982a8dbfb53d5"},{"path":"config-templates/etc/abyss-machine/typing-policy.json","sha256":"sha256:ee10b7571bedad2f36b6ec0559422c5b6d3af4aa1da77986d6a6c5fa4ffdd281"},{"path":"env/.env.example","sha256":"sha256:60c1379115d92a429c0a92ea296f1d222ef7e2bfaeb4e40608a26572ce95375f"},{"path":"generated/AGENTS.md","sha256":"sha256:cdf9729f53f98ed09261f9b685988315f52353e0d4182cfd6f3cec862f7fbf81"},{"path":"generated/README.md","sha256":"sha256:37bdf899a9d592bb758f67b705ae2c34cc99414ee2b05f2737edb4ed7c0649a6"},{"path":"generated/scaffold_index.min.json","sha256":"sha256:07fe2394d65243aa2c30349fa8e7faacc054aa4e992e3c798a13a07370d6ad58"},{"path":"manifests/AGENTS.md","sha256":"sha256:26275e057ecc785fd0e3987a59975a9d9143611f0b6cb3c43493cf6c6c394caa"},{"path":"manifests/README.md","sha256":"sha256:1c57158610fb8f20082e57b55ba0dbf667906760f867ff5f8282933c6152711d"},{"path":"manifests/artifact_bundles/README.md","sha256":"sha256:83b2bc83da0cfe3f7106d38447d21f0d264395d0e10f13b2f7cccae1faaf43de"},{"path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","sha256":"sha256:b8d994a66bcbd845da303a9205f35fa7d4e8a45184e306ec4cb6e4add42b3419"},{"path":"manifests/artifact_bundles/ai_runtime_config_bundle.bundle.json","sha256":"sha256:bb1f7da1921f6c92a66d0843e78b504c34642b192fb520f8874574cb5d497db4"},{"path":"manifests/artifact_bundles/bootstrap_install_bundle.bundle.json","sha256":"sha256:fc26e0cd090764d6b6c82a7b10c24adaf07d70c68136537eb02c1a7a1e809b78"},{"path":"manifests/artifact_bundles/browser_extension_package.bundle.json","sha256":"sha256:ca17dab21cdf96ab3c9a7032f6a7713c9e4cee29cb4f99cce6e3420f29c91620"},{"path":"manifests/artifact_bundles/code_intelligence_provider.bundle.json","sha256":"sha256:51d3099c5229bbbd4f4981ae7153c69dce5ffbc381df34d82f9edec73377ee1e"},{"path":"manifests/artifact_bundles/cosign-local.signing-config.json","sha256":"sha256:e65f88212df6cdc44d8fe31bbb4430e94c55ca35ce18c16d71ce94ab4d92c393"},{"path":"manifests/artifact_bundles/cosign-local.trusted-root.json","sha256":"sha256:85d8a52e69dfb19d62bc99d8459be80c4ec372457e14b51c2a75fcf88610777d"},{"path":"manifests/artifact_bundles/host_local_evidence.sample.bundle.json","sha256":"sha256:0fdfe13ed1378d96681b313cd669457288632971b31c24ab12b0f4e3892563ce"},{"path":"manifests/artifact_bundles/kag_os_composition.bundle.json","sha256":"sha256:83bb8599b03e45ffed1819c5a78b48b279dee54bf62f3a6d50f49ca531d4cdf1"},{"path":"manifests/artifact_bundles/kag_owner_family_release.bundle.json","sha256":"sha256:a4a33a47e30f2b6536afb189acc3ab7a721bb5b2f1418340e47032844b91a461"},{"path":"manifests/artifact_bundles/public_media_export.bundle.json","sha256":"sha256:1517bfba6b7ac48a6d367b5cf1e8ce20aaa0f769d18e8c7287bda8014ec9e53b"},{"path":"manifests/artifact_bundles/public_source_seed.bundle.json","sha256":"sha256:e04e4ca864cdd529dc179d11eccbd7f7518362f0b6d123943ecbb5429e52e4cc"},{"path":"manifests/artifact_bundles/runtime_tools_bundle.bundle.json","sha256":"sha256:0fecfbdd7c677987cc1a2d2eafeddbe6e4eea7af66cf9c35f883beea00ea9a01"},{"path":"manifests/artifact_signature_policy.manifest.json","sha256":"sha256:b79dd04a9ac33bd3a4bc131e8a60eb7fc4928b4c8d9ed7a963750d702e0ae081"},{"path":"manifests/bootstrap_profiles.manifest.json","sha256":"sha256:2214d31fbd196b40859d7f1521d6defdd674340ff1dec5fb88e69eb6daaecc97"},{"path":"manifests/code_intelligence_adjacent_providers.lock.json","sha256":"sha256:5cdc0106a9c75e1dea1e7ac5d5f67d41c54da18e9ce26df1fed17e991f6ce6eb"},{"path":"manifests/code_intelligence_node_providers.lock.json","sha256":"sha256:812f816a95b8bab6490bdb879b3c1543aa27b12fcdbfbc657b9a6a3d987fa24a"},{"path":"manifests/codex-hooks/abyss-memory-admission.fragment.json","sha256":"sha256:7577a51f5836a1a11dccae8f61f4c17d40e708e2336b8f2ab8a22687bcda8e6f"},{"path":"manifests/public_boundary.manifest.json","sha256":"sha256:f29ed00867d08687ba3ea2fe25ef7fe1d9e146d1f6fde71c0667a4c293bacb3d"},{"path":"manifests/repo_scaffold.manifest.json","sha256":"sha256:5d71f06fc061d364ddb21c641002b9b8f8a5faef4a90edf9d44f041cd981f22e"},{"path":"manifests/schema_inventory.manifest.json","sha256":"sha256:ac966152a21265218268792044f35c097d8707f8e90de81b6281df6aa9cc2f2e"},{"path":"schemas/bootstrap-report.schema.json","sha256":"sha256:2b6b2ebd5eaa48c2aa150a2aa2c16471057270f11e67b2593fe0a1124e271c4e"},{"path":"scripts/abyss-machine-bootstrap","sha256":"sha256:d8501a6d737536280232806f042a60cf95a2f74a60f88be6ef41a7646cf23b75"},{"path":"src/abyss_machine/__init__.py","sha256":"sha256:554bc200d23d1fa43ffda74bd2e2b6e4ab508d27b766add159388f37fb51b6bd"},{"path":"src/abyss_machine/active_organ_contracts.py","sha256":"sha256:b916299f328a1fa979b1b07be074a8b1ca6ef112249f73a0220af58492529499"},{"path":"src/abyss_machine/ai_cpu_routing.py","sha256":"sha256:d1df319afc78ae43a38d763c68bc0b8efb127cb99951bea0e2c2fa0c01325c4d"},{"path":"src/abyss_machine/ai_runtime_adapters.py","sha256":"sha256:6f464797588aad72f2ccced091e38d6ecc96026e92082abf5d438a30bb94f344"},{"path":"src/abyss_machine/ai_runtime_contracts.py","sha256":"sha256:15cbe25b233c0996f2423763b24cb027a40c3e6c48f348813151daa97b17b3fa"},{"path":"src/abyss_machine/ai_tts_adapters.py","sha256":"sha256:d93928c43ac9e61f3cbd3e30e6f194240249060148cbe73078399b7e962a937d"},{"path":"src/abyss_machine/ai_tts_contracts.py","sha256":"sha256:4194f00b8248fa79d5c4b5a9e5508a9e397141de39978c52e25b6caf39b1f6ec"},{"path":"src/abyss_machine/aoa_session_memory_storage_runner.py","sha256":"sha256:696d15791ed40befe6fc87e5a33b1904d63a359b69a962cb47af41fc82479f81"},{"path":"src/abyss_machine/artifact_bundles.py","sha256":"sha256:5f2e8202c6545beda9c342b2b6eb5b41f60d824c6d13b24f50c69bd4db3650e6"},{"path":"src/abyss_machine/change_recovery.py","sha256":"sha256:735c364f9b7afdd70f9afee43abe041b6a1ccc0f764a9f3292d871d8bf512b41"},{"path":"src/abyss_machine/changes_contracts.py","sha256":"sha256:f6bb011aa1d7bbfcfee0472f87ea7c8e62cd403d13404f7faad43021b3674048"},{"path":"src/abyss_machine/cli.py","sha256":"sha256:f4f8314904ab668308d1e4a98ca399afd0d953bda2de55bc3be4458ac8bc413f"},{"path":"src/abyss_machine/code_intelligence_adapters.py","sha256":"sha256:71cd0c502e7815323c832cb9932257d0fcdead7fbadf1c49efb58d358e3f839c"},{"path":"src/abyss_machine/code_intelligence_adjacent_provider.py","sha256":"sha256:042ed651005ae92eac18e516bc456864a192b8d8fc1b6e05c2a1c9f5a9af2abd"},{"path":"src/abyss_machine/code_intelligence_contracts.py","sha256":"sha256:5374511c0642cd3594a8be81014be78bb4b6cbbb26df3624633e1c7d1d8aec22"},{"path":"src/abyss_machine/code_intelligence_gate.py","sha256":"sha256:1b381fb6b109f2e060d86bbd2c552cf66d73cf81adc2f074ad6c3d3cc34e6260"},{"path":"src/abyss_machine/code_intelligence_node_provider.py","sha256":"sha256:fbb12d6cc7d0f4a5b9100609acc6f2b4bbb8c6bcfc2156207133ed52adb9c079"},{"path":"src/abyss_machine/code_intelligence_provider.py","sha256":"sha256:3420fa22cd5d98ff870fafbbc002c4135dcc0724291dfeedf6793b1e683c15db"},{"path":"src/abyss_machine/codex_storage_lifecycle.py","sha256":"sha256:e63b2db1320c5715b946c325cc107b739c55f364c5693cebeb16b1b3e1c89ac6"},{"path":"src/abyss_machine/context_contracts.py","sha256":"sha256:f4c09e804840568ba4312fd8a00662f07aa94232b9cb0be01de3e1719c1ebd2e"},{"path":"src/abyss_machine/cooling_adapters.py","sha256":"sha256:20ebd7f0226e531e24f81be8023753e98f87efef9f891e04e352802bd3690e2e"},{"path":"src/abyss_machine/cooling_contracts.py","sha256":"sha256:00c000732cdb8813e02f31c63a4ee5aeb12e1f8c76dd6b9f7b9d0bb60b5f6009"},{"path":"src/abyss_machine/dictation_contracts.py","sha256":"sha256:34b00aeb26f3c729a3f4746943e9726ad80ea015aea7bb24743b3c3c3e0745ac"},{"path":"src/abyss_machine/dictation_docs_adapters.py","sha256":"sha256:8735140a868f97a87269d1bc80df0028fa889afa4d65f5b0ffbecd0d4c44c46b"},{"path":"src/abyss_machine/dictation_execution_adapters.py","sha256":"sha256:3606affaffb1e27c82b01e45c2410430c777a40808c5eba1d6245d775660ad03"},{"path":"src/abyss_machine/dictation_lock_adapters.py","sha256":"sha256:0d9d8c107ad458d921ee1baac9b348e137b4eaea9e4f643ccd130347cf51f555"},{"path":"src/abyss_machine/dictation_notifications_adapters.py","sha256":"sha256:0f329e282fe6824f54e74948bea0e80d2e56e587d89ffd88b886c2b9244e385a"},{"path":"src/abyss_machine/dictation_postprocess_adapters.py","sha256":"sha256:3c2ca764ed9f7ea10bf5be7b9d28df628362bdb34a6ef52ccc62b98a5d07f6da"},{"path":"src/abyss_machine/dictation_profile_adapters.py","sha256":"sha256:55a6853bd356f2bbe0992e2f125df2a108c3aae78d13f92065c5c50130716d82"},{"path":"src/abyss_machine/dictation_replacements_adapters.py","sha256":"sha256:091f6353050e9f31ae4084c5925d742a83852c61a12b609ec276b3a3ff85e731"},{"path":"src/abyss_machine/dictation_runtime_adapters.py","sha256":"sha256:0b89c65854196bfbad8861f44195c2b6fa296d438fafb53c8d2d914779b78e20"},{"path":"src/abyss_machine/dictation_status_adapters.py","sha256":"sha256:bf59bb333be6fbde54b88a9baaf7c7e15395fd552c1adcbf28535dc602692e12"},{"path":"src/abyss_machine/dictation_validation_adapters.py","sha256":"sha256:529612d0024860832bf69dec38f1e2959898cb3b43bac6ba398ca0bfffff9d31"},{"path":"src/abyss_machine/docs_contracts.py","sha256":"sha256:1d4eac754d4099f6ef13290cd6de917c0c95b8db1239560c5626a90033a81b76"},{"path":"src/abyss_machine/doctor_adapters.py","sha256":"sha256:1d241fd7548e44124172a48734d4a41ef840ddc2d354bc1fca4e4a77d673edbe"},{"path":"src/abyss_machine/doctor_contracts.py","sha256":"sha256:bf2e48e8aaec8298d196f89c67da0a26348195e21abf287e898b41db8407980e"},{"path":"src/abyss_machine/host_lifecycle_parity.py","sha256":"sha256:14c7c0fb637660e216cbe0f4921b71f1c85b0804d667c8e88f20df3422bf376a"},{"path":"src/abyss_machine/http_adapters.py","sha256":"sha256:562d6e71e021486c7f43eb356474561d025700b091254380752730165531748e"},{"path":"src/abyss_machine/kag_artifacts.py","sha256":"sha256:d4569e7622b4b173a16675751d479c57e29e59c19bf8cd9629d11c4053b7a3d6"},{"path":"src/abyss_machine/memory_adapters.py","sha256":"sha256:1b6643414b45f8dcba908762286485f5c9ca0af3dd70aed5f91fd0ac12a4cbc1"},{"path":"src/abyss_machine/memory_contracts.py","sha256":"sha256:430682c7962190d80bb0b559b7edfafaae07871b7c9177493bf8fd14f4e73460"},{"path":"src/abyss_machine/mode_adapters.py","sha256":"sha256:ef113156d7e39d1638810ece9e7fe0542aabd447bb6129407c72657a53f28633"},{"path":"src/abyss_machine/mode_contracts.py","sha256":"sha256:e9c98200d9b4384a14e1f9f367f202a3467064e7d2fac91616d4a2c260335ca1"},{"path":"src/abyss_machine/nervous_brief.py","sha256":"sha256:e9c77031ae85817f001d568b8f444c041e40df16fb7b061e9b1ff27a4fa6340c"},{"path":"src/abyss_machine/nervous_browser_content_adapters.py","sha256":"sha256:65ba4e4382320607991ce3a33f38e07d670c9580ef6ff5e58dfc30203878158a"},{"path":"src/abyss_machine/nervous_capture_adapters.py","sha256":"sha256:31da2a6b36b4c74394bece792b7d165f6eef1b476d6f278bd98390ecad99b41e"},{"path":"src/abyss_machine/nervous_clipboard_adapters.py","sha256":"sha256:6985eaf82298514ffdeedfd1f5a8cefa46c53e628098daf5c1f85992f7f62fe8"},{"path":"src/abyss_machine/nervous_events.py","sha256":"sha256:2ad8e66e6f364d443df31f6c207e9e6aba0c6c4ed61e0728b38ff06175cb166d"},{"path":"src/abyss_machine/nervous_events_adapters.py","sha256":"sha256:3daf3ac8645d52369ef717954dc1064d9fa70746b8ae5ef443331bed21a1c1c5"},{"path":"src/abyss_machine/nervous_index.py","sha256":"sha256:f6e516af3c141c33d4c4deabee9f14b1a272d8eb64c4425421f4410d3f3c0203"},{"path":"src/abyss_machine/nervous_index_adapters.py","sha256":"sha256:c3b632198d755bef53999dcb3bf30dbdf69dac722ecc28681f4a53a7e2d3c042"},{"path":"src/abyss_machine/nervous_privacy.py","sha256":"sha256:1465d37a1399750c800554e6dcfd7817778b2bf21abf1161d39d3d3363bc93f2"},{"path":"src/abyss_machine/nervous_privacy_adapters.py","sha256":"sha256:76fc7731d183c7d8ca587458ef7d7f5ee24704c7d6516a823f3fb273e64f6ec2"},{"path":"src/abyss_machine/nervous_quality.py","sha256":"sha256:6617367501db5d039d1c0bf2bf0b3a05bfa1af7b1861a9e01b1718de09dc919a"},{"path":"src/abyss_machine/nervous_quality_adapters.py","sha256":"sha256:8c190c42c2868861eec38ba690023edd679d80ef4555f661435b19215c61a2da"},{"path":"src/abyss_machine/nervous_recall.py","sha256":"sha256:7c1085bd7d05c392ad960931ffe3c0f5f84487de640c18f60fbc09e01a1ceea1"},{"path":"src/abyss_machine/nervous_redaction.py","sha256":"sha256:d0af048de733e46b5dece77e173beebf6d3002fcd899167238e1fbaac8786fe6"},{"path":"src/abyss_machine/nervous_rerank.py","sha256":"sha256:0563ba708cb2ac55843f7e81617cf658f73a603092e4fbef733decf0bcc99973"},{"path":"src/abyss_machine/nervous_rerank_adapters.py","sha256":"sha256:d17f32f55f63b0bcfbd624e59dfdbbb0f7520818e6758d65b6cdd01bdfb03a3a"},{"path":"src/abyss_machine/nervous_retention.py","sha256":"sha256:0a1ccdf83a422293a83597e7d2d17c8db86b10c3266cb714dd34d4aada00bab0"},{"path":"src/abyss_machine/nervous_retention_adapters.py","sha256":"sha256:d560ef9b407c64a96ee002c27e4fd5d8b7861cde9faa4c90023f59bc66964a18"},{"path":"src/abyss_machine/nervous_retrieval_adapters.py","sha256":"sha256:a364b8acf6fb6a6a8604d4969b2bafd2543a0a321ea9b89613214e831ddf05a5"},{"path":"src/abyss_machine/nervous_screenshot.py","sha256":"sha256:41f3d51085e275e70cca0410fc25979d2c50391637d7efd58a4a0f6f002dd1f2"},{"path":"src/abyss_machine/nervous_screenshot_adapters.py","sha256":"sha256:76d2c8df7bcc1f7aa9504c2842d5b911ed4648f57d36491887d68ddb87a648be"},{"path":"src/abyss_machine/nervous_semantic.py","sha256":"sha256:798b5fc376a86738dfa085b12509cbe85fe39058d34589baf0ce6510bbea8ff3"},{"path":"src/abyss_machine/nervous_semantic_adapters.py","sha256":"sha256:2780d298ccb66dbd42e1a4c3acd4e09fdaff838d1caee0eeff94c3578ed59120"},{"path":"src/abyss_machine/nervous_source_adapters.py","sha256":"sha256:1fb6eb72ec630463b64785854743d06b3d03d863b4ad0fbdffcce0c5ec4243d5"},{"path":"src/abyss_machine/nervous_sources.py","sha256":"sha256:ee088849b5fb66228eec5c4decdf751b19fd100c35c68db5be039677d5f6d513"},{"path":"src/abyss_machine/nervous_status_adapters.py","sha256":"sha256:8c24abb3c9cef41d0a098c4a41b6c94bc8516a6768b754d675d8287ee2b00dd0"},{"path":"src/abyss_machine/nervous_synthesis.py","sha256":"sha256:df967f11d14f750cb2b79653c79ee169c8855e4645cacc50efbfd7f413089d6e"},{"path":"src/abyss_machine/nervous_synthesis_adapters.py","sha256":"sha256:3d922763bcedf2141080a856bde74e7d1eeec586a90fa003cc57a3c93c6a932c"},{"path":"src/abyss_machine/observability_contracts.py","sha256":"sha256:0527eb12d0b855b3897661d376f386179908dd5236281a4215f68400e3ad3193"},{"path":"src/abyss_machine/owner_census_broker.py","sha256":"sha256:ad14525a1509f6f479ab984109b04115b2b18575007e129d27489d3c22146056"},{"path":"src/abyss_machine/path_policy.py","sha256":"sha256:d3d176d38ed0a7ec0d3a553e95273f0a12fad4c1490ed5ee96af8084a930c28b"},{"path":"src/abyss_machine/process_adapters.py","sha256":"sha256:b50ec1bc4d246297e4d80e4364604c50470c503afb49a8eda491eba3f6e80042"},{"path":"src/abyss_machine/process_contracts.py","sha256":"sha256:14c1e84ec37a2bff9519c1020e26f141d372fe408267f042ee56f80d7f3a32fe"},{"path":"src/abyss_machine/resource_adapters.py","sha256":"sha256:fea7589a1250d964642d9e075b28de059ea6a758f52683cb0e915e1c0e41a364"},{"path":"src/abyss_machine/resource_admission_adapters.py","sha256":"sha256:94f3a822e1db90ff07ebf840c20691591f1a55647689fe7cd99f59aad491b933"},{"path":"src/abyss_machine/resource_admission_server.py","sha256":"sha256:89daf8f6826b7f92c94062661a2b7e6f9d67cd4eeaf82e1f0024a59a5bb0216e"},{"path":"src/abyss_machine/resource_codex_hook.py","sha256":"sha256:cb15bf4bbbe8001434c012c8ae5aa7f51f5034a67f6f682c6ba2739634e29602"},{"path":"src/abyss_machine/resource_planning.py","sha256":"sha256:51186ecf495eab8bc32da807ab18de3920db07ae66f425299f58500c9dff8e60"},{"path":"src/abyss_machine/resource_pressure_coordinator.py","sha256":"sha256:ce422aacbb9bc75e8bad2f44abf5bbef9c28d7dc0f6f66de88e2f0dcdc0571e5"},{"path":"src/abyss_machine/resource_relief_adapters.py","sha256":"sha256:834334c6d4e3eb1b305d5931cdfb8ec4824859deda55dfc71b1e6a912d888ef7"},{"path":"src/abyss_machine/resource_runner.py","sha256":"sha256:19fd4b1dda16f504c5daffa8b6c04e69c98cdad6e5d800c0e15ea920d0fb35a6"},{"path":"src/abyss_machine/runtime_evidence_contracts.py","sha256":"sha256:d06789b14eae77387cc9574d0f79baa6268fc8a68b80db04797f827390f74314"},{"path":"src/abyss_machine/self_awareness_activation_contracts.py","sha256":"sha256:ec139224d27fe581a3c934d98ed4d33ab8dfd6925c6903bb677a8d0ce5ce9c91"},{"path":"src/abyss_machine/self_awareness_activation_smoke_contracts.py","sha256":"sha256:a38535caed759ad295bb2d9782c85930f6600bda9dd367d78f8f7750395f207a"},{"path":"src/abyss_machine/self_awareness_adapters.py","sha256":"sha256:ed640b0945d1b5643cac90e0b2729473e3b1ac1ad68bc09d95afa1ff273ff98d"},{"path":"src/abyss_machine/self_awareness_alert_contracts.py","sha256":"sha256:4e1fabccd2f59f1802978ba2f458f0f96c409de2bd3285c68fe18b57f5ef25ab"},{"path":"src/abyss_machine/self_awareness_autolink_contracts.py","sha256":"sha256:76bc15af2e869ade90f53595034fe69cff087faa672d345f5e19ef4ad985d8bc"},{"path":"src/abyss_machine/self_awareness_body_trace_contracts.py","sha256":"sha256:b03caf79fd473695bac14a20afa982b844b5ec3188fd4784b79cf01ace0616e1"},{"path":"src/abyss_machine/self_awareness_brief_contracts.py","sha256":"sha256:69aa52364b5d2f2639bff2fedcffea45f15eaff3dfb84d29077a4757e01ba092"},{"path":"src/abyss_machine/self_awareness_causal_overlay_contracts.py","sha256":"sha256:41eaffdefa6838215ac89ab678ca96d2f0d2da756cbcabd3773ba3a8917d4262"},{"path":"src/abyss_machine/self_awareness_causal_readmodel_contracts.py","sha256":"sha256:d36d402d8a8b61f615e36c58c0e5048128e038a2e343100d1f56e126cc6a8ae3"},{"path":"src/abyss_machine/self_awareness_cognitive_contracts.py","sha256":"sha256:b8e32f1662ef1e266d70ded9a4a0995b389e9fc6eaa257d3e075b4ed17acb4b7"},{"path":"src/abyss_machine/self_awareness_completion_contracts.py","sha256":"sha256:45d332695bf4a9d4d699a8d93ca847a0144038cb4a0d454719d73f6345207968"},{"path":"src/abyss_machine/self_awareness_completion_document_contracts.py","sha256":"sha256:be7b5d8eb8474bc4668f81f16703be7b04498ebf2cccc6d5e206e4f2b543dd9f"},{"path":"src/abyss_machine/self_awareness_completion_graph_contracts.py","sha256":"sha256:caf13067b04d4cea5806cf7e36459c590e90a09bc8451ab62991f1b2eb97cb9e"},{"path":"src/abyss_machine/self_awareness_contracts.py","sha256":"sha256:94ee35250ea7a91de180dfc9e37baf245a274da9844a8a3d818fb6cd535c4786"},{"path":"src/abyss_machine/self_awareness_coverage_contracts.py","sha256":"sha256:7bf93d4fa8324dedc4330ce6fd859c830c4a32ff2f387b82f66bd693488c9a01"},{"path":"src/abyss_machine/self_awareness_cycle_proof_contracts.py","sha256":"sha256:c2def2d3b028439108adbd95ba0728f90f16dd68c9ee7db6a99c97f233e0e38d"},{"path":"src/abyss_machine/self_awareness_entity_context_contracts.py","sha256":"sha256:98e50d06bbfe4b5515522c62b9abbe436427575bab8b58e23b5f9b93f4284858"},{"path":"src/abyss_machine/self_awareness_export_handoff_contracts.py","sha256":"sha256:2db396bf999bdefbdc733fc522f13ab3e42d9039a62d8168b387d45d303a2dd5"},{"path":"src/abyss_machine/self_awareness_failure_matrix_contracts.py","sha256":"sha256:bc3a129be5a088ba46b7ea6926b5d914c70af87949320a60475aec0b92dbcb25"},{"path":"src/abyss_machine/self_awareness_lineage_contracts.py","sha256":"sha256:e3b90567e270832241c07634b68a0c3d62983d40db2effb70662a37ecd375711"},{"path":"src/abyss_machine/self_awareness_query_correlation_contracts.py","sha256":"sha256:63e6d66c0e6ac1495d6bc7291724453aac94f30a239e2baa22f2b82c16783fc4"},{"path":"src/abyss_machine/self_awareness_requirement_contracts.py","sha256":"sha256:4e867999b7cb3aaf028a91192b1b02036b49800d628be6253fc594d1b6beccd5"},{"path":"src/abyss_machine/self_awareness_resident_cognitive_contracts.py","sha256":"sha256:54305cea1100558b155298d7d55a95c2a3f56c078558052a094bae957bea254c"},{"path":"src/abyss_machine/self_awareness_resident_worker_contracts.py","sha256":"sha256:2355fe36360039da8e0269ba9a99916e4dbeba264e0c2927ad089b0951bab080"},{"path":"src/abyss_machine/self_awareness_response_contracts.py","sha256":"sha256:487264e38ad4e7f030ef6cb0bf1ef2644fcba29932e99091ebe7463cbacba376"},{"path":"src/abyss_machine/self_awareness_stack_closure_contracts.py","sha256":"sha256:b59954c4cc1320269993945d8d14822738fa33bd91d2f08a82b25c3f10b60265"},{"path":"src/abyss_machine/self_awareness_stack_probe_adapters.py","sha256":"sha256:f8a4216796eab18b166fcbce2c7b1076e7795816e55a506489b464b870b029d4"},{"path":"src/abyss_machine/self_awareness_trace_context_contracts.py","sha256":"sha256:70c95f31903ade220b1ad9e8bd2d4b8b7beba4a7f8fca651d2dbd7b2480514a1"},{"path":"src/abyss_machine/self_awareness_validation_contracts.py","sha256":"sha256:5b7da05d50b7c6c543015063f3d6afbd5bd068a846e68e9027048811a5c35115"},{"path":"src/abyss_machine/stack_bridge_contracts.py","sha256":"sha256:ccb9270143a92bda1df76cffcd16ff9b4666414085c514cac375dacfb452acec"},{"path":"src/abyss_machine/storage_adapters.py","sha256":"sha256:3f38c844179911df19621b92291f3b685c26303d661f6d2b5fad2da972729984"},{"path":"src/abyss_machine/storage_candidate_adapters.py","sha256":"sha256:3080e2a9d0c7fb1cecba3d461b4a0fa245a666797f622e27157896090c3f1ae0"},{"path":"src/abyss_machine/storage_candidate_contracts.py","sha256":"sha256:6f81f5c47d0ff7b63682b61ba81870274b278483c6601ef9903459dad4582ef6"},{"path":"src/abyss_machine/storage_capacity.py","sha256":"sha256:5bee0ec98c64969c155b0ad05f4c4517a32bcd176455d90a026c4eda6332d09b"},{"path":"src/abyss_machine/storage_contracts.py","sha256":"sha256:2f8219f2025aeb4950dd6a43698da1c2453ac74df1da337e07a6c9696cca8404"},{"path":"src/abyss_machine/storage_forecast.py","sha256":"sha256:ed76f7a3c574846dfe3cc9ffca8c80cb37d3822d2169102bfff4f0c5a7a3a57c"},{"path":"src/abyss_machine/storage_lifecycle_adapters.py","sha256":"sha256:8b424eaebf8c13f85a1be77908a31e25c5cb74c50dcd07e9082265a757b6a32c"},{"path":"src/abyss_machine/storage_lifecycle_contracts.py","sha256":"sha256:1557323369ffe0320d6a9e8455a26cc8e336a81694877ab77884aefbbdf2a1ea"},{"path":"src/abyss_machine/storage_process_probe.py","sha256":"sha256:3870576ecce3770d505330ebc08f219973a78bc39f69ad09b1231ac1ea398f6c"},{"path":"src/abyss_machine/storage_reservations.py","sha256":"sha256:014bb3b0138d98edc83c4b158b27264f5c298794673c626dcaa5c11b5718387c"},{"path":"src/abyss_machine/topology_contracts.py","sha256":"sha256:524f680624f0426969c89e7f00c7b07a3fae459de97e2b7885315d18c897e3e4"},{"path":"src/abyss_machine/typing_atspi_adapters.py","sha256":"sha256:9f04c7443296b869ba49a3c3473454852793cd2bdae092fb6524c0e36495a410"},{"path":"src/abyss_machine/typing_browser_adapters.py","sha256":"sha256:92c7be67302fa0477a4b7d1ec142323757dd57e81878ed58cc06094ff19207b0"},{"path":"src/abyss_machine/typing_capture_contracts.py","sha256":"sha256:5ca334ad4117e6899cbc7c59ba6db5603db8023c680e218bbd6dd478facb5c6d"},{"path":"src/abyss_machine/typing_codex_semantics.py","sha256":"sha256:632a61e2b91046b1777ba6037dd55a567838a3312b53d0104e8a0f89ded7c064"},{"path":"src/abyss_machine/typing_editor_adapters.py","sha256":"sha256:2c5c3abf4f2674aba21b161f904fb5dba4eb67f46084a62b114afd3a0d8132fb"},{"path":"src/abyss_machine/typing_nervous_adapters.py","sha256":"sha256:122ed12058e51408053c8a08d7c159dc71737d97f4b1b5968d0c58d53428d658"},{"path":"src/abyss_machine/typing_nervous_policy.py","sha256":"sha256:3480ff3807129444c4a1ab8daee0b9c7097a4bb2693a2a21326077d80cecc00b"},{"path":"src/abyss_machine/typing_nervous_refresh.py","sha256":"sha256:f33b5a42708f6538185bf029faeb3ee533c232086680b932a37d2e896766e332"},{"path":"src/abyss_machine/typing_saved_text_adapters.py","sha256":"sha256:521b4b8aa048bd3b11b7bcae7d9656015887f720d259f8f2c0164cc06efb1899"},{"path":"src/abyss_machine/typing_shell_adapters.py","sha256":"sha256:177cddcb40edd0d7960f7efd701dcfb82c028fc4f01012eb558d6dba90b470c3"},{"path":"src/abyss_machine/validation_contracts.py","sha256":"sha256:cbe1280c8bf29fdd425f57a03a3331759f6e4c55f16a7caefd9419b4b6ab8f2a"},{"path":"systemd/AGENTS.md","sha256":"sha256:9fe5300e352efa4f23ada4362921b9e8ac99f316d48956b18583b771fb187d5c"},{"path":"systemd/README.md","sha256":"sha256:c79e37909aa74cd5f5c8cb4d04dede74f0a79cb5fc9444c734fb52f76d4007d6"},{"path":"systemd/system/abyss-ai-workload-refresh.service","sha256":"sha256:5c8d8c4020447f94b4406d5736ecac0c25601742a43d093e9eac2400f7608ad3"},{"path":"systemd/system/abyss-ai-workload-refresh.timer","sha256":"sha256:baa3db29f03a3ab3e1bca1824145ba7c2d248349af90dc42b589d25d4130ef0a"},{"path":"systemd/system/abyss-backup-sessions-checksum.service","sha256":"sha256:f39d3c8ae95a0e67cdebdc93242d77994a563f98396c895ba41174232d69f54d"},{"path":"systemd/system/abyss-backup-sessions-checksum.timer","sha256":"sha256:422dcd66b78a1c2c96cfee58568d5b3be2efa2a6bdb93e3ec533029c1f227308"},{"path":"systemd/system/abyss-backup-sessions.service","sha256":"sha256:2d338bdf205f85218525907e08c58fcc4c916e71c94ee0abc37f26bcd6d906a9"},{"path":"systemd/system/abyss-backup-sessions.timer","sha256":"sha256:87a5cffe2c9bd2d9b0167cd9632c52ee42752b52726418ba4f825828c5af9010"},{"path":"systemd/system/abyss-backup-system.service","sha256":"sha256:e0281b06c207c85ce61759137a00e5a44bbfaf0b81c2fbfc9b69103e724d4db1"},{"path":"systemd/system/abyss-backup-system.timer","sha256":"sha256:b00d71b95cf6d2fd032ce4df974164f5dd0dc814246d887bcb75db80bdf88c79"},{"path":"systemd/system/abyss-dictation-hotkey.service","sha256":"sha256:9a69940a6b297c079cd85d2c220ddf744661515e1a9c364b3bc3bb47d64dccb1"},{"path":"systemd/system/abyss-observability-collect.service","sha256":"sha256:9e71292e90f5aba85056fb4c24ce87d600f4609a80e77c34d03adddb47c18076"},{"path":"systemd/system/abyss-observability-collect.timer","sha256":"sha256:962e486b658e04c70aa604cee419e1d3e776a1fe2fb2be65b217289c44ec3ea9"},{"path":"systemd/system/abyss-power-profile-auto.service","sha256":"sha256:04ca4318ea33ef9ccc799499b865ddc0ec251532475c77f50c3cf128744e8d91"},{"path":"systemd/system/abyss-power-profile-auto.timer","sha256":"sha256:1dd8cb9d2e7bcd582eb7e574955dce7a7a4b51566b23edd2afa8cce58daf3127"},{"path":"systemd/system/abyss-storage-process-probe.service","sha256":"sha256:ef625769efa2226bd822b75f5646a62288db1c18723f63927c7052e58013e2bb"},{"path":"systemd/system/abyss-storage-process-probe.socket","sha256":"sha256:42a40bc4d78297adcb9b63e6bccce25559121cb111e4fc74a0ecdadcdd45d3bc"},{"path":"systemd/user/abyss-aoa-session-memory-raw-block-compact.service","sha256":"sha256:b4403c10389b8ee036b8a2ea62fd8738bf6be2958b1e082ae0ec6235883f337f"},{"path":"systemd/user/abyss-aoa-session-memory-raw-block-compact.timer","sha256":"sha256:f444e7b850f63f436f5180cf5cc69406b455198601f4e25191b4c9fb905f13e6"},{"path":"systemd/user/abyss-desktop-session-fd-guard.service","sha256":"sha256:42d9ab5d07a41bf1d2e6ea7889230440b7eb1bf0954d48cea85db866bbaa4aff"},{"path":"systemd/user/abyss-desktop-session-fd-guard.timer","sha256":"sha256:d4284c95e6741e4f2cc2797d427cd0a05d08136f7e55f18579802770731b620a"},{"path":"systemd/user/abyss-dictation-server.service","sha256":"sha256:5b9437f5113f103f069e2459dd1b205241f46f51d90abb8c3252bcf0ae330514"},{"path":"systemd/user/abyss-gemma4-spark-digest.service","sha256":"sha256:de0bb9213a6f4c097d15a03fbafdc6db10cf7d35eb1da8084adf6b91da212143"},{"path":"systemd/user/abyss-gemma4-spark-digest.timer","sha256":"sha256:23d35504a6bb1bf0fc8e3aabca75b885799b0f99db0c41fb51917ff865c3598d"},{"path":"systemd/user/abyss-gemma4-spark-jobs.service","sha256":"sha256:1f419e9abf9b7c8bd472e6c590152f6c6abf84993e94da797d020720848e36f8"},{"path":"systemd/user/abyss-gemma4-spark-jobs.timer","sha256":"sha256:a3877a92fc7db482a9055049ddccc6b4fe5b489a95804a5b84fcea2e2aa6bf52"},{"path":"systemd/user/abyss-gemma4-spark-micro.service","sha256":"sha256:5e69bfcfd74a44e73e8868c20fe139ed9bf50271bbbf86528de1eb7aaaef596e"},{"path":"systemd/user/abyss-gemma4-spark-micro.timer","sha256":"sha256:f8585ba0566ecf417b1c314b60f0461876513d4ee3382b0534cbf661d80fc508"},{"path":"systemd/user/abyss-gemma4-spark-monitor.service","sha256":"sha256:bece11b274109c4bd84126465f8f292f0aebd7312e622a791120764fdcaaeccb"},{"path":"systemd/user/abyss-gemma4-spark-monitor.timer","sha256":"sha256:8b47c18a1912375c8474cc2f56276e214ca459626d1a307416d4236adcabf6b6"},{"path":"systemd/user/abyss-gemma4-spark.service","sha256":"sha256:9e7a42c922768ec6b033c300802ea7208aac76633d3c8aca36b38aeec354b1d0"},{"path":"systemd/user/abyss-gemma4-spark.timer","sha256":"sha256:fa42737cb48eee57c137f72bcb0d2f054e7e02a14814cb7e7f20842a39d838e6"},{"path":"systemd/user/abyss-machine-context-refresh.service","sha256":"sha256:2bbc95bd5949f9013e34e7db09722d4a50e71a940d7249f95370a4628263413e"},{"path":"systemd/user/abyss-machine-context-refresh.timer","sha256":"sha256:0a1686ffa3aaada53a949956578f0f9d750bbc4b6e7dec3c3c47510b0eccca84"},{"path":"systemd/user/abyss-machine-doctor.service","sha256":"sha256:c9791270c4b0b29b7c0b3e22abaf60a700630e5a5f9016f30f3f7b8e9a2d1253"},{"path":"systemd/user/abyss-machine-doctor.timer","sha256":"sha256:7f31220dedcdceda93f0ac4661f8c85de13914a92a1333aaed52dc70f6f06479"},{"path":"systemd/user/abyss-machine-heartbeat.service","sha256":"sha256:9d7fa2cca67118a17060f8a3c6b82b4c1e4081ceda4a293b94e2ba5adf241267"},{"path":"systemd/user/abyss-machine-heartbeat.timer","sha256":"sha256:0ea3bdeb7f883d7847e08fdafedc0927bfbd6db674549d3eb0879007d5a123e6"},{"path":"systemd/user/abyss-machine-typing-atspi-text-events.service","sha256":"sha256:6d69f6a346230dd989d8c3fdcdd82de2a2c452a1ff2a3afe925538414d965ba1"},{"path":"systemd/user/abyss-machine-typing-codex-session-tail.service","sha256":"sha256:070c8b259b57a9f70d8cc47af09296f1edd6e1ed7a021f637546b08067ef0ef0"},{"path":"systemd/user/abyss-machine-typing-codex-session-tail.timer","sha256":"sha256:3d76bdaa5f114332b02f8ae564d83d6fbddd4b5ebbf543d3251488ab1bb12ef9"},{"path":"systemd/user/abyss-machine-typing-focused-snapshot.service","sha256":"sha256:c06c3584e438ae2240de216af51dd97ebbce582b7517e9951aa4462e711ab480"},{"path":"systemd/user/abyss-machine-typing-focused-snapshot.timer","sha256":"sha256:2cfbd6851c62002a9bfe62e24a80350e28790c361f811a4b23ce68d58fa1ce5b"},{"path":"systemd/user/abyss-machine-typing-nervous-refresh.service","sha256":"sha256:49fd1841f8dd024b2215ca2e16fb721f9b0046543fb03722e8ce2adc8204507e"},{"path":"systemd/user/abyss-machine-typing-nervous-refresh.timer","sha256":"sha256:c9b9647326dfc3657c0f40098a563f88afe791fa9427cf18e42c2728c541db2f"},{"path":"systemd/user/abyss-machine-typing-saved-text-scan.service","sha256":"sha256:558ccef78174f6bc97d9dcdac23e1c8e0f858019990725ef76bccc94178ed3f6"},{"path":"systemd/user/abyss-machine-typing-saved-text-scan.timer","sha256":"sha256:471c0d23f75a6b5107b37056fbf14e9f08101ae3313e4ee3dcc77a6dd3d69519"},{"path":"systemd/user/abyss-mirror.service","sha256":"sha256:31630e1e12927a67ec425032fed0800bb866a0befab63b1948b8ebdd279fc322"},{"path":"systemd/user/abyss-mirror.timer","sha256":"sha256:007c671d3bc80403eb7578eb176dfd2060df6af44d31011261290d31c735d0f6"},{"path":"systemd/user/abyss-nervous-browser-content-capture.service","sha256":"sha256:50afc6c88e4c69ed4e2a064bb709bfd27e2eee7459f6cb02e2f0c5bbe7eec6dc"},{"path":"systemd/user/abyss-nervous-browser-content-capture.timer","sha256":"sha256:65d0afb85c5102d4b5364b74796df61d7ae8d9d78430d0e3b5f3d02ae3ba3436"},{"path":"systemd/user/abyss-nervous-derived-refresh.service","sha256":"sha256:00b267736619806be32a1d07b07d412b7b2fd01daee9406e84054fbdc75e3c4f"},{"path":"systemd/user/abyss-nervous-index-build.service","sha256":"sha256:a0a9243ce74e31dfd9fa3be7fad4c86312fb695c0804984b0b6ccd133578ad31"},{"path":"systemd/user/abyss-nervous-index-build.timer","sha256":"sha256:acaa0bdf4c6219a98fc7bef708d6152a6dd77d7aabb09b901e3c56ee40c4504d"},{"path":"systemd/user/abyss-nervous-passive-chronicle.service","sha256":"sha256:3ac11360d21b1d4e47597674c7d3e40bd1c17dd7cc440cc298142593003c242c"},{"path":"systemd/user/abyss-nervous-passive-chronicle.timer","sha256":"sha256:623fa16b50017a12727403af28b5329e14545e5c8b1f2a1e0b3d68cb6af125a6"},{"path":"systemd/user/abyss-nervous-semantic-maintain.service","sha256":"sha256:47f9287d402e781427afd3d6189d970e046c1a9cc53ccb016cd85de5c3818a28"},{"path":"systemd/user/abyss-nervous-semantic-maintain.timer","sha256":"sha256:8adae61f372afccaaf3d3e6df5dbcc13de1777e839453135c4be27799fe7f53f"},{"path":"systemd/user/abyss-process-snapshot.service","sha256":"sha256:68d7b1d631b129f46906d6cfbf58977d24228aef7d46f05fa4aee614cea19a48"},{"path":"systemd/user/abyss-process-snapshot.timer","sha256":"sha256:5f385daea809c37890aefaa9db7f5f81b734e837384df68ac2fd6294e3f6e7fa"},{"path":"systemd/user/abyss-resource-admission.service","sha256":"sha256:0cca5e804962ed8f33fa6b8c906f8640cdaca8840b20a252c91bdf354ce15798"},{"path":"systemd/user/abyss-stack-resource-guards-apply.service","sha256":"sha256:633b73cab3d56fd5d62c30126b802b4be1fc769339d8bcb2dfbe0799fb0a2e5a"},{"path":"systemd/user/abyss-storage-candidates-deep.service","sha256":"sha256:b20c331349157f37757cabe6692881f21397e4d32934721ac69b83d5505f375f"},{"path":"systemd/user/abyss-storage-candidates-deep.timer","sha256":"sha256:031510ae120d4c8176ae2bf3ac023dc906133fd4d564c2329ba8ab9099c922b5"},{"path":"systemd/user/abyss-storage-capacity.service","sha256":"sha256:2e8d2d42eb191be086c93a477f77fcfa1249ad3f29111e7d2f843ddb9b4fc80a"},{"path":"systemd/user/abyss-storage-capacity.timer","sha256":"sha256:f5a071a1465bebcc3149102c557689f8d0d5d100642415be0511f4eb503d09b1"},{"path":"systemd/user/abyss-storage-lifecycle-reaper.service","sha256":"sha256:3bef205ac32fb114da2d752f50a37820a08d8371fba259c5b8364ee5b0d82aa3"},{"path":"systemd/user/abyss-storage-lifecycle-reaper.timer","sha256":"sha256:fde865d556c9e6aafe2abed1c26129dad770afa121b1bc3fd6cc04a107835038"},{"path":"systemd/user/abyss-storage-monitor.service","sha256":"sha256:f9b16d54c0397507e7a4345ccd31eddc552d1d5a672bdf12d27852efa15cf7fb"},{"path":"systemd/user/abyss-storage-monitor.timer","sha256":"sha256:084153d8223ea272403250174aa70da2d8c3451e4d53922833a3e989895018c2"},{"path":"systemd/user/abyss-topology-audit.service","sha256":"sha256:1d0203f257d247d38fe760f135b62d573e835bf2f4b65f3ea689deaabfc48f1f"},{"path":"systemd/user/abyss-topology-audit.timer","sha256":"sha256:785c3d6169bc1327502db0f5c8ab7cd8329a6c4d8214e50bde6d1ce77d95d7fa"}],"source_paths":["scripts/abyss-machine-bootstrap","src/abyss_machine","config-templates","env/.env.example","systemd","schemas/bootstrap-report.schema.json","manifests","generated"],"source_tree_hash":"sha256:387655ee60ea0580297ebf981651fc57f572384a2926a6efc0745c5a7e0ad16a"},{"artifact_class":"runtime_or_container_artifact","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"host-runtime-artifact-route","source_file_count":35,"source_files":[{"path":"config-templates/etc/abyss-machine/storage-policy.json","sha256":"sha256:8382346e3b6b7b67f2f0e7fa3665d65bd1dd4831ab2fd2483e9982a8dbfb53d5"},{"path":"mechanics/local-ai-runtime/AGENTS.md","sha256":"sha256:2e8339d4692b7ae1a5d5e84a6ebcc4231d9ab694d406d25f28aa7c004504a67a"},{"path":"mechanics/local-ai-runtime/DIRECTION.md","sha256":"sha256:07fc7b2b8b7d7164095241cc5764bd8d37f815260dda8f6b5ff555a12aea973a"},{"path":"mechanics/local-ai-runtime/LANDING_LOG.md","sha256":"sha256:8987a980168482d6ecc2e499ec32b6714d584d5d086b84d0d6b4fdb94ec3e714"},{"path":"mechanics/local-ai-runtime/PARTS.md","sha256":"sha256:c09b2cbb056ed8550837c5332fcdef0112631299a6972199579ba2a4a8d12e83"},{"path":"mechanics/local-ai-runtime/PROVENANCE.md","sha256":"sha256:a81e90da57e85b28fdce713e72b429a30c0bb7872f82c0f6d6eef41138c53962"},{"path":"mechanics/local-ai-runtime/README.md","sha256":"sha256:f190d7aeb83ded537fafcfb88042202a43c79842b6ee7690e3969a6bf7dd4b68"},{"path":"mechanics/local-ai-runtime/ROADMAP.md","sha256":"sha256:bae549c69a9001d1073040bf4c32d6fe2fd819702cd7c37092163ab82d8543f8"},{"path":"mechanics/storage-routing/AGENTS.md","sha256":"sha256:f362ee564fe193ca98315100d4383db29b361a95334632ac72345c87386e896e"},{"path":"mechanics/storage-routing/CODEX_SCRATCH.md","sha256":"sha256:4ea0ee7abfbc544faa3a8a7f107e6b1ee834326e953fe6361b0ea37c336d9f28"},{"path":"mechanics/storage-routing/DIRECTION.md","sha256":"sha256:07a79dda45876f4a325e60e1915382c0b1621d78385c9eb3f27a6a84ad6e61b6"},{"path":"mechanics/storage-routing/LANDING_LOG.md","sha256":"sha256:ece9787ce0e2eb1faaaa76024bd34b05069e79396220c92d811cb7bb4eddc369"},{"path":"mechanics/storage-routing/PARTS.md","sha256":"sha256:c7e9943aaba0e73f5bd0134b13818afd9367be7e092067766baba0dc005c5869"},{"path":"mechanics/storage-routing/PROVENANCE.md","sha256":"sha256:5d93d3e680e497a89c5601d1f4f9bb0c8253eb63b803c8be8d7be841bd4974d7"},{"path":"mechanics/storage-routing/README.md","sha256":"sha256:b4f58798f7257b12b0a99f527b7dd40812bddde278cd0cdcfba3e00c1d44e46a"},{"path":"mechanics/storage-routing/ROADMAP.md","sha256":"sha256:6646a3c6e9444e0bc216b4368c5bdcba6bdfde5b15b8cb01a246388b31c65627"},{"path":"mechanics/storage-routing/codex-storage-hooks.json","sha256":"sha256:347a7083744f4c01640beb679fbe1fb1fc39366e4e72aceb4c55a3e301a6bade"},{"path":"mechanics/storage-routing/docs/README.md","sha256":"sha256:dab88485e9ebc852fd07e1de06e7dcbb73e78caa00e769e0b28d657a4032cf82"},{"path":"mechanics/storage-routing/docs/candidate-lifecycle.md","sha256":"sha256:ce98f62e93c231622c2721587544cedc0a22b8ad9afdc6e97cb5d1f16f9916aa"},{"path":"mechanics/storage-routing/docs/capacity-control.md","sha256":"sha256:70c917d2402941841851d50a6427d497775841dacc4091158bc44f30010ce568"},{"path":"mechanics/storage-routing/docs/managed-workspace-lifecycle.md","sha256":"sha256:d2499b43ebb3608e7bb96f5cef6c1bc1ffb44a703529f949825a9e0f990c4409"},{"path":"tools/ai/AGENTS.md","sha256":"sha256:567b3a8a120570efe204cf8905ad4dfee84c6a8d6b4278d0d5e895cd42e14f7f"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_llama_cpp_http.py","sha256":"sha256:b03ca89cccbf7711541589edd2c54aa7211bb54d934c69c2d74850bcbdedf0ef"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_openvino_genai.py","sha256":"sha256:ae6ff57a492de787d902d3db6278ba46000d086f9bae5d5d9c4dd2cfdf20c7cf"},{"path":"tools/ai/gemma4-e2b-openvino-npu/convert_gemma4_e2b_openvino.py","sha256":"sha256:aec032a14932520049df55bb0846223e4aa7899f95d492ebe704c835f7b0d3d0"},{"path":"tools/ai/llm/AGENTS.md","sha256":"sha256:289a043ce9c439589fa40c69d43d04155de41d40a1618ce3f3c48899a71c0f42"},{"path":"tools/ai/llm/abyss-qwen36-lazy-server","sha256":"sha256:95633a78f2a2b92da120a6ad7d446a12463d80582164706614ab68415e4b29c6"},{"path":"tools/ai/llm/qwen36_prefill_matrix.py","sha256":"sha256:9f3ae1a99e59ef8a48f3c537e1ece3b6a1736cd2372be68cb50dea85cca6c3e4"},{"path":"tools/ai/rerankers/AGENTS.md","sha256":"sha256:a3fc6164e00b1a5084890d33542453517eb9976e04f80c85793d90b02813d5b1"},{"path":"tools/ai/rerankers/download_qwen3_reranker_openvino.py","sha256":"sha256:d212e26ffbcb03a2eea242187e1f6cb1960c5dcb06a01c3b1e5d230dd3c9898f"},{"path":"tools/ai/rerankers/qwen3_reranker_openvino_canary.py","sha256":"sha256:27670abd66c7a6f3d0b03b59890b517ff9e5ca3956e72b0739349a9ea674f99b"},{"path":"tools/ai/tts/AGENTS.md","sha256":"sha256:9c66eeb67276ba9cd83541195f2ab50d59fa64cba2269853d6dbfc89a8a1b72c"},{"path":"tools/ai/tts/qwen3-openvino/bench_qwen3_openvino.py","sha256":"sha256:10b1304947196bea0248bb309e6904b4f7e1985cc841c974ef73a37aeb70ea53"},{"path":"tools/ai/tts/voxcpm2/bench_voxcpm2_xpu.py","sha256":"sha256:033da00e00c91e63017c9809663847a7d804194fb2d393711cc6e2ad2df859d0"},{"path":"tools/ai/tts/voxtream2/bench_voxtream2_intel.py","sha256":"sha256:523c8b6485a599ade2ae9205a934515f4c5398d2ba08d4d68c4b938353161d29"}],"source_paths":["mechanics/local-ai-runtime","mechanics/storage-routing","tools/ai","config-templates/etc/abyss-machine/storage-policy.json"],"source_tree_hash":"sha256:712ced7e1171f7466857739e7718a10ae5f795e32966fbfe0ddb8f833f019158"},{"artifact_class":"code_intelligence_provider_bundle","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"code-intelligence-provider-route","source_file_count":24,"source_files":[{"path":"config-templates/etc/abyss-machine/code-intelligence.json","sha256":"sha256:58fa41413c27bfb869a89b1ce8bab8eeaa1b8d16b0ef8ed56c973bac37451c6c"},{"path":"manifests/artifact_bundles/code_intelligence_provider.bundle.json","sha256":"sha256:51d3099c5229bbbd4f4981ae7153c69dce5ffbc381df34d82f9edec73377ee1e"},{"path":"manifests/code_intelligence_adjacent_providers.lock.json","sha256":"sha256:5cdc0106a9c75e1dea1e7ac5d5f67d41c54da18e9ce26df1fed17e991f6ce6eb"},{"path":"manifests/code_intelligence_node_providers.lock.json","sha256":"sha256:812f816a95b8bab6490bdb879b3c1543aa27b12fcdbfbc657b9a6a3d987fa24a"},{"path":"mechanics/code-intelligence/AGENTS.md","sha256":"sha256:27a228b7f3457c14eb38d3a9861cc09722b97967fc4cbf2d84d3cd8d384a2f22"},{"path":"mechanics/code-intelligence/DIRECTION.md","sha256":"sha256:453e3e6c4a8ca8bdb47b5385b801f86d0bc3c16ba84495a3f7c72e0c26455fba"},{"path":"mechanics/code-intelligence/LANDING_LOG.md","sha256":"sha256:a9ffd1b3dd85c4737b472fb85dc8f615e91b764fb8a1c5ccc9afc9638e120dbe"},{"path":"mechanics/code-intelligence/PARTS.md","sha256":"sha256:58ecbdbfcfe5352eb424d00dfbe5a8ad9bf2238c20ab1c84da1f2133c5b395c6"},{"path":"mechanics/code-intelligence/PROVENANCE.md","sha256":"sha256:ae278b635bae7e668ebfac284487ba9a8ba520dbf3fe2a0c19d58f342c634a90"},{"path":"mechanics/code-intelligence/README.md","sha256":"sha256:90a55d9b9025add1d81aab95593e0af125a788685b929183e8833fcabf31853d"},{"path":"mechanics/code-intelligence/ROADMAP.md","sha256":"sha256:ca69e16b3775e434a00ddc64d14347f7e8db36a2c765bdd6806e858779430f78"},{"path":"scripts/build_code_intelligence_adjacent_providers.py","sha256":"sha256:12c55123399a3fa8b403459107baf54e54264a0e01e24bbbc7641a5ad76434ad"},{"path":"scripts/build_code_intelligence_node_providers.py","sha256":"sha256:22977fad257252132465157e179aaffe7743119e7481113b0353436a8302ef1c"},{"path":"scripts/build_code_intelligence_provider.py","sha256":"sha256:ba3b41ede4d0073b0c2abcd6886b326cbe15d422420c2abb33083784ef6cd433"},{"path":"scripts/install_code_intelligence_adjacent_providers.py","sha256":"sha256:4f03af957cb00392c8ec8433935ea5f156254d3e2e8ac2a8435c0f492060105a"},{"path":"scripts/install_code_intelligence_node_providers.py","sha256":"sha256:4c04410135ed979df8bf9f672677af40e467ac913cec0ed1a992ca9752598c02"},{"path":"scripts/install_code_intelligence_provider.py","sha256":"sha256:21b2a018b0a5127e02684f2c9109acdc1047a740403c0213843bbab8815ace6e"},{"path":"scripts/issue_code_intelligence_runtime_gate.py","sha256":"sha256:16dfc6919c321d17b8c502cb3570658ec9ff6411085918abe31f1baf099e2a46"},{"path":"src/abyss_machine/code_intelligence_adapters.py","sha256":"sha256:71cd0c502e7815323c832cb9932257d0fcdead7fbadf1c49efb58d358e3f839c"},{"path":"src/abyss_machine/code_intelligence_adjacent_provider.py","sha256":"sha256:042ed651005ae92eac18e516bc456864a192b8d8fc1b6e05c2a1c9f5a9af2abd"},{"path":"src/abyss_machine/code_intelligence_contracts.py","sha256":"sha256:5374511c0642cd3594a8be81014be78bb4b6cbbb26df3624633e1c7d1d8aec22"},{"path":"src/abyss_machine/code_intelligence_gate.py","sha256":"sha256:1b381fb6b109f2e060d86bbd2c552cf66d73cf81adc2f074ad6c3d3cc34e6260"},{"path":"src/abyss_machine/code_intelligence_node_provider.py","sha256":"sha256:fbb12d6cc7d0f4a5b9100609acc6f2b4bbb8c6bcfc2156207133ed52adb9c079"},{"path":"src/abyss_machine/code_intelligence_provider.py","sha256":"sha256:3420fa22cd5d98ff870fafbbc002c4135dcc0724291dfeedf6793b1e683c15db"}],"source_paths":["mechanics/code-intelligence","src/abyss_machine/code_intelligence_adapters.py","src/abyss_machine/code_intelligence_contracts.py","src/abyss_machine/code_intelligence_gate.py","src/abyss_machine/code_intelligence_provider.py","manifests/code_intelligence_node_providers.lock.json","manifests/code_intelligence_adjacent_providers.lock.json","config-templates/etc/abyss-machine/code-intelligence.json","scripts/build_code_intelligence_provider.py","scripts/install_code_intelligence_provider.py","scripts/build_code_intelligence_node_providers.py","scripts/install_code_intelligence_node_providers.py","scripts/build_code_intelligence_adjacent_providers.py","scripts/install_code_intelligence_adjacent_providers.py","scripts/issue_code_intelligence_runtime_gate.py","src/abyss_machine/code_intelligence_node_provider.py","src/abyss_machine/code_intelligence_adjacent_provider.py","manifests/artifact_bundles/code_intelligence_provider.bundle.json"],"source_tree_hash":"sha256:f02b98d62bd5ba3ecafe3b8a9e1bbd3171542ded840eae09ad6681a742c5af6c"},{"artifact_class":"runtime_or_container_artifact","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"abyss-stack-external-codex-agent-admission","source_file_count":1,"source_files":[{"path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","sha256":"sha256:b8d994a66bcbd845da303a9205f35fa7d4e8a45184e306ec4cb6e4add42b3419"}],"source_paths":["manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json"],"source_tree_hash":"sha256:62859d4fc9e26960a0677cfbcf54b89860ebff12484fd017bf42a29680e4c705"},{"artifact_class":"ai_model_or_runtime_bundle","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"host-ai-runtime-route","source_file_count":25,"source_files":[{"path":"config-templates/etc/abyss-machine/ai/AGENTS.md","sha256":"sha256:8fba4089732e2de7bc19a7650c05219e05650ae4bae036a077e9db36b5be16fd"},{"path":"config-templates/etc/abyss-machine/ai/VALIDATION.md","sha256":"sha256:cdb5564852d117034d9aba0003e41b47de4c38361923acf51d9c9ba371b80425"},{"path":"config-templates/etc/abyss-machine/ai/config.json","sha256":"sha256:dbe8ba8b45bc13f911e5f9ca072b1f2218b9485e7faa95b51290f6a764a6d901"},{"path":"config-templates/etc/abyss-machine/resource-policy.json","sha256":"sha256:b7c4807b02bf506e89e5d7fa284cff28605e505a866ea5331459785e4d12fe63"},{"path":"mechanics/local-ai-runtime/AGENTS.md","sha256":"sha256:2e8339d4692b7ae1a5d5e84a6ebcc4231d9ab694d406d25f28aa7c004504a67a"},{"path":"mechanics/local-ai-runtime/DIRECTION.md","sha256":"sha256:07fc7b2b8b7d7164095241cc5764bd8d37f815260dda8f6b5ff555a12aea973a"},{"path":"mechanics/local-ai-runtime/LANDING_LOG.md","sha256":"sha256:8987a980168482d6ecc2e499ec32b6714d584d5d086b84d0d6b4fdb94ec3e714"},{"path":"mechanics/local-ai-runtime/PARTS.md","sha256":"sha256:c09b2cbb056ed8550837c5332fcdef0112631299a6972199579ba2a4a8d12e83"},{"path":"mechanics/local-ai-runtime/PROVENANCE.md","sha256":"sha256:a81e90da57e85b28fdce713e72b429a30c0bb7872f82c0f6d6eef41138c53962"},{"path":"mechanics/local-ai-runtime/README.md","sha256":"sha256:f190d7aeb83ded537fafcfb88042202a43c79842b6ee7690e3969a6bf7dd4b68"},{"path":"mechanics/local-ai-runtime/ROADMAP.md","sha256":"sha256:bae549c69a9001d1073040bf4c32d6fe2fd819702cd7c37092163ab82d8543f8"},{"path":"tools/ai/AGENTS.md","sha256":"sha256:567b3a8a120570efe204cf8905ad4dfee84c6a8d6b4278d0d5e895cd42e14f7f"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_llama_cpp_http.py","sha256":"sha256:b03ca89cccbf7711541589edd2c54aa7211bb54d934c69c2d74850bcbdedf0ef"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_openvino_genai.py","sha256":"sha256:ae6ff57a492de787d902d3db6278ba46000d086f9bae5d5d9c4dd2cfdf20c7cf"},{"path":"tools/ai/gemma4-e2b-openvino-npu/convert_gemma4_e2b_openvino.py","sha256":"sha256:aec032a14932520049df55bb0846223e4aa7899f95d492ebe704c835f7b0d3d0"},{"path":"tools/ai/llm/AGENTS.md","sha256":"sha256:289a043ce9c439589fa40c69d43d04155de41d40a1618ce3f3c48899a71c0f42"},{"path":"tools/ai/llm/abyss-qwen36-lazy-server","sha256":"sha256:95633a78f2a2b92da120a6ad7d446a12463d80582164706614ab68415e4b29c6"},{"path":"tools/ai/llm/qwen36_prefill_matrix.py","sha256":"sha256:9f3ae1a99e59ef8a48f3c537e1ece3b6a1736cd2372be68cb50dea85cca6c3e4"},{"path":"tools/ai/rerankers/AGENTS.md","sha256":"sha256:a3fc6164e00b1a5084890d33542453517eb9976e04f80c85793d90b02813d5b1"},{"path":"tools/ai/rerankers/download_qwen3_reranker_openvino.py","sha256":"sha256:d212e26ffbcb03a2eea242187e1f6cb1960c5dcb06a01c3b1e5d230dd3c9898f"},{"path":"tools/ai/rerankers/qwen3_reranker_openvino_canary.py","sha256":"sha256:27670abd66c7a6f3d0b03b59890b517ff9e5ca3956e72b0739349a9ea674f99b"},{"path":"tools/ai/tts/AGENTS.md","sha256":"sha256:9c66eeb67276ba9cd83541195f2ab50d59fa64cba2269853d6dbfc89a8a1b72c"},{"path":"tools/ai/tts/qwen3-openvino/bench_qwen3_openvino.py","sha256":"sha256:10b1304947196bea0248bb309e6904b4f7e1985cc841c974ef73a37aeb70ea53"},{"path":"tools/ai/tts/voxcpm2/bench_voxcpm2_xpu.py","sha256":"sha256:033da00e00c91e63017c9809663847a7d804194fb2d393711cc6e2ad2df859d0"},{"path":"tools/ai/tts/voxtream2/bench_voxtream2_intel.py","sha256":"sha256:523c8b6485a599ade2ae9205a934515f4c5398d2ba08d4d68c4b938353161d29"}],"source_paths":["mechanics/local-ai-runtime","tools/ai","config-templates/etc/abyss-machine/ai","config-templates/etc/abyss-machine/resource-policy.json"],"source_tree_hash":"sha256:9cd840126c9d2a7803a54e301a71946cbbf34287d6d8a1586986f1b1747705f3"},{"artifact_class":"browser_extension_package","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"typing-extension-package","source_file_count":5,"source_files":[{"path":"tools/typing/AGENTS.md","sha256":"sha256:9b9df620d8191971180c7e6f4a2d088e484f20266462542dc00152f0245fa951"},{"path":"tools/typing/firefox-extension/AGENTS.md","sha256":"sha256:cdf3d7d3e5ed94d7f62c4b415f2c80b9431408e1c1361e71c6d272e3f17a18c3"},{"path":"tools/typing/firefox-extension/background.js","sha256":"sha256:66cae465598c574491001dbb8be81011e4bb12b08757ce3fb80c3d0efe68d45d"},{"path":"tools/typing/firefox-extension/content.js","sha256":"sha256:faac1be5d6abef0a5962b8aece5169c81197607baae0bb29824ce22f3d5c3a4d"},{"path":"tools/typing/firefox-extension/manifest.json","sha256":"sha256:01c34ae72e780edfffdaa6e33ead6046936d7d7720203342627304ad0f987ff1"}],"source_paths":["tools/typing/AGENTS.md","tools/typing/firefox-extension"],"source_tree_hash":"sha256:a362ed9e0e0343dc13301f87b609ddba8caa3db46cefcd10f00c661f1c3468e8"}],"schema":"abyss_machine_contract_abi_signatures_v1","source":{"policy":"manifests/artifact_signature_policy.manifest.json","policy_hash":"sha256:a9297eb875c4c5bfb5e9a940423bc274a8c6f85c2fb9b76c2149bba0b0e89e20","repo":"abyss-machine"}} +{"artifact_classes":["abyss_stack_runtime_config_bundle","ai_model_or_runtime_bundle","aoa_evals_generated_report_index_bundle","aoa_sdk_python_distribution","aoa_session_memory_portable_bundle","aoa_skills_release_manifest","bootstrap_install_bundle","browser_extension_package","code_intelligence_provider_bundle","derived_kag_registry_readmodel_bundle","derived_memory_object_readmodel_family","derived_observability_readmodel_catalog","dionysus_seed_route_readmodel_bundle","host_local_evidence","kag_os_composition","kag_owner_family_release","playbook_registry_bundle","public_media_export","public_source_seed","role_contract_registry","runtime_or_container_artifact","source_owned_kag_export_capsule","thin_routing_readmodel_bundle","tree_of_sophia_generated_readmodel_bundle"],"contract_surfaces":[{"artifact_class":"public_source_seed","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"public-seed-scaffold","source_file_count":373,"source_files":[{"path":".github/AGENTS.md","sha256":"sha256:5fe3456e34b3eac2d9ef20d1fc01c5da9ede2fe46ea3d7e98ac08cb297d77c7d"},{"path":".github/CODEOWNERS","sha256":"sha256:83f17a98bd0173ce04c60e1666d181b99cfdc87c0cf8f2228cea174f02f5d204"},{"path":".github/GITHUB_SURFACE.md","sha256":"sha256:db50b8ded9475e06100ba75268b4b318a0c117341e4d007e2f3a2fbfb817f9c9"},{"path":".github/pull_request_template.md","sha256":"sha256:de940640327a2620d236bea4f4e21e71aa2048fe9598d1d3d8f8ca35ea16b433"},{"path":".github/workflows/artifact-production-evidence.yml","sha256":"sha256:e25e16cff31bdab97dcf01d47fd122763ce6320a2ceda0cf835ca348ff39cc2a"},{"path":".github/workflows/repo-validation.yml","sha256":"sha256:ba1b6fd56d48e2cc932edea1c5f23594306188a19fc744b13c13172fe82b39c3"},{"path":".github/workflows/validation-evidence-shadow.yml","sha256":"sha256:5d963afdfd23521d00e2dff0031ebc8ac9db6939c18df6650f85a4c417bb7ea2"},{"path":"AGENTS.md","sha256":"sha256:f54740b7d4cd52d41f72f72e7d016a5eedfa1639d78c4b581d53b456f8b02db0"},{"path":"BOUNDARIES.md","sha256":"sha256:19b698ed74c7254b52d4e77a1780c74f0e111019b6602cc6a6cb41e0a53d8f58"},{"path":"DESIGN.md","sha256":"sha256:115744dcff7ceceeefe78a584b2e3de1fdf93f73f252596323674d295f23cc2c"},{"path":"README.md","sha256":"sha256:ce7f8780c5a31de0059d5d05ed491d866f84b7b26da22ad73edf4ccb34bd834b"},{"path":"SECURITY.md","sha256":"sha256:0810eaa45f9e14ca95d531420c062a64b53294a62ea87e34f24a19d51fd238e1"},{"path":"docs/publication/PUBLICATION_BOUNDARY.md","sha256":"sha256:9f1ccc0776c96187b41c07cf24edc90aa2916170e899fc731ffb813b1dd37cac"},{"path":"docs/validation/validation_lanes.json","sha256":"sha256:1ccd271d3a4ea7635933e21f15d80ccdac769a6f37dbdb7ec8c8ecf244bcb5ed"},{"path":"manifests/AGENTS.md","sha256":"sha256:26275e057ecc785fd0e3987a59975a9d9143611f0b6cb3c43493cf6c6c394caa"},{"path":"manifests/README.md","sha256":"sha256:1c57158610fb8f20082e57b55ba0dbf667906760f867ff5f8282933c6152711d"},{"path":"manifests/artifact_bundles/README.md","sha256":"sha256:83b2bc83da0cfe3f7106d38447d21f0d264395d0e10f13b2f7cccae1faaf43de"},{"path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","sha256":"sha256:b8d994a66bcbd845da303a9205f35fa7d4e8a45184e306ec4cb6e4add42b3419"},{"path":"manifests/artifact_bundles/ai_runtime_config_bundle.bundle.json","sha256":"sha256:bb1f7da1921f6c92a66d0843e78b504c34642b192fb520f8874574cb5d497db4"},{"path":"manifests/artifact_bundles/bootstrap_install_bundle.bundle.json","sha256":"sha256:fc26e0cd090764d6b6c82a7b10c24adaf07d70c68136537eb02c1a7a1e809b78"},{"path":"manifests/artifact_bundles/browser_extension_package.bundle.json","sha256":"sha256:ca17dab21cdf96ab3c9a7032f6a7713c9e4cee29cb4f99cce6e3420f29c91620"},{"path":"manifests/artifact_bundles/code_intelligence_provider.bundle.json","sha256":"sha256:51d3099c5229bbbd4f4981ae7153c69dce5ffbc381df34d82f9edec73377ee1e"},{"path":"manifests/artifact_bundles/cosign-local.signing-config.json","sha256":"sha256:e65f88212df6cdc44d8fe31bbb4430e94c55ca35ce18c16d71ce94ab4d92c393"},{"path":"manifests/artifact_bundles/cosign-local.trusted-root.json","sha256":"sha256:85d8a52e69dfb19d62bc99d8459be80c4ec372457e14b51c2a75fcf88610777d"},{"path":"manifests/artifact_bundles/host_local_evidence.sample.bundle.json","sha256":"sha256:0fdfe13ed1378d96681b313cd669457288632971b31c24ab12b0f4e3892563ce"},{"path":"manifests/artifact_bundles/kag_os_composition.bundle.json","sha256":"sha256:83bb8599b03e45ffed1819c5a78b48b279dee54bf62f3a6d50f49ca531d4cdf1"},{"path":"manifests/artifact_bundles/kag_owner_family_release.bundle.json","sha256":"sha256:a4a33a47e30f2b6536afb189acc3ab7a721bb5b2f1418340e47032844b91a461"},{"path":"manifests/artifact_bundles/public_media_export.bundle.json","sha256":"sha256:1517bfba6b7ac48a6d367b5cf1e8ce20aaa0f769d18e8c7287bda8014ec9e53b"},{"path":"manifests/artifact_bundles/public_source_seed.bundle.json","sha256":"sha256:e04e4ca864cdd529dc179d11eccbd7f7518362f0b6d123943ecbb5429e52e4cc"},{"path":"manifests/artifact_bundles/runtime_tools_bundle.bundle.json","sha256":"sha256:0fecfbdd7c677987cc1a2d2eafeddbe6e4eea7af66cf9c35f883beea00ea9a01"},{"path":"manifests/artifact_signature_policy.manifest.json","sha256":"sha256:b79dd04a9ac33bd3a4bc131e8a60eb7fc4928b4c8d9ed7a963750d702e0ae081"},{"path":"manifests/bootstrap_profiles.manifest.json","sha256":"sha256:2214d31fbd196b40859d7f1521d6defdd674340ff1dec5fb88e69eb6daaecc97"},{"path":"manifests/code_intelligence_adjacent_providers.lock.json","sha256":"sha256:5cdc0106a9c75e1dea1e7ac5d5f67d41c54da18e9ce26df1fed17e991f6ce6eb"},{"path":"manifests/code_intelligence_node_providers.lock.json","sha256":"sha256:812f816a95b8bab6490bdb879b3c1543aa27b12fcdbfbc657b9a6a3d987fa24a"},{"path":"manifests/codex-hooks/abyss-memory-admission.fragment.json","sha256":"sha256:7577a51f5836a1a11dccae8f61f4c17d40e708e2336b8f2ab8a22687bcda8e6f"},{"path":"manifests/public_boundary.manifest.json","sha256":"sha256:f29ed00867d08687ba3ea2fe25ef7fe1d9e146d1f6fde71c0667a4c293bacb3d"},{"path":"manifests/repo_scaffold.manifest.json","sha256":"sha256:5d71f06fc061d364ddb21c641002b9b8f8a5faef4a90edf9d44f041cd981f22e"},{"path":"manifests/schema_inventory.manifest.json","sha256":"sha256:ac966152a21265218268792044f35c097d8707f8e90de81b6281df6aa9cc2f2e"},{"path":"schemas/AGENTS.md","sha256":"sha256:cffee6db733dba62117cff8d4e05c9313756941798590df5b355dac98331d843"},{"path":"schemas/README.md","sha256":"sha256:4b87a74aee7c2fe3e1125cdd4d8cfc4c3a52cee82a943677f1f33e332a2675c6"},{"path":"schemas/active-organ-host-capability-snapshot-reference.schema.json","sha256":"sha256:cdf28eabdb25f061214305de66e1168a93d23d171b1eb8ec975ae3a1736048c4"},{"path":"schemas/active-organ-host-erasure-owner-extension-v0.schema.json","sha256":"sha256:8be73aba69579f3f487e2ed23a00a8d36fc5668c278714339bcd8387e42cf9fa"},{"path":"schemas/active-organ-host-resource-storage-plan-reference.schema.json","sha256":"sha256:a9f39d6a120270ef7f09ee3a8996f3cdb31b6c5af98eda49d12ce8670141e45a"},{"path":"schemas/artifact-bundle-manifest.schema.json","sha256":"sha256:6abab73c90ae3484a02fe3e01572aadc2b46a539bdd844d9740a9153ce76eee2"},{"path":"schemas/artifact-signature-policy.schema.json","sha256":"sha256:6212fb6a1e363761ca90001b6be155eac9734c82b8abdbf87166f950e896e438"},{"path":"schemas/bootstrap-report.schema.json","sha256":"sha256:2b6b2ebd5eaa48c2aa150a2aa2c16471057270f11e67b2593fe0a1124e271c4e"},{"path":"schemas/host-profile.schema.json","sha256":"sha256:d2707992b19239f26578471b8316d5d82ba1769a25f3cae275ce4d5f85f3a4b5"},{"path":"schemas/local-provenance-packet.schema.json","sha256":"sha256:f665d2cc3467f6993230d77ea9df47f199a175e79fe33efcefa362ddd893c328"},{"path":"schemas/nervous-privacy.schema.json","sha256":"sha256:4d2ec4e8b6a1b4862d2c284a1ba10d6a1b116524b14b1150f03a3fa4c387077a"},{"path":"schemas/pytest-owner-lifecycle-broker-receipt-v1.schema.json","sha256":"sha256:e4e6bc8ad28647b226c6d0a6782569b5af1d88b3f13af3de08391fb798a9be7e"},{"path":"schemas/pytest-owner-lifecycle-census-evidence-v1.schema.json","sha256":"sha256:f478bcd030ae0d0427ecc82b4685624bd6a02f9753cca96e02c02a941d11908a"},{"path":"schemas/pytest-owner-lifecycle-census-request-v1.schema.json","sha256":"sha256:994498d9c65c31063ae9bc825e6c7a022b23b6aaa862a7f2e4de3382927fd745"},{"path":"schemas/storage-candidate-claim.schema.json","sha256":"sha256:7c19f90f82dda93dad46ad672837002d62ab83031f1483097a754868d9927650"},{"path":"schemas/storage-candidate-manifest.schema.json","sha256":"sha256:6fd2bcfa9d8c636ce046fe06b7e11ba8bc02332e8b36fbade15f97340cfee4e0"},{"path":"schemas/storage-candidates.schema.json","sha256":"sha256:00b579f91945e2b99a6697cfecf1836c860f08f57dcbad363b7ab05ee2413bae"},{"path":"schemas/storage-policy.schema.json","sha256":"sha256:3cfbb83faaef8ff73191e86a0c6f351ac360743fd2e1a7d5359b4262e5d5f2b9"},{"path":"schemas/typing-policy.schema.json","sha256":"sha256:dbdb5901df7f56f9a7a709cc9c732f0f5f0e7e3a0cfcd05b0d8ba1a1677ad8e7"},{"path":"scripts/generate_contract_abi_signatures.py","sha256":"sha256:945638e9296b53aa78a663d8bf34ce089fedafc120345ef8324a7cf5f31ca7ec"},{"path":"scripts/generate_scaffold_index.py","sha256":"sha256:7e13fb2f39559e859500bbae9fdf9d7dc7dea5b71f46aca7ad964939a286d632"},{"path":"scripts/validators/AGENTS.md","sha256":"sha256:8f732c8f2d39dac3010b446e069abf9035aaccf506b6484973f7af9d2911f0da"},{"path":"scripts/validators/README.md","sha256":"sha256:911edabac85ba609520433a08652e49167ecf3cbfb469dbfd51e7969499153b3"},{"path":"scripts/validators/_common.py","sha256":"sha256:e6fe0178d5ba0cb30d87cb27a6ec22245f3d2b6a877d8f9b52fed14d6b4a5119"},{"path":"scripts/validators/artifact_bundle_roundtrip.py","sha256":"sha256:2ba970faa169b815dd04c0f53f578e3be1b10b7a26ae3d93c66d40d4d9a6ef26"},{"path":"scripts/validators/artifact_signature_policy.py","sha256":"sha256:531a6ee776e931c460402370b251b879120d38f8450c4a835fe11c1705167722"},{"path":"scripts/validators/bootstrap_contract.py","sha256":"sha256:6138fb01d8982275653d693a6f24cb6a4771b7c9d27683198e633a4fc6bc8462"},{"path":"scripts/validators/first_run_installed_projection.py","sha256":"sha256:76fc3da5c785845a567b3a16d93b763eb08b172954848dbff0980e0276fe8f0b"},{"path":"scripts/validators/manifest_integrity.py","sha256":"sha256:57be59a821f3f4207fc430b67b89de8b942ae2531a421421c2e810b6bb61ffec"},{"path":"scripts/validators/mechanics_topology.py","sha256":"sha256:29c1dee889941c075b7fca19ab13c3540bd288a85bf9156db0d310dce75d83a6"},{"path":"scripts/validators/path_policy.py","sha256":"sha256:bca525123cfa21f05a065a2945411b6e06bd1f0cb6db9a092ede41459fe30bde"},{"path":"scripts/validators/public_boundary.py","sha256":"sha256:f8f10ae110a2fc649787235fae726cd173762c323b0d1a074ca6598b373fc04a"},{"path":"scripts/validators/release_artifact_policy.py","sha256":"sha256:67f16a88a228db226a2de897fdc0856b0b4ecda6bd3c36d478a320beb300c8c2"},{"path":"scripts/validators/repo_topology.py","sha256":"sha256:aabf714f5411c1dbcb23fc2da785346060854b2a84bf15b2b23d43a9ad9b4ecd"},{"path":"scripts/validators/schema_integrity.py","sha256":"sha256:6c28cafd2a930d32bcd870ccb0e57466168ce8822136e0a2f066adccd1e2d6fd"},{"path":"scripts/validators/source_install_runtime_parity.py","sha256":"sha256:609675e39e454794233819a1ec91520c7ab69feb4de1944ff105411851eb55ef"},{"path":"scripts/validators/typing_nervous_policy.py","sha256":"sha256:3c61c742bab8b1f0e152f4391f7a1fe942c9f88c060ffdcfb6b90fb38de1165f"},{"path":"scripts/validators/typing_nervous_refresh_logic.py","sha256":"sha256:ab780a6478b17e6145a6f0ff4a895562445ef0313320ebe05e1aac5b8784a2d2"},{"path":"skills/AGENTS.md","sha256":"sha256:60cefbe419233e34fffbb78d43f19778f2b80df29cc856ebd7c54abc77c1d7f1"},{"path":"skills/README.md","sha256":"sha256:0ab20f2ea9dbaa2ba2a01bde60719254102aa50a0a3e196f9394eb1067db3ad7"},{"path":"skills/os-abyss-artifact-trust-loop/SKILL.md","sha256":"sha256:31f0582ac053aed6eb79e4047f04389995a138f3419575fd3ebf8986fbf76ad7"},{"path":"skills/os-abyss-artifact-trust-loop/agents/openai.yaml","sha256":"sha256:9ad6a04a3edb907dc792b809d18d318de1e96b7a72f814e2358c17a674884ac0"},{"path":"skills/os-abyss-artifact-trust-loop/references/contract.yaml","sha256":"sha256:fc9c9b331c581874b5f963e4c86e495d4953e48d862d8aade5a1fa660c7b89df"},{"path":"skills/os-abyss-artifact-trust-loop/references/trust-loop.md","sha256":"sha256:ede69cf0be5e3fa2f72572a83774aae31522957b445c39d1a09acb4a21dca446"},{"path":"skills/port.manifest.json","sha256":"sha256:6fcea5d92fe75f08ac5bdbc643770e9dc5421cbe74df89b15ff57df917611dee"},{"path":"src/abyss_machine/__init__.py","sha256":"sha256:554bc200d23d1fa43ffda74bd2e2b6e4ab508d27b766add159388f37fb51b6bd"},{"path":"src/abyss_machine/active_organ_contracts.py","sha256":"sha256:b916299f328a1fa979b1b07be074a8b1ca6ef112249f73a0220af58492529499"},{"path":"src/abyss_machine/ai_cpu_routing.py","sha256":"sha256:d1df319afc78ae43a38d763c68bc0b8efb127cb99951bea0e2c2fa0c01325c4d"},{"path":"src/abyss_machine/ai_runtime_adapters.py","sha256":"sha256:6f464797588aad72f2ccced091e38d6ecc96026e92082abf5d438a30bb94f344"},{"path":"src/abyss_machine/ai_runtime_contracts.py","sha256":"sha256:15cbe25b233c0996f2423763b24cb027a40c3e6c48f348813151daa97b17b3fa"},{"path":"src/abyss_machine/ai_tts_adapters.py","sha256":"sha256:d93928c43ac9e61f3cbd3e30e6f194240249060148cbe73078399b7e962a937d"},{"path":"src/abyss_machine/ai_tts_contracts.py","sha256":"sha256:4194f00b8248fa79d5c4b5a9e5508a9e397141de39978c52e25b6caf39b1f6ec"},{"path":"src/abyss_machine/aoa_session_memory_storage_runner.py","sha256":"sha256:696d15791ed40befe6fc87e5a33b1904d63a359b69a962cb47af41fc82479f81"},{"path":"src/abyss_machine/artifact_bundles.py","sha256":"sha256:7f89e81f7fbf38a16d7701a96e2991ff0c7fbae6f067928c95d98e6be2e0e6c5"},{"path":"src/abyss_machine/change_recovery.py","sha256":"sha256:735c364f9b7afdd70f9afee43abe041b6a1ccc0f764a9f3292d871d8bf512b41"},{"path":"src/abyss_machine/changes_contracts.py","sha256":"sha256:f6bb011aa1d7bbfcfee0472f87ea7c8e62cd403d13404f7faad43021b3674048"},{"path":"src/abyss_machine/cli.py","sha256":"sha256:f4f8314904ab668308d1e4a98ca399afd0d953bda2de55bc3be4458ac8bc413f"},{"path":"src/abyss_machine/code_intelligence_adapters.py","sha256":"sha256:71cd0c502e7815323c832cb9932257d0fcdead7fbadf1c49efb58d358e3f839c"},{"path":"src/abyss_machine/code_intelligence_adjacent_provider.py","sha256":"sha256:042ed651005ae92eac18e516bc456864a192b8d8fc1b6e05c2a1c9f5a9af2abd"},{"path":"src/abyss_machine/code_intelligence_contracts.py","sha256":"sha256:5374511c0642cd3594a8be81014be78bb4b6cbbb26df3624633e1c7d1d8aec22"},{"path":"src/abyss_machine/code_intelligence_gate.py","sha256":"sha256:1b381fb6b109f2e060d86bbd2c552cf66d73cf81adc2f074ad6c3d3cc34e6260"},{"path":"src/abyss_machine/code_intelligence_node_provider.py","sha256":"sha256:fbb12d6cc7d0f4a5b9100609acc6f2b4bbb8c6bcfc2156207133ed52adb9c079"},{"path":"src/abyss_machine/code_intelligence_provider.py","sha256":"sha256:3420fa22cd5d98ff870fafbbc002c4135dcc0724291dfeedf6793b1e683c15db"},{"path":"src/abyss_machine/codex_storage_lifecycle.py","sha256":"sha256:e63b2db1320c5715b946c325cc107b739c55f364c5693cebeb16b1b3e1c89ac6"},{"path":"src/abyss_machine/context_contracts.py","sha256":"sha256:f4c09e804840568ba4312fd8a00662f07aa94232b9cb0be01de3e1719c1ebd2e"},{"path":"src/abyss_machine/cooling_adapters.py","sha256":"sha256:20ebd7f0226e531e24f81be8023753e98f87efef9f891e04e352802bd3690e2e"},{"path":"src/abyss_machine/cooling_contracts.py","sha256":"sha256:00c000732cdb8813e02f31c63a4ee5aeb12e1f8c76dd6b9f7b9d0bb60b5f6009"},{"path":"src/abyss_machine/dictation_contracts.py","sha256":"sha256:34b00aeb26f3c729a3f4746943e9726ad80ea015aea7bb24743b3c3c3e0745ac"},{"path":"src/abyss_machine/dictation_docs_adapters.py","sha256":"sha256:8735140a868f97a87269d1bc80df0028fa889afa4d65f5b0ffbecd0d4c44c46b"},{"path":"src/abyss_machine/dictation_execution_adapters.py","sha256":"sha256:3606affaffb1e27c82b01e45c2410430c777a40808c5eba1d6245d775660ad03"},{"path":"src/abyss_machine/dictation_lock_adapters.py","sha256":"sha256:0d9d8c107ad458d921ee1baac9b348e137b4eaea9e4f643ccd130347cf51f555"},{"path":"src/abyss_machine/dictation_notifications_adapters.py","sha256":"sha256:0f329e282fe6824f54e74948bea0e80d2e56e587d89ffd88b886c2b9244e385a"},{"path":"src/abyss_machine/dictation_postprocess_adapters.py","sha256":"sha256:3c2ca764ed9f7ea10bf5be7b9d28df628362bdb34a6ef52ccc62b98a5d07f6da"},{"path":"src/abyss_machine/dictation_profile_adapters.py","sha256":"sha256:55a6853bd356f2bbe0992e2f125df2a108c3aae78d13f92065c5c50130716d82"},{"path":"src/abyss_machine/dictation_replacements_adapters.py","sha256":"sha256:091f6353050e9f31ae4084c5925d742a83852c61a12b609ec276b3a3ff85e731"},{"path":"src/abyss_machine/dictation_runtime_adapters.py","sha256":"sha256:0b89c65854196bfbad8861f44195c2b6fa296d438fafb53c8d2d914779b78e20"},{"path":"src/abyss_machine/dictation_status_adapters.py","sha256":"sha256:bf59bb333be6fbde54b88a9baaf7c7e15395fd552c1adcbf28535dc602692e12"},{"path":"src/abyss_machine/dictation_validation_adapters.py","sha256":"sha256:529612d0024860832bf69dec38f1e2959898cb3b43bac6ba398ca0bfffff9d31"},{"path":"src/abyss_machine/docs_contracts.py","sha256":"sha256:1d4eac754d4099f6ef13290cd6de917c0c95b8db1239560c5626a90033a81b76"},{"path":"src/abyss_machine/doctor_adapters.py","sha256":"sha256:1d241fd7548e44124172a48734d4a41ef840ddc2d354bc1fca4e4a77d673edbe"},{"path":"src/abyss_machine/doctor_contracts.py","sha256":"sha256:bf2e48e8aaec8298d196f89c67da0a26348195e21abf287e898b41db8407980e"},{"path":"src/abyss_machine/host_lifecycle_parity.py","sha256":"sha256:14c7c0fb637660e216cbe0f4921b71f1c85b0804d667c8e88f20df3422bf376a"},{"path":"src/abyss_machine/http_adapters.py","sha256":"sha256:562d6e71e021486c7f43eb356474561d025700b091254380752730165531748e"},{"path":"src/abyss_machine/kag_artifacts.py","sha256":"sha256:d4569e7622b4b173a16675751d479c57e29e59c19bf8cd9629d11c4053b7a3d6"},{"path":"src/abyss_machine/memory_adapters.py","sha256":"sha256:49008e036e36b49cff5495ae8c6d916e62528238d60bc5287de35e061ba0d6ad"},{"path":"src/abyss_machine/memory_contracts.py","sha256":"sha256:430682c7962190d80bb0b559b7edfafaae07871b7c9177493bf8fd14f4e73460"},{"path":"src/abyss_machine/mode_adapters.py","sha256":"sha256:ef113156d7e39d1638810ece9e7fe0542aabd447bb6129407c72657a53f28633"},{"path":"src/abyss_machine/mode_contracts.py","sha256":"sha256:e9c98200d9b4384a14e1f9f367f202a3467064e7d2fac91616d4a2c260335ca1"},{"path":"src/abyss_machine/nervous_brief.py","sha256":"sha256:e9c77031ae85817f001d568b8f444c041e40df16fb7b061e9b1ff27a4fa6340c"},{"path":"src/abyss_machine/nervous_browser_content_adapters.py","sha256":"sha256:65ba4e4382320607991ce3a33f38e07d670c9580ef6ff5e58dfc30203878158a"},{"path":"src/abyss_machine/nervous_capture_adapters.py","sha256":"sha256:31da2a6b36b4c74394bece792b7d165f6eef1b476d6f278bd98390ecad99b41e"},{"path":"src/abyss_machine/nervous_clipboard_adapters.py","sha256":"sha256:6985eaf82298514ffdeedfd1f5a8cefa46c53e628098daf5c1f85992f7f62fe8"},{"path":"src/abyss_machine/nervous_events.py","sha256":"sha256:2ad8e66e6f364d443df31f6c207e9e6aba0c6c4ed61e0728b38ff06175cb166d"},{"path":"src/abyss_machine/nervous_events_adapters.py","sha256":"sha256:3daf3ac8645d52369ef717954dc1064d9fa70746b8ae5ef443331bed21a1c1c5"},{"path":"src/abyss_machine/nervous_index.py","sha256":"sha256:f6e516af3c141c33d4c4deabee9f14b1a272d8eb64c4425421f4410d3f3c0203"},{"path":"src/abyss_machine/nervous_index_adapters.py","sha256":"sha256:c3b632198d755bef53999dcb3bf30dbdf69dac722ecc28681f4a53a7e2d3c042"},{"path":"src/abyss_machine/nervous_privacy.py","sha256":"sha256:1465d37a1399750c800554e6dcfd7817778b2bf21abf1161d39d3d3363bc93f2"},{"path":"src/abyss_machine/nervous_privacy_adapters.py","sha256":"sha256:76fc7731d183c7d8ca587458ef7d7f5ee24704c7d6516a823f3fb273e64f6ec2"},{"path":"src/abyss_machine/nervous_quality.py","sha256":"sha256:6617367501db5d039d1c0bf2bf0b3a05bfa1af7b1861a9e01b1718de09dc919a"},{"path":"src/abyss_machine/nervous_quality_adapters.py","sha256":"sha256:8c190c42c2868861eec38ba690023edd679d80ef4555f661435b19215c61a2da"},{"path":"src/abyss_machine/nervous_recall.py","sha256":"sha256:7c1085bd7d05c392ad960931ffe3c0f5f84487de640c18f60fbc09e01a1ceea1"},{"path":"src/abyss_machine/nervous_redaction.py","sha256":"sha256:d0af048de733e46b5dece77e173beebf6d3002fcd899167238e1fbaac8786fe6"},{"path":"src/abyss_machine/nervous_rerank.py","sha256":"sha256:0563ba708cb2ac55843f7e81617cf658f73a603092e4fbef733decf0bcc99973"},{"path":"src/abyss_machine/nervous_rerank_adapters.py","sha256":"sha256:d17f32f55f63b0bcfbd624e59dfdbbb0f7520818e6758d65b6cdd01bdfb03a3a"},{"path":"src/abyss_machine/nervous_retention.py","sha256":"sha256:0a1ccdf83a422293a83597e7d2d17c8db86b10c3266cb714dd34d4aada00bab0"},{"path":"src/abyss_machine/nervous_retention_adapters.py","sha256":"sha256:d560ef9b407c64a96ee002c27e4fd5d8b7861cde9faa4c90023f59bc66964a18"},{"path":"src/abyss_machine/nervous_retrieval_adapters.py","sha256":"sha256:a364b8acf6fb6a6a8604d4969b2bafd2543a0a321ea9b89613214e831ddf05a5"},{"path":"src/abyss_machine/nervous_screenshot.py","sha256":"sha256:41f3d51085e275e70cca0410fc25979d2c50391637d7efd58a4a0f6f002dd1f2"},{"path":"src/abyss_machine/nervous_screenshot_adapters.py","sha256":"sha256:76d2c8df7bcc1f7aa9504c2842d5b911ed4648f57d36491887d68ddb87a648be"},{"path":"src/abyss_machine/nervous_semantic.py","sha256":"sha256:798b5fc376a86738dfa085b12509cbe85fe39058d34589baf0ce6510bbea8ff3"},{"path":"src/abyss_machine/nervous_semantic_adapters.py","sha256":"sha256:2780d298ccb66dbd42e1a4c3acd4e09fdaff838d1caee0eeff94c3578ed59120"},{"path":"src/abyss_machine/nervous_source_adapters.py","sha256":"sha256:1fb6eb72ec630463b64785854743d06b3d03d863b4ad0fbdffcce0c5ec4243d5"},{"path":"src/abyss_machine/nervous_sources.py","sha256":"sha256:ee088849b5fb66228eec5c4decdf751b19fd100c35c68db5be039677d5f6d513"},{"path":"src/abyss_machine/nervous_status_adapters.py","sha256":"sha256:8c24abb3c9cef41d0a098c4a41b6c94bc8516a6768b754d675d8287ee2b00dd0"},{"path":"src/abyss_machine/nervous_synthesis.py","sha256":"sha256:df967f11d14f750cb2b79653c79ee169c8855e4645cacc50efbfd7f413089d6e"},{"path":"src/abyss_machine/nervous_synthesis_adapters.py","sha256":"sha256:3d922763bcedf2141080a856bde74e7d1eeec586a90fa003cc57a3c93c6a932c"},{"path":"src/abyss_machine/observability_contracts.py","sha256":"sha256:0527eb12d0b855b3897661d376f386179908dd5236281a4215f68400e3ad3193"},{"path":"src/abyss_machine/owner_census_broker.py","sha256":"sha256:ad14525a1509f6f479ab984109b04115b2b18575007e129d27489d3c22146056"},{"path":"src/abyss_machine/path_policy.py","sha256":"sha256:d3d176d38ed0a7ec0d3a553e95273f0a12fad4c1490ed5ee96af8084a930c28b"},{"path":"src/abyss_machine/process_adapters.py","sha256":"sha256:b50ec1bc4d246297e4d80e4364604c50470c503afb49a8eda491eba3f6e80042"},{"path":"src/abyss_machine/process_contracts.py","sha256":"sha256:14c1e84ec37a2bff9519c1020e26f141d372fe408267f042ee56f80d7f3a32fe"},{"path":"src/abyss_machine/resource_adapters.py","sha256":"sha256:fea7589a1250d964642d9e075b28de059ea6a758f52683cb0e915e1c0e41a364"},{"path":"src/abyss_machine/resource_admission_adapters.py","sha256":"sha256:94f3a822e1db90ff07ebf840c20691591f1a55647689fe7cd99f59aad491b933"},{"path":"src/abyss_machine/resource_admission_server.py","sha256":"sha256:89daf8f6826b7f92c94062661a2b7e6f9d67cd4eeaf82e1f0024a59a5bb0216e"},{"path":"src/abyss_machine/resource_codex_hook.py","sha256":"sha256:cb15bf4bbbe8001434c012c8ae5aa7f51f5034a67f6f682c6ba2739634e29602"},{"path":"src/abyss_machine/resource_planning.py","sha256":"sha256:51186ecf495eab8bc32da807ab18de3920db07ae66f425299f58500c9dff8e60"},{"path":"src/abyss_machine/resource_pressure_coordinator.py","sha256":"sha256:ce422aacbb9bc75e8bad2f44abf5bbef9c28d7dc0f6f66de88e2f0dcdc0571e5"},{"path":"src/abyss_machine/resource_relief_adapters.py","sha256":"sha256:834334c6d4e3eb1b305d5931cdfb8ec4824859deda55dfc71b1e6a912d888ef7"},{"path":"src/abyss_machine/resource_runner.py","sha256":"sha256:19fd4b1dda16f504c5daffa8b6c04e69c98cdad6e5d800c0e15ea920d0fb35a6"},{"path":"src/abyss_machine/runtime_evidence_contracts.py","sha256":"sha256:d06789b14eae77387cc9574d0f79baa6268fc8a68b80db04797f827390f74314"},{"path":"src/abyss_machine/self_awareness_activation_contracts.py","sha256":"sha256:ec139224d27fe581a3c934d98ed4d33ab8dfd6925c6903bb677a8d0ce5ce9c91"},{"path":"src/abyss_machine/self_awareness_activation_smoke_contracts.py","sha256":"sha256:a38535caed759ad295bb2d9782c85930f6600bda9dd367d78f8f7750395f207a"},{"path":"src/abyss_machine/self_awareness_adapters.py","sha256":"sha256:ed640b0945d1b5643cac90e0b2729473e3b1ac1ad68bc09d95afa1ff273ff98d"},{"path":"src/abyss_machine/self_awareness_alert_contracts.py","sha256":"sha256:4e1fabccd2f59f1802978ba2f458f0f96c409de2bd3285c68fe18b57f5ef25ab"},{"path":"src/abyss_machine/self_awareness_autolink_contracts.py","sha256":"sha256:76bc15af2e869ade90f53595034fe69cff087faa672d345f5e19ef4ad985d8bc"},{"path":"src/abyss_machine/self_awareness_body_trace_contracts.py","sha256":"sha256:b03caf79fd473695bac14a20afa982b844b5ec3188fd4784b79cf01ace0616e1"},{"path":"src/abyss_machine/self_awareness_brief_contracts.py","sha256":"sha256:69aa52364b5d2f2639bff2fedcffea45f15eaff3dfb84d29077a4757e01ba092"},{"path":"src/abyss_machine/self_awareness_causal_overlay_contracts.py","sha256":"sha256:41eaffdefa6838215ac89ab678ca96d2f0d2da756cbcabd3773ba3a8917d4262"},{"path":"src/abyss_machine/self_awareness_causal_readmodel_contracts.py","sha256":"sha256:d36d402d8a8b61f615e36c58c0e5048128e038a2e343100d1f56e126cc6a8ae3"},{"path":"src/abyss_machine/self_awareness_cognitive_contracts.py","sha256":"sha256:b8e32f1662ef1e266d70ded9a4a0995b389e9fc6eaa257d3e075b4ed17acb4b7"},{"path":"src/abyss_machine/self_awareness_completion_contracts.py","sha256":"sha256:45d332695bf4a9d4d699a8d93ca847a0144038cb4a0d454719d73f6345207968"},{"path":"src/abyss_machine/self_awareness_completion_document_contracts.py","sha256":"sha256:be7b5d8eb8474bc4668f81f16703be7b04498ebf2cccc6d5e206e4f2b543dd9f"},{"path":"src/abyss_machine/self_awareness_completion_graph_contracts.py","sha256":"sha256:caf13067b04d4cea5806cf7e36459c590e90a09bc8451ab62991f1b2eb97cb9e"},{"path":"src/abyss_machine/self_awareness_contracts.py","sha256":"sha256:94ee35250ea7a91de180dfc9e37baf245a274da9844a8a3d818fb6cd535c4786"},{"path":"src/abyss_machine/self_awareness_coverage_contracts.py","sha256":"sha256:7bf93d4fa8324dedc4330ce6fd859c830c4a32ff2f387b82f66bd693488c9a01"},{"path":"src/abyss_machine/self_awareness_cycle_proof_contracts.py","sha256":"sha256:c2def2d3b028439108adbd95ba0728f90f16dd68c9ee7db6a99c97f233e0e38d"},{"path":"src/abyss_machine/self_awareness_entity_context_contracts.py","sha256":"sha256:98e50d06bbfe4b5515522c62b9abbe436427575bab8b58e23b5f9b93f4284858"},{"path":"src/abyss_machine/self_awareness_export_handoff_contracts.py","sha256":"sha256:2db396bf999bdefbdc733fc522f13ab3e42d9039a62d8168b387d45d303a2dd5"},{"path":"src/abyss_machine/self_awareness_failure_matrix_contracts.py","sha256":"sha256:bc3a129be5a088ba46b7ea6926b5d914c70af87949320a60475aec0b92dbcb25"},{"path":"src/abyss_machine/self_awareness_lineage_contracts.py","sha256":"sha256:e3b90567e270832241c07634b68a0c3d62983d40db2effb70662a37ecd375711"},{"path":"src/abyss_machine/self_awareness_query_correlation_contracts.py","sha256":"sha256:63e6d66c0e6ac1495d6bc7291724453aac94f30a239e2baa22f2b82c16783fc4"},{"path":"src/abyss_machine/self_awareness_requirement_contracts.py","sha256":"sha256:4e867999b7cb3aaf028a91192b1b02036b49800d628be6253fc594d1b6beccd5"},{"path":"src/abyss_machine/self_awareness_resident_cognitive_contracts.py","sha256":"sha256:54305cea1100558b155298d7d55a95c2a3f56c078558052a094bae957bea254c"},{"path":"src/abyss_machine/self_awareness_resident_worker_contracts.py","sha256":"sha256:2355fe36360039da8e0269ba9a99916e4dbeba264e0c2927ad089b0951bab080"},{"path":"src/abyss_machine/self_awareness_response_contracts.py","sha256":"sha256:487264e38ad4e7f030ef6cb0bf1ef2644fcba29932e99091ebe7463cbacba376"},{"path":"src/abyss_machine/self_awareness_stack_closure_contracts.py","sha256":"sha256:b59954c4cc1320269993945d8d14822738fa33bd91d2f08a82b25c3f10b60265"},{"path":"src/abyss_machine/self_awareness_stack_probe_adapters.py","sha256":"sha256:f8a4216796eab18b166fcbce2c7b1076e7795816e55a506489b464b870b029d4"},{"path":"src/abyss_machine/self_awareness_trace_context_contracts.py","sha256":"sha256:70c95f31903ade220b1ad9e8bd2d4b8b7beba4a7f8fca651d2dbd7b2480514a1"},{"path":"src/abyss_machine/self_awareness_validation_contracts.py","sha256":"sha256:5b7da05d50b7c6c543015063f3d6afbd5bd068a846e68e9027048811a5c35115"},{"path":"src/abyss_machine/stack_bridge_contracts.py","sha256":"sha256:ccb9270143a92bda1df76cffcd16ff9b4666414085c514cac375dacfb452acec"},{"path":"src/abyss_machine/storage_adapters.py","sha256":"sha256:3f38c844179911df19621b92291f3b685c26303d661f6d2b5fad2da972729984"},{"path":"src/abyss_machine/storage_candidate_adapters.py","sha256":"sha256:3080e2a9d0c7fb1cecba3d461b4a0fa245a666797f622e27157896090c3f1ae0"},{"path":"src/abyss_machine/storage_candidate_contracts.py","sha256":"sha256:6f81f5c47d0ff7b63682b61ba81870274b278483c6601ef9903459dad4582ef6"},{"path":"src/abyss_machine/storage_capacity.py","sha256":"sha256:5bee0ec98c64969c155b0ad05f4c4517a32bcd176455d90a026c4eda6332d09b"},{"path":"src/abyss_machine/storage_contracts.py","sha256":"sha256:2f8219f2025aeb4950dd6a43698da1c2453ac74df1da337e07a6c9696cca8404"},{"path":"src/abyss_machine/storage_forecast.py","sha256":"sha256:ed76f7a3c574846dfe3cc9ffca8c80cb37d3822d2169102bfff4f0c5a7a3a57c"},{"path":"src/abyss_machine/storage_lifecycle_adapters.py","sha256":"sha256:8b424eaebf8c13f85a1be77908a31e25c5cb74c50dcd07e9082265a757b6a32c"},{"path":"src/abyss_machine/storage_lifecycle_contracts.py","sha256":"sha256:1557323369ffe0320d6a9e8455a26cc8e336a81694877ab77884aefbbdf2a1ea"},{"path":"src/abyss_machine/storage_process_probe.py","sha256":"sha256:3870576ecce3770d505330ebc08f219973a78bc39f69ad09b1231ac1ea398f6c"},{"path":"src/abyss_machine/storage_reservations.py","sha256":"sha256:014bb3b0138d98edc83c4b158b27264f5c298794673c626dcaa5c11b5718387c"},{"path":"src/abyss_machine/topology_contracts.py","sha256":"sha256:524f680624f0426969c89e7f00c7b07a3fae459de97e2b7885315d18c897e3e4"},{"path":"src/abyss_machine/typing_atspi_adapters.py","sha256":"sha256:9f04c7443296b869ba49a3c3473454852793cd2bdae092fb6524c0e36495a410"},{"path":"src/abyss_machine/typing_browser_adapters.py","sha256":"sha256:92c7be67302fa0477a4b7d1ec142323757dd57e81878ed58cc06094ff19207b0"},{"path":"src/abyss_machine/typing_capture_contracts.py","sha256":"sha256:5ca334ad4117e6899cbc7c59ba6db5603db8023c680e218bbd6dd478facb5c6d"},{"path":"src/abyss_machine/typing_codex_semantics.py","sha256":"sha256:632a61e2b91046b1777ba6037dd55a567838a3312b53d0104e8a0f89ded7c064"},{"path":"src/abyss_machine/typing_editor_adapters.py","sha256":"sha256:2c5c3abf4f2674aba21b161f904fb5dba4eb67f46084a62b114afd3a0d8132fb"},{"path":"src/abyss_machine/typing_nervous_adapters.py","sha256":"sha256:122ed12058e51408053c8a08d7c159dc71737d97f4b1b5968d0c58d53428d658"},{"path":"src/abyss_machine/typing_nervous_policy.py","sha256":"sha256:3480ff3807129444c4a1ab8daee0b9c7097a4bb2693a2a21326077d80cecc00b"},{"path":"src/abyss_machine/typing_nervous_refresh.py","sha256":"sha256:f33b5a42708f6538185bf029faeb3ee533c232086680b932a37d2e896766e332"},{"path":"src/abyss_machine/typing_saved_text_adapters.py","sha256":"sha256:521b4b8aa048bd3b11b7bcae7d9656015887f720d259f8f2c0164cc06efb1899"},{"path":"src/abyss_machine/typing_shell_adapters.py","sha256":"sha256:177cddcb40edd0d7960f7efd701dcfb82c028fc4f01012eb558d6dba90b470c3"},{"path":"src/abyss_machine/validation_contracts.py","sha256":"sha256:cbe1280c8bf29fdd425f57a03a3331759f6e4c55f16a7caefd9419b4b6ab8f2a"},{"path":"stats/AGENTS.md","sha256":"sha256:17f1425b707f0da88390535dd7f76dd3a6bf5bfcda274a9e4764c4200f92d0ab"},{"path":"stats/README.md","sha256":"sha256:9dc6de59d45a4b3dc71a3c20f7626b629cf92b08bf95ad9313d4a8205a0488cd"},{"path":"stats/VALIDATION.md","sha256":"sha256:fa1ea6ba8aa0867fb6bab57708026ec3ce2dda4b8262a409a290a31a24dd6028"},{"path":"stats/port.manifest.json","sha256":"sha256:d9ff79d99da38ea489ee4459b7b894ab5b9631147aa26559bbecde6ede105040"},{"path":"tests/public_smoke/test_active_organ_host_contracts.py","sha256":"sha256:f48cc07d3f4b134862d5a0ef73efda7376f647f01be8ae3f3e707571bbce1f82"},{"path":"tests/public_smoke/test_ai_cpu_routing_contract.py","sha256":"sha256:789e173790f8b9643d035c60cb9045233c720d481c59594879dace6eb1db1543"},{"path":"tests/public_smoke/test_ai_runtime_adapters.py","sha256":"sha256:bb1425084a09cd6710b94f4ec6e9ee8e87adb1a687a608845807c2ff86a3fc27"},{"path":"tests/public_smoke/test_ai_runtime_contracts.py","sha256":"sha256:0f6376b44f74b7ba8bb8140ff6e0fc9ac0ec96612cd9a3225a4e7df1db246446"},{"path":"tests/public_smoke/test_ai_tts_adapters.py","sha256":"sha256:b7dbc1729322b41a1db7a7aea5611c2007946012b64f558b817c014999f31a37"},{"path":"tests/public_smoke/test_ai_tts_contracts.py","sha256":"sha256:1e3c5b69be1b342a6eb46c5851b4173d66744166e2a3c29c10c2dda3d7177985"},{"path":"tests/public_smoke/test_aoa_session_memory_storage_runner.py","sha256":"sha256:487853dff493256ff596414aa2bfff48adcec6dd7a31ae0751696edc4d4c0a18"},{"path":"tests/public_smoke/test_artifact_bundle_verifier.py","sha256":"sha256:89af2a7acda6e8c8d673f078836952b594dd74a0b47ba5a43073af98837a157f"},{"path":"tests/public_smoke/test_artifact_identity_policy.py","sha256":"sha256:ec7269dca39204a51c8e4e89a040ba492a6494849475f0e2ffdafc95966dcb92"},{"path":"tests/public_smoke/test_artifact_trust_tools_python.py","sha256":"sha256:82f6105c5d34a1bad088a3f564404668ea6aab5282b0c603168becc7c395e2a9"},{"path":"tests/public_smoke/test_bootstrap.py","sha256":"sha256:33ddde37399bbea39ab5ed52de976a0f62e57838b2b3e5ffd5bd78903e818f20"},{"path":"tests/public_smoke/test_changes_contracts.py","sha256":"sha256:1ada58909bd30866c84c937bf11d97ca0e591822936cf5a6b645b24eac333142"},{"path":"tests/public_smoke/test_cli_direct_script_fallback.py","sha256":"sha256:645b069817014d3f290c5b270c6ee8ac30539dfc8a47aa8cc5bf593db7752e9b"},{"path":"tests/public_smoke/test_code_intelligence_adjacent_provider.py","sha256":"sha256:02684f24de824fe539a4b884a0af40f88a112d6b1742a00d27cfda69a5f6c267"},{"path":"tests/public_smoke/test_code_intelligence_contracts.py","sha256":"sha256:366692b3745090efc848cd888d0e9e7dd1b8b0e211713afcf6118d7b525c1863"},{"path":"tests/public_smoke/test_code_intelligence_gate.py","sha256":"sha256:72e9db46cd392238586ce67cd2e4dee71d14adfa451f87e4faabe2f300debdc7"},{"path":"tests/public_smoke/test_code_intelligence_node_provider.py","sha256":"sha256:60df0c403001bb5e243f736e93302bbe562016fbaaf47b8a2d271d1a11a8b1d9"},{"path":"tests/public_smoke/test_code_intelligence_provider.py","sha256":"sha256:f02ab114fc311aa1cff0325ed36c10166086a3ecd7082f106e28deeda062e712"},{"path":"tests/public_smoke/test_codex_storage_lifecycle.py","sha256":"sha256:4003366296c11dcbd90f71308ef1865648f9ec97b1753ca93a39ccbe924f95cb"},{"path":"tests/public_smoke/test_context_contracts.py","sha256":"sha256:4ce275825d3caa97cb0e02044286aec887a78645fdce457de98e70dfbafd89f6"},{"path":"tests/public_smoke/test_cooling_adapters.py","sha256":"sha256:771e1c78e385c81a0049f3a78c3cdcc1e06849a82319ca9bf7c412547f696086"},{"path":"tests/public_smoke/test_cooling_contracts.py","sha256":"sha256:66012e9ba3d0de775b2b1ab8f73d19016937a173418fbe51b2db5250926115c1"},{"path":"tests/public_smoke/test_dictation_contracts.py","sha256":"sha256:6185159a6c76cd7176ece54151095c201783c42f810a8f0ac268888a7718718e"},{"path":"tests/public_smoke/test_dictation_docs_adapters.py","sha256":"sha256:10f234d9f025e02a619c0ca66b13aabbc6024c8cf29ecc7625fd3575d6711d1c"},{"path":"tests/public_smoke/test_dictation_execution_adapters.py","sha256":"sha256:c4defbb415f26bce3e5d17055a206fffa9370db4a8f042d505513c6ec3593ce0"},{"path":"tests/public_smoke/test_dictation_lock_adapters.py","sha256":"sha256:42bb9e0ee98ca8e85b4b1e63a3b81fd5f9ba688146e6cb078019994099e212b7"},{"path":"tests/public_smoke/test_dictation_notifications_adapters.py","sha256":"sha256:207b5ae33c85c5ac83fa018951a0606ef1989da15e524df80137b27be2c421c0"},{"path":"tests/public_smoke/test_dictation_postprocess_adapters.py","sha256":"sha256:e3c9b0d5c511abc3f2b62e37a8f8435632cc3861b49096b360a9f05f7101dd09"},{"path":"tests/public_smoke/test_dictation_profile_adapters.py","sha256":"sha256:f1780be491e1ce15d7d6b92ccffa5c7f8585eb31cb4061a83479926c7493e59d"},{"path":"tests/public_smoke/test_dictation_replacements_adapters.py","sha256":"sha256:67ae2eb574709789bb86d43bd2e0b0a77424f8e95d1dad58972339e4955d3c72"},{"path":"tests/public_smoke/test_dictation_runtime_adapters.py","sha256":"sha256:ccb74f8ce763bf671ddb7be01099f9668aae7e9fc6dc854d5096317b52d28bed"},{"path":"tests/public_smoke/test_dictation_status_adapters.py","sha256":"sha256:532e2632c89733117317747359864f775224648743298a15e7ebecf5ac50cb90"},{"path":"tests/public_smoke/test_dictation_validation_adapters.py","sha256":"sha256:d2e93792d49c10cadb0ebc334a805f5950f33546f41673772b8d7f2eb7adb877"},{"path":"tests/public_smoke/test_docs_agents_mesh_boundary.py","sha256":"sha256:4d92c156290534d28d246dda31c9de61d0448fac0ea1c92bd85127d8981f05f8"},{"path":"tests/public_smoke/test_docs_contracts.py","sha256":"sha256:ef6480a4a407c8018b0be334e7c60fd1824dda3ef9b4593bce2581c8d2020994"},{"path":"tests/public_smoke/test_doctor_adapters.py","sha256":"sha256:6c0f9f0c796d7d34dec717517e81eb0a3e82828538704efc67bdde8eb42091a1"},{"path":"tests/public_smoke/test_doctor_contracts.py","sha256":"sha256:e970a491a5e57c976dcf161430342614996123e9ddda390c6cf7afa9f7774a23"},{"path":"tests/public_smoke/test_first_run_installed_projection.py","sha256":"sha256:c2ff9868e48ed536ec90bced1bc9915a42adf68ab6f1bc2719ab85d4ff91d0f4"},{"path":"tests/public_smoke/test_github_artifact_production_evidence_workflow.py","sha256":"sha256:c6b99ac588d737b5bcd214e572d2028511c44ba32262ee7c299c2a910afa70de"},{"path":"tests/public_smoke/test_host_contract_test_runner.py","sha256":"sha256:47c8375ef43ce10611f41208adeb36fd31fd89fcd175bf99f1f76bcbe8c9e8ed"},{"path":"tests/public_smoke/test_host_lifecycle_parity.py","sha256":"sha256:6f840b56c3dda86bd2c6452f9b8ab9b3d2e83ae25a34a09a8b5c431da07e2fb9"},{"path":"tests/public_smoke/test_http_adapters.py","sha256":"sha256:d8297043b1f93818a0ffa4bec5648d566ea9ff3273788aebbb5d8a9ed2d19747"},{"path":"tests/public_smoke/test_kag_artifact_trust.py","sha256":"sha256:da110ca37ac88810e7a551e7ed82986af8bfb49f85b57e398a480f56e6c9def2"},{"path":"tests/public_smoke/test_memory_adapters.py","sha256":"sha256:32373cd4d458c848ae14695bc82e9b712be65367b4c2846cecffa894a35d8c65"},{"path":"tests/public_smoke/test_memory_contracts.py","sha256":"sha256:98370f24b2f39f3a5d1a9af953df33707a188c9ff6ecc64769be3af6f227ed0a"},{"path":"tests/public_smoke/test_mode_adapters.py","sha256":"sha256:f63da01935cb627e6d7708b613a188f54340157a7ec01d924e58cd6df601c802"},{"path":"tests/public_smoke/test_mode_contracts.py","sha256":"sha256:d0ebe1ed278c953f018748a6f88918296d33d3f125d0e6a9bfe81368df903c73"},{"path":"tests/public_smoke/test_nervous_brief_contract.py","sha256":"sha256:bde03efb88602c9e60223d8cb57d983ca180f39f5e4c2c4f5a5ecd9b97365779"},{"path":"tests/public_smoke/test_nervous_browser_content_adapters.py","sha256":"sha256:ffa8f54c651ded7f0cd7e8d7f33e9ac5a741968fe3a8436bcadf03b4a34a142b"},{"path":"tests/public_smoke/test_nervous_capture_adapters.py","sha256":"sha256:0cc0b1f238da48c9ab35037f1e7f898813cdfffa922d99c0c0a2f1c240769513"},{"path":"tests/public_smoke/test_nervous_clipboard_adapters.py","sha256":"sha256:33f42fc4eeb61b9fee9cc5a0a1984c71a260d21bf677b146c04e436c9a318164"},{"path":"tests/public_smoke/test_nervous_events_adapters.py","sha256":"sha256:81292e400c979cc105fafd5cb6adf57c3e67730f9250cb8719853a5127b758da"},{"path":"tests/public_smoke/test_nervous_events_contract.py","sha256":"sha256:ceebea2c426d3a89bdc37b5fadd96ef06df850709c3f6a43682cded7efcec83a"},{"path":"tests/public_smoke/test_nervous_index_adapters.py","sha256":"sha256:76ec851780f8f82e2b8b70ff2be1078e510cf3bc9afa55bc46b6e9f1d9c9f13b"},{"path":"tests/public_smoke/test_nervous_index_contract.py","sha256":"sha256:f2dcdab89b4d807f5c82812162ba669a48141d507406d01de945bff4a6de3f68"},{"path":"tests/public_smoke/test_nervous_pipeline_dag_benchmark.py","sha256":"sha256:faf99d0570444f9beb0976ccefef58c1e57be24ea8ded5c9a9fdd5ff41d6c408"},{"path":"tests/public_smoke/test_nervous_privacy_adapters.py","sha256":"sha256:b91b40adc9fb4d6e260283eb09831cc7312a4903262257c70b10992a9d356337"},{"path":"tests/public_smoke/test_nervous_privacy_contract.py","sha256":"sha256:b861e6b046020530b570d292d870c81c884997580a2f9c156971a144c005e7a4"},{"path":"tests/public_smoke/test_nervous_quality_adapters.py","sha256":"sha256:27ff8d313441b4821dcbfa236f665962c8018aa3ddf956f9bc22a6aa1ead116c"},{"path":"tests/public_smoke/test_nervous_quality_contract.py","sha256":"sha256:2b922a9bad6e394c77bc8bae512bf58428301c5e0dd6234dbba905426e025649"},{"path":"tests/public_smoke/test_nervous_recall_contract.py","sha256":"sha256:f5d2646ca0df1d4421588941cf2777e9cdb69f1f27b0f484d5c27db0a711cea7"},{"path":"tests/public_smoke/test_nervous_redaction_contract.py","sha256":"sha256:17deb309dea939e8b9477f89f6fe46af3d01eab5b5d97daa1b73f2eabd75e7f3"},{"path":"tests/public_smoke/test_nervous_rerank_adapters.py","sha256":"sha256:871b144666ef61b86d5ce4c4d0a10230354a890e4a95080873c97c624fb7a1c7"},{"path":"tests/public_smoke/test_nervous_rerank_contract.py","sha256":"sha256:b71155ac0f893abe9329fae5936206b41a7c359d417927cba05cdfd540e0d8d1"},{"path":"tests/public_smoke/test_nervous_retention_adapters.py","sha256":"sha256:ac7f1db0ce500c096b7cee9df402a653b7951b8e358152992c600c8071f2037c"},{"path":"tests/public_smoke/test_nervous_retention_contract.py","sha256":"sha256:0e2492fed09db9a4ec716dc17ce91be0584e8385c0c7d1c875025ad626bb99ad"},{"path":"tests/public_smoke/test_nervous_retrieval_adapters.py","sha256":"sha256:368fed007adf1126e910e79c9c73860e9d289385bc9cfb18562d2b3ee7b87d79"},{"path":"tests/public_smoke/test_nervous_screenshot_adapters.py","sha256":"sha256:3ad3428cd4da12acc5a06a39c7d7a26c11e63ecf4942b42360aac47be160482a"},{"path":"tests/public_smoke/test_nervous_screenshot_contract.py","sha256":"sha256:735594e5c2004cb1636ce96462f6af576d4993f61a47f751c987f6311c757735"},{"path":"tests/public_smoke/test_nervous_semantic_adapters.py","sha256":"sha256:f7409a05766c965b3084efb95959fb1d35899e78b50f2dc873dfd93a7449481a"},{"path":"tests/public_smoke/test_nervous_semantic_contract.py","sha256":"sha256:dad37d086cb36b433eccb7d54be4075defd9c5c672948e5a22f23055f6a38b9d"},{"path":"tests/public_smoke/test_nervous_source_adapters.py","sha256":"sha256:8086ca9ddabd06e87901095979b57eafa673bb4912d05300a5cd01146207bd8c"},{"path":"tests/public_smoke/test_nervous_sources_contract.py","sha256":"sha256:54142b78187b8e207eb192527b021777bb1b3d6e6cccdabb716e50d16b2642dc"},{"path":"tests/public_smoke/test_nervous_sqlite_delta_benchmark.py","sha256":"sha256:5fa00b49ca8d35a3d14dda72bfe6df5998c9159985c34f413935e5fbfef65fc2"},{"path":"tests/public_smoke/test_nervous_status_adapters.py","sha256":"sha256:f56906d712653fe64f124c63749d650c5d035b07fd0d786b1454ce20a321dd3a"},{"path":"tests/public_smoke/test_nervous_synthesis_adapters.py","sha256":"sha256:e7a5359d9698fee07265d73b310c797d98c2ec294d6e18ef67b60953ce8a18fb"},{"path":"tests/public_smoke/test_nervous_synthesis_contract.py","sha256":"sha256:b0016b7f36f1f9bba99f91ad1615715c00ad2f5f4098353eb82238feec3a9da6"},{"path":"tests/public_smoke/test_observability_contracts.py","sha256":"sha256:a879ae3704e773bc150f0140b3d0646bb29214ee82d5023d31ae2d05ebc9d13c"},{"path":"tests/public_smoke/test_owner_census_broker.py","sha256":"sha256:1aa0bd17a9140a7fac33f5d5096096487347eb68adbbe6f9d2198165a957ccf8"},{"path":"tests/public_smoke/test_path_policy.py","sha256":"sha256:5ba025100053ee8e366936c70e0cc20f3da9ca102fcc3a6ae41f360fe6ef4a82"},{"path":"tests/public_smoke/test_process_adapters.py","sha256":"sha256:ec149f380a4275807d2328e8631eb7ff08e2f7afb3bc97ee6d270dcde6cb863a"},{"path":"tests/public_smoke/test_process_contracts.py","sha256":"sha256:860605f84a7f7833564f77d4a8dc4603c746448f531fa3842b70e536184f0cdf"},{"path":"tests/public_smoke/test_public_boundary.py","sha256":"sha256:f2a402ff5ddd7c9720078e4929f84ebfbda70d3f89fd3edb93a249cbf3cc29a7"},{"path":"tests/public_smoke/test_repo_scaffold.py","sha256":"sha256:5066cf090052a1ad528dace04836b6c31b44b11f7eaf69311b9e90fbac6c001e"},{"path":"tests/public_smoke/test_resource_adapters.py","sha256":"sha256:30fcfc98dbfeffea544057ad6df1bb6340092b380c0e9d96474be25eed59a710"},{"path":"tests/public_smoke/test_resource_admission_adapters.py","sha256":"sha256:1cb31a0eccbd829afca1c3915eeeb755f67b506f87ba913c82ffdd6bc69171c9"},{"path":"tests/public_smoke/test_resource_codex_hook.py","sha256":"sha256:94122b95cf3c0fa6b17f78499f2dab94a03b7ba416b6af70c2a6db79a50141d4"},{"path":"tests/public_smoke/test_resource_planning_contract.py","sha256":"sha256:87fc3bafeb5c5b116aabd1a8bdbb85321f3ba9f079994cadc6796878033e927c"},{"path":"tests/public_smoke/test_resource_pressure_coordinator.py","sha256":"sha256:0a2eed4d7bd802426ededdf2f5072a0d050608a533cc9f66601eb3d7f2dc3092"},{"path":"tests/public_smoke/test_resource_relief_adapters.py","sha256":"sha256:de54627f3d89fe265de1bc5283fb9c191e61ca679a56b5a7aca1a3bacef41a80"},{"path":"tests/public_smoke/test_resource_storage_reservations.py","sha256":"sha256:26a557d30e1d8d00691b08ce4429bf69e369ed7d7a706eec61d3abe5a12af9ba"},{"path":"tests/public_smoke/test_runtime_evidence_contracts.py","sha256":"sha256:fd61c7a21c852261210c9edeb65422432e013f957d271c9856d52ba7d6995c36"},{"path":"tests/public_smoke/test_self_awareness_activation_contracts.py","sha256":"sha256:8fda301e23b3976afa54803a2dcf430238d9bb1f3ec65c8573de991038a63402"},{"path":"tests/public_smoke/test_self_awareness_activation_smoke_contracts.py","sha256":"sha256:91503c8dd0a5aaba66d95e1d6aa70b2386e7857a967e34beaed66e31b0495961"},{"path":"tests/public_smoke/test_self_awareness_adapters.py","sha256":"sha256:5813b9688a3b1d635d6cacdc312a0e5379bd584210b00b189ba823d90b552442"},{"path":"tests/public_smoke/test_self_awareness_alert_contracts.py","sha256":"sha256:e3fa0dc759feac18762e7f1562a474ae05b02c45ab81d974ef18b537b2da9911"},{"path":"tests/public_smoke/test_self_awareness_autolink_contracts.py","sha256":"sha256:ef0678d1d4e196e35e1b2c0e00cafed7ba4e5c21e21de1a1e1977e41852058e2"},{"path":"tests/public_smoke/test_self_awareness_body_trace_contracts.py","sha256":"sha256:22ae00bb8b01e06accd012af1ff2607053a7c1cc69b247840f1bae73ca23d293"},{"path":"tests/public_smoke/test_self_awareness_brief_contracts.py","sha256":"sha256:6a97a13e0f5e0abf2dbc03b7bb13c9b0e6d3efd7d905ad2a73bd22a2df296201"},{"path":"tests/public_smoke/test_self_awareness_causal_overlay_contracts.py","sha256":"sha256:19c34bd4d0c247df0f69874ba08d36a89ed3493b6394d923a53d0adb788f167d"},{"path":"tests/public_smoke/test_self_awareness_causal_readmodel_contracts.py","sha256":"sha256:62c3124c1c1a1e5c7d6a5b80c154388fc5222dd51f0c068c779f8ad063a7e3a8"},{"path":"tests/public_smoke/test_self_awareness_cognitive_contracts.py","sha256":"sha256:657d862a4b737b64f32371d531a432047175ee4bcc43c9b7a3ed4a5cf191d389"},{"path":"tests/public_smoke/test_self_awareness_completion_adapter.py","sha256":"sha256:0873de49edc75284e19a3c431aaa807b20e4273b4ebb0b498cc5f74f3fc6b9da"},{"path":"tests/public_smoke/test_self_awareness_completion_contracts.py","sha256":"sha256:094ccdc4d1f8eb3d472617c0baf1f5689d9511f4f3237f078b21ce0d1837f596"},{"path":"tests/public_smoke/test_self_awareness_completion_document_contracts.py","sha256":"sha256:3c8389dc8e4a470ca69556ae2dca0d894d160fe3c19ff996a789bcff803bea52"},{"path":"tests/public_smoke/test_self_awareness_completion_graph_contracts.py","sha256":"sha256:01610f7dd2215fb9ea7ce5a4364d02f404a95f6f5ad4c826a04fa67bfcabd5f3"},{"path":"tests/public_smoke/test_self_awareness_contracts.py","sha256":"sha256:2f8c9ca79ad14e87d5298c80eacc22dce8716b0e6b9b0b10798e4f3bd81cfe75"},{"path":"tests/public_smoke/test_self_awareness_coverage_contracts.py","sha256":"sha256:4fabff27f0cd80f858b6f9c94a90a15e0e7104914b99771794c2ebf070040346"},{"path":"tests/public_smoke/test_self_awareness_cycle_proof_contracts.py","sha256":"sha256:691d1f30eff47c6c3cfec8857dda7b1638f9c7cf45bce04d2b5abc72c83791c5"},{"path":"tests/public_smoke/test_self_awareness_entity_context_contracts.py","sha256":"sha256:dd77b7e5e5d919063d8abf0d124d22961448a44925d4b529cdf003085fd17502"},{"path":"tests/public_smoke/test_self_awareness_export_handoff_contracts.py","sha256":"sha256:e375a371cd8e3e8d883d659fd50d76c9c154e35a21ac519ec2cea825953c6085"},{"path":"tests/public_smoke/test_self_awareness_failure_matrix_contracts.py","sha256":"sha256:5f279d7c5925590ddab8a7b2d1f41ce34af331dd40fe1da0861f327064ee13ec"},{"path":"tests/public_smoke/test_self_awareness_lineage_contracts.py","sha256":"sha256:2963f7bae45a0c349eb2d562421636f8a19b172cd78ff022b89d58a001b4bfdd"},{"path":"tests/public_smoke/test_self_awareness_query_correlation_contracts.py","sha256":"sha256:ea92161f8e926cdc283680eb5ff04c2c631e3d0dbf80e75359f826961e8fccbc"},{"path":"tests/public_smoke/test_self_awareness_requirement_contracts.py","sha256":"sha256:88eff8d67804d3339b99a59f2adbaa731d5aa068cf30b71a12d305ae93bed4d7"},{"path":"tests/public_smoke/test_self_awareness_resident_cognitive_contracts.py","sha256":"sha256:5d59bd76262a0d25a0f8b6111d13fa207f8d7a23959c0267580ab0e3ac38b56a"},{"path":"tests/public_smoke/test_self_awareness_resident_worker_contracts.py","sha256":"sha256:efd34201d2ce47c6cb13d8223d670e1d946c4d1988da65d8b707f999b23a1984"},{"path":"tests/public_smoke/test_self_awareness_response_contracts.py","sha256":"sha256:fd3e9c3d13daf62d22c93f58565828de5ef00f05debccd24a02d71908db2b2e3"},{"path":"tests/public_smoke/test_self_awareness_stack_closure_contracts.py","sha256":"sha256:ccfd5c3490a0b87001aaee864b435c69be6de82e82caf35fb9260f23e4c93aea"},{"path":"tests/public_smoke/test_self_awareness_stack_probe_adapters.py","sha256":"sha256:d3c7f54f474e71c1199864e653bc5cfad93785a4b3f83b74d64b038ed19ed96e"},{"path":"tests/public_smoke/test_self_awareness_trace_context_contracts.py","sha256":"sha256:e0390c1124d71efccf12add9819ff6ef43b31662794eba5843fa01fe3439e397"},{"path":"tests/public_smoke/test_self_awareness_validation_adapter.py","sha256":"sha256:97bbf57242b262f6c5a2473b74ee2277cbd8fc65e7cd896ccc5d4ce1d2cf4a53"},{"path":"tests/public_smoke/test_stack_bridge_contracts.py","sha256":"sha256:e416e3e9658b3c5c832cbccf0ce8d2c4eebf281e3cf250a2f2b8bd331b57cd58"},{"path":"tests/public_smoke/test_storage_adapters.py","sha256":"sha256:ce255301c6705c92c212934a943076a7172f5e69a1de212d75dca7ec8715a57f"},{"path":"tests/public_smoke/test_storage_candidate_adapters.py","sha256":"sha256:8c34339071e83ea03d90e3509bddbd8ffb7efa570cf49da93c8847db95d99788"},{"path":"tests/public_smoke/test_storage_candidate_contracts.py","sha256":"sha256:80cda96a5804cfc2255125b3376307e33b306afab6fc2efcf983a6c16957fefd"},{"path":"tests/public_smoke/test_storage_candidates_cli.py","sha256":"sha256:226dda4af96c98ff033b341b62417e0505f6450986973b4b3b1f583f86b4dae8"},{"path":"tests/public_smoke/test_storage_capacity.py","sha256":"sha256:8a1a7d24e046565d6b4dcbe0d1a31c75a82a1d89e6d7f1de6b1da4a36da60943"},{"path":"tests/public_smoke/test_storage_contracts.py","sha256":"sha256:afc9e414e50704154ed371b9bc682802ea034adc61e0e5bd9fc13957e17b8fc6"},{"path":"tests/public_smoke/test_storage_engine_repairs.py","sha256":"sha256:f0009365bb8d4273ce749fde27bd3cc7258f80d12b56f3e1c116052a218e8923"},{"path":"tests/public_smoke/test_storage_forecast.py","sha256":"sha256:34bc8b457185e6c2df7dcaeeabafc3a14c8ee0c1aa6dd5fd696b73a406766f01"},{"path":"tests/public_smoke/test_storage_lifecycle.py","sha256":"sha256:5924706c71e2bf44cc2a55456ed8f03babcf3f4520b0f38446387abbfdceea01"},{"path":"tests/public_smoke/test_storage_lifecycle_cli.py","sha256":"sha256:b4d036f0c00c2b79feb8909b41a08cf27d177e079ea7f43266cd460ec3814afd"},{"path":"tests/public_smoke/test_storage_process_probe.py","sha256":"sha256:13c508ba5852bd34b744cbb82b2175acbcf29db4b0ac25e4b3d261d548388b87"},{"path":"tests/public_smoke/test_storage_refresh_cadence.py","sha256":"sha256:5257b92b391124c2621c03bcc48cb2927b825c6aed171df6a017770a3cbc7c0b"},{"path":"tests/public_smoke/test_subsystem_validation_retention.py","sha256":"sha256:03f5f87bfa3f778d429880bfa1239f084e5bfbd1b275966e05c45d067b8df240"},{"path":"tests/public_smoke/test_topology_contracts.py","sha256":"sha256:6b2670d423278f1cce342465a7e8f75826058c23ef60c921326cfecdcd6e8675"},{"path":"tests/public_smoke/test_typing_atspi_adapters.py","sha256":"sha256:95b4a37557140f26f3dea46fbfa18bef8c77adb6c781f8a586eacc74112e8f2d"},{"path":"tests/public_smoke/test_typing_browser_adapters.py","sha256":"sha256:cb8ed726ccab4718c9a2b09b86e3c192facb46ba4d7b9c86b1ceb00e4485bc75"},{"path":"tests/public_smoke/test_typing_capture_contracts.py","sha256":"sha256:bf5b45f51fac52df28061a6942e8a72af8e8ce6b1e8bcb8ab1d3e9c8552bc90f"},{"path":"tests/public_smoke/test_typing_codex_semantics.py","sha256":"sha256:c8173428b53983057933293fcc9d2ee226eec00af226cdf41b4132c92ef12112"},{"path":"tests/public_smoke/test_typing_editor_adapters.py","sha256":"sha256:f79a6c5e6164c81975df6245b00d2383fbe0f1eeb3800971010f73177e442a34"},{"path":"tests/public_smoke/test_typing_nervous_adapters.py","sha256":"sha256:ec171cb0290d441ba5d0193ae0dee1e549a70ddac516547f40ff1f5691acd1c4"},{"path":"tests/public_smoke/test_typing_nervous_policy.py","sha256":"sha256:c964cd74b04681e3248802045b34394d22946600a9dc3fc89caf7273d3795696"},{"path":"tests/public_smoke/test_typing_nervous_refresh_logic.py","sha256":"sha256:d85aa0dee9d4360227e6a815575e913e932d0ff73f74e9d56586f92e743b059e"},{"path":"tests/public_smoke/test_typing_saved_text_adapters.py","sha256":"sha256:88832529fd5415e703a7261d162ee759e9386e5ed05ddfc00eac0dda14a5442d"},{"path":"tests/public_smoke/test_typing_shell_adapters.py","sha256":"sha256:a7f2746c5bfbdb033b14e6f60e1e422fd6d2aadadefad7266ee20c6512f860e0"},{"path":"tests/public_smoke/test_validation_contracts.py","sha256":"sha256:dc095e3255eb2555acf03d2bc4d42827bcb075c4249ad91ba3cd4382e15adb81"},{"path":"tests/public_smoke/test_validation_evidence_graph.py","sha256":"sha256:407464b9040c4e3ee70ed6012fdef085a34473f1eca7a13bc790b747677fa4c8"}],"source_paths":[".github","AGENTS.md","README.md","DESIGN.md","BOUNDARIES.md","SECURITY.md","docs/publication/PUBLICATION_BOUNDARY.md","docs/validation/validation_lanes.json","manifests","schemas","skills","stats","src/abyss_machine","scripts/generate_contract_abi_signatures.py","scripts/generate_scaffold_index.py","scripts/validators","tests/public_smoke"],"source_tree_hash":"sha256:5f142c9c47367e7e3802ddfaa922581e319f25ba76f7817040a5405b7ec15565"},{"artifact_class":"bootstrap_install_bundle","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"bootstrap-install-seed","source_file_count":328,"source_files":[{"path":"config-templates/AGENTS.md","sha256":"sha256:1ff54ef42ab3e0cd90f639009fb5d7d5df000ece983526d1206f8557470d81ac"},{"path":"config-templates/README.md","sha256":"sha256:2a4d8e3461f603fee9fb652848b952ee556ccd08b10dffa3c161a4350086e313"},{"path":"config-templates/etc/abyss-machine/AGENTS.md","sha256":"sha256:83166ca8323b9d1a52a2bbe3e42a30bb25b8edab29485530586c3aae6578a3ce"},{"path":"config-templates/etc/abyss-machine/CHANGELOG.md","sha256":"sha256:83f9631c5ac9c45212647b6e205ef80dc8399bcbd050b258a9ef473e84c13c2d"},{"path":"config-templates/etc/abyss-machine/DESIGN.AGENTS.md","sha256":"sha256:1339466baf77fd3a3a7898c81ef4d1be59f45ca84c93bf1ecd473c814c394842"},{"path":"config-templates/etc/abyss-machine/DESIGN.md","sha256":"sha256:4dade254519d1ae2bafe15447697dff7b41f3c04cb4dfc03e760480db042f288"},{"path":"config-templates/etc/abyss-machine/DOCS.md","sha256":"sha256:0168f1ed1ad759b4d2fc21adbb9b948660f66907e4c204fcc07a41a2aa53f258"},{"path":"config-templates/etc/abyss-machine/MAPS.md","sha256":"sha256:eb1b0452da08cf3e0a1e3f99d3c948784710add4d6dc668ca8c80381514c0044"},{"path":"config-templates/etc/abyss-machine/ROADMAP.md","sha256":"sha256:80806efb7b4a7fdcb2846ebf843f6430139038d3dcedb27957f2a9185744901c"},{"path":"config-templates/etc/abyss-machine/SELF-AWARENESS.md","sha256":"sha256:8e4f62bbf4312d4e0f4ddb61f734441cdbb2a5c4207ef2f11a81f3810b971f4d"},{"path":"config-templates/etc/abyss-machine/STACK-BRIDGE.md","sha256":"sha256:8700cc5bbbdc80d159fada70591a3b4959d1368629901ea9033058f39cdeb4ca"},{"path":"config-templates/etc/abyss-machine/TOPOLOGY.md","sha256":"sha256:af47f470f723c9f15d3d969b23361a0d9ad362edab724b09aa3df3657394fb99"},{"path":"config-templates/etc/abyss-machine/VALIDATION.md","sha256":"sha256:d055f935bc59b7fad422c79bb2d8c473650c33ae52c46dd07f6276d3afccac20"},{"path":"config-templates/etc/abyss-machine/agents-mesh.json","sha256":"sha256:a439c9e2468248a15cdad4f7f168b27be0465a5c37c2c5b461224dea02fb86f0"},{"path":"config-templates/etc/abyss-machine/ai/AGENTS.md","sha256":"sha256:8fba4089732e2de7bc19a7650c05219e05650ae4bae036a077e9db36b5be16fd"},{"path":"config-templates/etc/abyss-machine/ai/VALIDATION.md","sha256":"sha256:cdb5564852d117034d9aba0003e41b47de4c38361923acf51d9c9ba371b80425"},{"path":"config-templates/etc/abyss-machine/ai/config.json","sha256":"sha256:dbe8ba8b45bc13f911e5f9ca072b1f2218b9485e7faa95b51290f6a764a6d901"},{"path":"config-templates/etc/abyss-machine/aoa-session-memory-storage.json","sha256":"sha256:593a41c02a1712add0e47d67cf3c795ddf9385f1f7e312a064cd3ac9fca4bb1b"},{"path":"config-templates/etc/abyss-machine/backup-policy.json","sha256":"sha256:1b8e142962f431780d3d8f554909a9140d0d5cd1a10a36444ac7462e103b51cb"},{"path":"config-templates/etc/abyss-machine/bridge.json","sha256":"sha256:64547c56d802d2cb5ddfbed17894ed93fa00c27125ef38eefacff4dae0d4e492"},{"path":"config-templates/etc/abyss-machine/code-intelligence.json","sha256":"sha256:58fa41413c27bfb869a89b1ce8bab8eeaa1b8d16b0ef8ed56c973bac37451c6c"},{"path":"config-templates/etc/abyss-machine/commands.md","sha256":"sha256:c80b9685b7e01019e4930e695d60fbd3733445005cc096460117f12f1c9aff19"},{"path":"config-templates/etc/abyss-machine/cooling/AGENTS.md","sha256":"sha256:e12dcc3e1bf90f1cccb245d250749a6d553810897ce05bc42a486c4738f5d69f"},{"path":"config-templates/etc/abyss-machine/cooling/VALIDATION.md","sha256":"sha256:7f1985c8c70350fd313cbaab368d52f6ebb5bedc307a98ee65135be2033d02b5"},{"path":"config-templates/etc/abyss-machine/cooling/config.json","sha256":"sha256:8a4702ed8fa7c92ac029c7edf279c3c0a317242671ab11d11c69ef8d1a5c0f02"},{"path":"config-templates/etc/abyss-machine/decisions/0001-roadmap-decisions-changelog-route.md","sha256":"sha256:b6d8f49df7c04dd7480f0985dcfaf0727ab4491ff9a8fc7f2fb9af4cd79fe5df"},{"path":"config-templates/etc/abyss-machine/decisions/0002-decision-index-route.md","sha256":"sha256:4f07e4ce9f4999bacaa916d8833604f25ef792b637aaf5d4f42c141518ab8e4f"},{"path":"config-templates/etc/abyss-machine/decisions/0003-host-agent-mesh-route.md","sha256":"sha256:38cd6e8052253ca5191341938e88243275e80f6645d2798d9db65f5a2f36b925"},{"path":"config-templates/etc/abyss-machine/decisions/0004-srv-large-root-design-route.md","sha256":"sha256:385db302ac5ab1685243a6101f0835bba7f1adf288752f7d1b7dcf583d43e804"},{"path":"config-templates/etc/abyss-machine/decisions/0005-zram-headroom-routing.md","sha256":"sha256:892e0683675c896d04a0d9e22e76908ff9daf334a09845d28f6dbdd890a445fe"},{"path":"config-templates/etc/abyss-machine/decisions/0006-doctor-self-maintenance-route.md","sha256":"sha256:b8454a2ba7b4b43a24e88a2f75a6cde7e8a10892b8e56081999226c6ee902ba9"},{"path":"config-templates/etc/abyss-machine/decisions/0007-os-abyss-heartbeat-reaction-response-chain.md","sha256":"sha256:8f59cf4e9c77807efcf08032370654f6b8d9a6b099dba856cf8720ca142d07ae"},{"path":"config-templates/etc/abyss-machine/decisions/0008-change-close-decision-review-gate.md","sha256":"sha256:f61fb5824fee78161b0354a3682cc9897c9bfd90cb541edb61d1c8c3f95a3941"},{"path":"config-templates/etc/abyss-machine/decisions/0009-decision-record-evolution-route.md","sha256":"sha256:208b59a9573a725fc749e186a6c1bba20b29433116f43b6ae92b4e79c2d53d21"},{"path":"config-templates/etc/abyss-machine/decisions/0010-typing-journal-preservation-route.md","sha256":"sha256:b838738890db4d61a8133af1d3dc7465c0914fbbbecd3f54856f5f2cbe991aaf"},{"path":"config-templates/etc/abyss-machine/decisions/0011-e2b-resident-selection-route.md","sha256":"sha256:1079034d4ae0337eeee5646294a22f1740e4e5d52a72a246dae2c41d0acdba99"},{"path":"config-templates/etc/abyss-machine/decisions/0012-causal-spine-bridge-route.md","sha256":"sha256:7e86618b3faac114d56f405b8812de0287fa011c12ff672badc362e56fc2e218"},{"path":"config-templates/etc/abyss-machine/decisions/0013-machine-atlas-maps-route.md","sha256":"sha256:c4734418e21d4787b0c073937dee162784dea4eeab03495493fe21e60b3c1155"},{"path":"config-templates/etc/abyss-machine/decisions/0014-machine-atlas-reader-profile-packets.md","sha256":"sha256:e1948cdf6320337ecd664d0452799de4c40f89ba81cedef6d9019832c697e859"},{"path":"config-templates/etc/abyss-machine/decisions/0015-machine-rag-trace-loop.md","sha256":"sha256:bf534bcd2e2e0dabfe2778204cd72179b20989086da42f921372fa0d6b5d0566"},{"path":"config-templates/etc/abyss-machine/decisions/0016-machine-context-refresh-automation.md","sha256":"sha256:ae8dfdb400b54da9d75b20ed5e4da277444e51a3fd6f520d19f24849e2dd304d"},{"path":"config-templates/etc/abyss-machine/decisions/0017-stack-observability-bridge-consumer.md","sha256":"sha256:8f85634ec940fbe2d875a02a4a0f2a3d9b8a9221d403c5496acf8d7ae9f758c9"},{"path":"config-templates/etc/abyss-machine/decisions/0018-self-awareness-observability-layer.md","sha256":"sha256:8cb4127a5f802f637ac2b9606649b59f35b03f70d5042781249755343d8b4101"},{"path":"config-templates/etc/abyss-machine/decisions/0019-self-awareness-full-stack-coverage.md","sha256":"sha256:85916deac6bb9b1f7d19d140dee37be3df054681a68eefec7b18d41a7ceb4db5"},{"path":"config-templates/etc/abyss-machine/decisions/0020-artifact-evidence-cleanup-route.md","sha256":"sha256:40ad8736c8213f03d837f58c6d99c6c0f200e913841b784b1a41326fd43865df"},{"path":"config-templates/etc/abyss-machine/decisions/0022-owner-native-memory-orchestration.md","sha256":"sha256:e0ff5fb044f22afffc84f73443cb7dfc1c42af56a05017b40fd8d07549ebb111"},{"path":"config-templates/etc/abyss-machine/decisions/0023-separate-release-trust-from-routing-owner-switch.md","sha256":"sha256:6451ab2d9345164d08db064e9557e61b9969de313c33e388ce0692adedc0a12f"},{"path":"config-templates/etc/abyss-machine/decisions/0024-admit-receipt-bound-sdk-routing-canonical-producer.md","sha256":"sha256:83bfa013bec13c30e2b33abafec13566cf5262f2f3986ce504fe0bd487bf861b"},{"path":"config-templates/etc/abyss-machine/decisions/0025-admit-external-actor-runtime-canaries.md","sha256":"sha256:81f79101994c63e04355be4c8e35a965247b8ad142e63e6f1e5c0157920ca2b7"},{"path":"config-templates/etc/abyss-machine/decisions/0026-promote-claim-evidence-validation-graph.md","sha256":"sha256:f9d6e79e5b442dee9809d033d1589ae5a3b6b23d7337a5ac764c0dd8b721a9f5"},{"path":"config-templates/etc/abyss-machine/decisions/0027-memory-work-remains-host-admitted-and-project-neutral.md","sha256":"sha256:4379edb203b7deac5664715248f22725d077a2d9ce641649a3602769faebcfdb"},{"path":"config-templates/etc/abyss-machine/decisions/0028-persistent-storage-candidate-lifecycle.md","sha256":"sha256:db2f7a38929ca864077ed03dd764db7b4754761d55e641337d2d86612f2ad55b"},{"path":"config-templates/etc/abyss-machine/decisions/0029-managed-workspace-thin-waist.md","sha256":"sha256:176e9959584c571aaf463d42ad5bacb397b91ef2ab57785cb4d213088cc99f0c"},{"path":"config-templates/etc/abyss-machine/decisions/AGENTS.md","sha256":"sha256:65bc79e5cda37f71e111e61e8195060d3dc02e3bf0b5b7403bbfb6017d37f0c8"},{"path":"config-templates/etc/abyss-machine/decisions/README.md","sha256":"sha256:f876683e9575057fd7380e42a63408c1fbb062ae700d4973bfd0c60c9c1d7cd4"},{"path":"config-templates/etc/abyss-machine/decisions/TEMPLATE.md","sha256":"sha256:abc5edb73ce1e09f9a3b1b30e7912a5197e6cded5809e7cb1a2e70943abe7080"},{"path":"config-templates/etc/abyss-machine/dictation/AGENTS.md","sha256":"sha256:8612633d9bfeede3c12b3b9463ccddb7c9f150f3dff2cd995d4eccf55a786b8b"},{"path":"config-templates/etc/abyss-machine/dictation/VALIDATION.md","sha256":"sha256:1a80728f150dae37aa6a737544b4ec41cf3c95c39ec5851fc847cb8e4beeacaa"},{"path":"config-templates/etc/abyss-machine/dictation/config.json","sha256":"sha256:91ca2a6168fa1303dc747efab359c567e55c125303993a255030b62564f857a0"},{"path":"config-templates/etc/abyss-machine/dictation/replacements.json","sha256":"sha256:5533a69f05d07ce77172d8056635e4b41655f24a9086a426063410f5bc4cb024"},{"path":"config-templates/etc/abyss-machine/doctor-policy.json","sha256":"sha256:e6b97df276b3f7492fdafd84489e0d511eac301d011e3a507f326e9004abd760"},{"path":"config-templates/etc/abyss-machine/hooks.d/AGENTS.md","sha256":"sha256:bb4714a67f75afef7cf4a3d3fcd9c0ff7153ad98c04fea999d88dbf19656e9f4"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_cache_cleanup.d/AGENTS.md","sha256":"sha256:dc951b2a27ebae9ce33bfc86f0737c318e1acbb001e554d6f2109238fef1d754"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_large_write.d/AGENTS.md","sha256":"sha256:a59bd54e3a39071fca6eb35dbb428f83af9c6bb086dbcdef7a6fc06eb4535dd6"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md","sha256":"sha256:8ec770270f3d14e5673ddbb0f7413928cdbb5603e79770dc357781a4e22d5816"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_runtime_create.d/AGENTS.md","sha256":"sha256:b3964cce7cd2493b2142a5e3a3cb028feffc11edd1a5da1286025d87ff8aee08"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_cache_cleanup.d/AGENTS.md","sha256":"sha256:19df47f3697bc505d5ce7f8da25d66b7843f459866c29957f584f4e635615547"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_large_write.d/AGENTS.md","sha256":"sha256:8ba7dc18eaa0bced9f13e1e473f8a2a31d7ccc736c24ced2d9a3aa80c76f89c2"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_podman_migration.d/AGENTS.md","sha256":"sha256:d75dc4b518ddc7d3a9ab6e389c008dde5a2c7839abe62ab2ec440787815d93f8"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_runtime_create.d/AGENTS.md","sha256":"sha256:940011de5ed23ca04c05d3f09e34e1c57aefaa82152c247d6072569a17cb7bee"},{"path":"config-templates/etc/abyss-machine/hooks.d/process_snapshot.d/AGENTS.md","sha256":"sha256:49931b4b8e74a7fb7215b769a49b3069bccb9db2bd52e4c55e40a51b69ca3e6a"},{"path":"config-templates/etc/abyss-machine/hooks.d/stack-bridge/AGENTS.md","sha256":"sha256:8964ecd952c6bbccea8466337237d42cc5beb53f298f665b962dbb745bc9be68"},{"path":"config-templates/etc/abyss-machine/maps-policy.json","sha256":"sha256:00c45a2fed37bfd608c072dfd4418e0730eade89bf23348d58f505a912d082e8"},{"path":"config-templates/etc/abyss-machine/memory-policy.json","sha256":"sha256:26ce7db7d41e34b7c0af6770efe3495b8039ef926fedc23bd7361492c9e794bc"},{"path":"config-templates/etc/abyss-machine/mode-policy.json","sha256":"sha256:c6d0822477984675cad7969f05836651c70ec59fdf97dea9b2c5e305650c48e8"},{"path":"config-templates/etc/abyss-machine/nervous/AGENTS.md","sha256":"sha256:e60b3bcfe6801c576e9fdd820c666aba543d48a6dd33dbe6514e37fe890d335a"},{"path":"config-templates/etc/abyss-machine/nervous/VALIDATION.md","sha256":"sha256:cc79f8cec4ed5a396c2c7607d739ce040d1bc103ead5b2237a4140d3cfd5cb98"},{"path":"config-templates/etc/abyss-machine/nervous/index.json","sha256":"sha256:2da7dd0fdb7510a364ee0f1264a6eb9733f752d807fbfd6bc4999ab1125f7c7c"},{"path":"config-templates/etc/abyss-machine/nervous/policy.json","sha256":"sha256:0232ef5e182ec99036afc4f964860386191002215c6fb49b04599ea4cf16958b"},{"path":"config-templates/etc/abyss-machine/nervous/privacy.json","sha256":"sha256:3ddf28ffca1567cd1f80b8aff13f85b4959eb1836d4e3be370d7c25579c97258"},{"path":"config-templates/etc/abyss-machine/nervous/sources.json","sha256":"sha256:c1173111d1cd28ececed23183c92dff1f5164f74dbbc2f81b0389307f7b5ed1f"},{"path":"config-templates/etc/abyss-machine/observability/AGENTS.md","sha256":"sha256:95913f33a5b0e475d92a5c05cb29878188f90d3409651d8afe5e85296b3a687b"},{"path":"config-templates/etc/abyss-machine/observability/VALIDATION.md","sha256":"sha256:9c2459e6fa0cd635f7abfc034931a08d37c50abd40654199193cac510b8bab9f"},{"path":"config-templates/etc/abyss-machine/observability/config.json","sha256":"sha256:3b240ba4882d0552e5e57c3006f072ce8c5bfd09d96c04246a71591ab228e614"},{"path":"config-templates/etc/abyss-machine/resource-policy.json","sha256":"sha256:b7c4807b02bf506e89e5d7fa284cff28605e505a866ea5331459785e4d12fe63"},{"path":"config-templates/etc/abyss-machine/stack-bridge.json","sha256":"sha256:a8e7e6938a605ee938f5d85c4b8f08436958e8e3c5040cafb2e7e412d4fa01e9"},{"path":"config-templates/etc/abyss-machine/storage-policy.env","sha256":"sha256:a22f2810edf4627107222cd93d72a04581d9d1e31bb49d0b7a4175e2bafd7030"},{"path":"config-templates/etc/abyss-machine/storage-policy.json","sha256":"sha256:8382346e3b6b7b67f2f0e7fa3665d65bd1dd4831ab2fd2483e9982a8dbfb53d5"},{"path":"config-templates/etc/abyss-machine/typing-policy.json","sha256":"sha256:ee10b7571bedad2f36b6ec0559422c5b6d3af4aa1da77986d6a6c5fa4ffdd281"},{"path":"env/.env.example","sha256":"sha256:60c1379115d92a429c0a92ea296f1d222ef7e2bfaeb4e40608a26572ce95375f"},{"path":"generated/AGENTS.md","sha256":"sha256:cdf9729f53f98ed09261f9b685988315f52353e0d4182cfd6f3cec862f7fbf81"},{"path":"generated/README.md","sha256":"sha256:37bdf899a9d592bb758f67b705ae2c34cc99414ee2b05f2737edb4ed7c0649a6"},{"path":"generated/scaffold_index.min.json","sha256":"sha256:07fe2394d65243aa2c30349fa8e7faacc054aa4e992e3c798a13a07370d6ad58"},{"path":"manifests/AGENTS.md","sha256":"sha256:26275e057ecc785fd0e3987a59975a9d9143611f0b6cb3c43493cf6c6c394caa"},{"path":"manifests/README.md","sha256":"sha256:1c57158610fb8f20082e57b55ba0dbf667906760f867ff5f8282933c6152711d"},{"path":"manifests/artifact_bundles/README.md","sha256":"sha256:83b2bc83da0cfe3f7106d38447d21f0d264395d0e10f13b2f7cccae1faaf43de"},{"path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","sha256":"sha256:b8d994a66bcbd845da303a9205f35fa7d4e8a45184e306ec4cb6e4add42b3419"},{"path":"manifests/artifact_bundles/ai_runtime_config_bundle.bundle.json","sha256":"sha256:bb1f7da1921f6c92a66d0843e78b504c34642b192fb520f8874574cb5d497db4"},{"path":"manifests/artifact_bundles/bootstrap_install_bundle.bundle.json","sha256":"sha256:fc26e0cd090764d6b6c82a7b10c24adaf07d70c68136537eb02c1a7a1e809b78"},{"path":"manifests/artifact_bundles/browser_extension_package.bundle.json","sha256":"sha256:ca17dab21cdf96ab3c9a7032f6a7713c9e4cee29cb4f99cce6e3420f29c91620"},{"path":"manifests/artifact_bundles/code_intelligence_provider.bundle.json","sha256":"sha256:51d3099c5229bbbd4f4981ae7153c69dce5ffbc381df34d82f9edec73377ee1e"},{"path":"manifests/artifact_bundles/cosign-local.signing-config.json","sha256":"sha256:e65f88212df6cdc44d8fe31bbb4430e94c55ca35ce18c16d71ce94ab4d92c393"},{"path":"manifests/artifact_bundles/cosign-local.trusted-root.json","sha256":"sha256:85d8a52e69dfb19d62bc99d8459be80c4ec372457e14b51c2a75fcf88610777d"},{"path":"manifests/artifact_bundles/host_local_evidence.sample.bundle.json","sha256":"sha256:0fdfe13ed1378d96681b313cd669457288632971b31c24ab12b0f4e3892563ce"},{"path":"manifests/artifact_bundles/kag_os_composition.bundle.json","sha256":"sha256:83bb8599b03e45ffed1819c5a78b48b279dee54bf62f3a6d50f49ca531d4cdf1"},{"path":"manifests/artifact_bundles/kag_owner_family_release.bundle.json","sha256":"sha256:a4a33a47e30f2b6536afb189acc3ab7a721bb5b2f1418340e47032844b91a461"},{"path":"manifests/artifact_bundles/public_media_export.bundle.json","sha256":"sha256:1517bfba6b7ac48a6d367b5cf1e8ce20aaa0f769d18e8c7287bda8014ec9e53b"},{"path":"manifests/artifact_bundles/public_source_seed.bundle.json","sha256":"sha256:e04e4ca864cdd529dc179d11eccbd7f7518362f0b6d123943ecbb5429e52e4cc"},{"path":"manifests/artifact_bundles/runtime_tools_bundle.bundle.json","sha256":"sha256:0fecfbdd7c677987cc1a2d2eafeddbe6e4eea7af66cf9c35f883beea00ea9a01"},{"path":"manifests/artifact_signature_policy.manifest.json","sha256":"sha256:b79dd04a9ac33bd3a4bc131e8a60eb7fc4928b4c8d9ed7a963750d702e0ae081"},{"path":"manifests/bootstrap_profiles.manifest.json","sha256":"sha256:2214d31fbd196b40859d7f1521d6defdd674340ff1dec5fb88e69eb6daaecc97"},{"path":"manifests/code_intelligence_adjacent_providers.lock.json","sha256":"sha256:5cdc0106a9c75e1dea1e7ac5d5f67d41c54da18e9ce26df1fed17e991f6ce6eb"},{"path":"manifests/code_intelligence_node_providers.lock.json","sha256":"sha256:812f816a95b8bab6490bdb879b3c1543aa27b12fcdbfbc657b9a6a3d987fa24a"},{"path":"manifests/codex-hooks/abyss-memory-admission.fragment.json","sha256":"sha256:7577a51f5836a1a11dccae8f61f4c17d40e708e2336b8f2ab8a22687bcda8e6f"},{"path":"manifests/public_boundary.manifest.json","sha256":"sha256:f29ed00867d08687ba3ea2fe25ef7fe1d9e146d1f6fde71c0667a4c293bacb3d"},{"path":"manifests/repo_scaffold.manifest.json","sha256":"sha256:5d71f06fc061d364ddb21c641002b9b8f8a5faef4a90edf9d44f041cd981f22e"},{"path":"manifests/schema_inventory.manifest.json","sha256":"sha256:ac966152a21265218268792044f35c097d8707f8e90de81b6281df6aa9cc2f2e"},{"path":"schemas/bootstrap-report.schema.json","sha256":"sha256:2b6b2ebd5eaa48c2aa150a2aa2c16471057270f11e67b2593fe0a1124e271c4e"},{"path":"scripts/abyss-machine-bootstrap","sha256":"sha256:d8501a6d737536280232806f042a60cf95a2f74a60f88be6ef41a7646cf23b75"},{"path":"src/abyss_machine/__init__.py","sha256":"sha256:554bc200d23d1fa43ffda74bd2e2b6e4ab508d27b766add159388f37fb51b6bd"},{"path":"src/abyss_machine/active_organ_contracts.py","sha256":"sha256:b916299f328a1fa979b1b07be074a8b1ca6ef112249f73a0220af58492529499"},{"path":"src/abyss_machine/ai_cpu_routing.py","sha256":"sha256:d1df319afc78ae43a38d763c68bc0b8efb127cb99951bea0e2c2fa0c01325c4d"},{"path":"src/abyss_machine/ai_runtime_adapters.py","sha256":"sha256:6f464797588aad72f2ccced091e38d6ecc96026e92082abf5d438a30bb94f344"},{"path":"src/abyss_machine/ai_runtime_contracts.py","sha256":"sha256:15cbe25b233c0996f2423763b24cb027a40c3e6c48f348813151daa97b17b3fa"},{"path":"src/abyss_machine/ai_tts_adapters.py","sha256":"sha256:d93928c43ac9e61f3cbd3e30e6f194240249060148cbe73078399b7e962a937d"},{"path":"src/abyss_machine/ai_tts_contracts.py","sha256":"sha256:4194f00b8248fa79d5c4b5a9e5508a9e397141de39978c52e25b6caf39b1f6ec"},{"path":"src/abyss_machine/aoa_session_memory_storage_runner.py","sha256":"sha256:696d15791ed40befe6fc87e5a33b1904d63a359b69a962cb47af41fc82479f81"},{"path":"src/abyss_machine/artifact_bundles.py","sha256":"sha256:7f89e81f7fbf38a16d7701a96e2991ff0c7fbae6f067928c95d98e6be2e0e6c5"},{"path":"src/abyss_machine/change_recovery.py","sha256":"sha256:735c364f9b7afdd70f9afee43abe041b6a1ccc0f764a9f3292d871d8bf512b41"},{"path":"src/abyss_machine/changes_contracts.py","sha256":"sha256:f6bb011aa1d7bbfcfee0472f87ea7c8e62cd403d13404f7faad43021b3674048"},{"path":"src/abyss_machine/cli.py","sha256":"sha256:f4f8314904ab668308d1e4a98ca399afd0d953bda2de55bc3be4458ac8bc413f"},{"path":"src/abyss_machine/code_intelligence_adapters.py","sha256":"sha256:71cd0c502e7815323c832cb9932257d0fcdead7fbadf1c49efb58d358e3f839c"},{"path":"src/abyss_machine/code_intelligence_adjacent_provider.py","sha256":"sha256:042ed651005ae92eac18e516bc456864a192b8d8fc1b6e05c2a1c9f5a9af2abd"},{"path":"src/abyss_machine/code_intelligence_contracts.py","sha256":"sha256:5374511c0642cd3594a8be81014be78bb4b6cbbb26df3624633e1c7d1d8aec22"},{"path":"src/abyss_machine/code_intelligence_gate.py","sha256":"sha256:1b381fb6b109f2e060d86bbd2c552cf66d73cf81adc2f074ad6c3d3cc34e6260"},{"path":"src/abyss_machine/code_intelligence_node_provider.py","sha256":"sha256:fbb12d6cc7d0f4a5b9100609acc6f2b4bbb8c6bcfc2156207133ed52adb9c079"},{"path":"src/abyss_machine/code_intelligence_provider.py","sha256":"sha256:3420fa22cd5d98ff870fafbbc002c4135dcc0724291dfeedf6793b1e683c15db"},{"path":"src/abyss_machine/codex_storage_lifecycle.py","sha256":"sha256:e63b2db1320c5715b946c325cc107b739c55f364c5693cebeb16b1b3e1c89ac6"},{"path":"src/abyss_machine/context_contracts.py","sha256":"sha256:f4c09e804840568ba4312fd8a00662f07aa94232b9cb0be01de3e1719c1ebd2e"},{"path":"src/abyss_machine/cooling_adapters.py","sha256":"sha256:20ebd7f0226e531e24f81be8023753e98f87efef9f891e04e352802bd3690e2e"},{"path":"src/abyss_machine/cooling_contracts.py","sha256":"sha256:00c000732cdb8813e02f31c63a4ee5aeb12e1f8c76dd6b9f7b9d0bb60b5f6009"},{"path":"src/abyss_machine/dictation_contracts.py","sha256":"sha256:34b00aeb26f3c729a3f4746943e9726ad80ea015aea7bb24743b3c3c3e0745ac"},{"path":"src/abyss_machine/dictation_docs_adapters.py","sha256":"sha256:8735140a868f97a87269d1bc80df0028fa889afa4d65f5b0ffbecd0d4c44c46b"},{"path":"src/abyss_machine/dictation_execution_adapters.py","sha256":"sha256:3606affaffb1e27c82b01e45c2410430c777a40808c5eba1d6245d775660ad03"},{"path":"src/abyss_machine/dictation_lock_adapters.py","sha256":"sha256:0d9d8c107ad458d921ee1baac9b348e137b4eaea9e4f643ccd130347cf51f555"},{"path":"src/abyss_machine/dictation_notifications_adapters.py","sha256":"sha256:0f329e282fe6824f54e74948bea0e80d2e56e587d89ffd88b886c2b9244e385a"},{"path":"src/abyss_machine/dictation_postprocess_adapters.py","sha256":"sha256:3c2ca764ed9f7ea10bf5be7b9d28df628362bdb34a6ef52ccc62b98a5d07f6da"},{"path":"src/abyss_machine/dictation_profile_adapters.py","sha256":"sha256:55a6853bd356f2bbe0992e2f125df2a108c3aae78d13f92065c5c50130716d82"},{"path":"src/abyss_machine/dictation_replacements_adapters.py","sha256":"sha256:091f6353050e9f31ae4084c5925d742a83852c61a12b609ec276b3a3ff85e731"},{"path":"src/abyss_machine/dictation_runtime_adapters.py","sha256":"sha256:0b89c65854196bfbad8861f44195c2b6fa296d438fafb53c8d2d914779b78e20"},{"path":"src/abyss_machine/dictation_status_adapters.py","sha256":"sha256:bf59bb333be6fbde54b88a9baaf7c7e15395fd552c1adcbf28535dc602692e12"},{"path":"src/abyss_machine/dictation_validation_adapters.py","sha256":"sha256:529612d0024860832bf69dec38f1e2959898cb3b43bac6ba398ca0bfffff9d31"},{"path":"src/abyss_machine/docs_contracts.py","sha256":"sha256:1d4eac754d4099f6ef13290cd6de917c0c95b8db1239560c5626a90033a81b76"},{"path":"src/abyss_machine/doctor_adapters.py","sha256":"sha256:1d241fd7548e44124172a48734d4a41ef840ddc2d354bc1fca4e4a77d673edbe"},{"path":"src/abyss_machine/doctor_contracts.py","sha256":"sha256:bf2e48e8aaec8298d196f89c67da0a26348195e21abf287e898b41db8407980e"},{"path":"src/abyss_machine/host_lifecycle_parity.py","sha256":"sha256:14c7c0fb637660e216cbe0f4921b71f1c85b0804d667c8e88f20df3422bf376a"},{"path":"src/abyss_machine/http_adapters.py","sha256":"sha256:562d6e71e021486c7f43eb356474561d025700b091254380752730165531748e"},{"path":"src/abyss_machine/kag_artifacts.py","sha256":"sha256:d4569e7622b4b173a16675751d479c57e29e59c19bf8cd9629d11c4053b7a3d6"},{"path":"src/abyss_machine/memory_adapters.py","sha256":"sha256:49008e036e36b49cff5495ae8c6d916e62528238d60bc5287de35e061ba0d6ad"},{"path":"src/abyss_machine/memory_contracts.py","sha256":"sha256:430682c7962190d80bb0b559b7edfafaae07871b7c9177493bf8fd14f4e73460"},{"path":"src/abyss_machine/mode_adapters.py","sha256":"sha256:ef113156d7e39d1638810ece9e7fe0542aabd447bb6129407c72657a53f28633"},{"path":"src/abyss_machine/mode_contracts.py","sha256":"sha256:e9c98200d9b4384a14e1f9f367f202a3467064e7d2fac91616d4a2c260335ca1"},{"path":"src/abyss_machine/nervous_brief.py","sha256":"sha256:e9c77031ae85817f001d568b8f444c041e40df16fb7b061e9b1ff27a4fa6340c"},{"path":"src/abyss_machine/nervous_browser_content_adapters.py","sha256":"sha256:65ba4e4382320607991ce3a33f38e07d670c9580ef6ff5e58dfc30203878158a"},{"path":"src/abyss_machine/nervous_capture_adapters.py","sha256":"sha256:31da2a6b36b4c74394bece792b7d165f6eef1b476d6f278bd98390ecad99b41e"},{"path":"src/abyss_machine/nervous_clipboard_adapters.py","sha256":"sha256:6985eaf82298514ffdeedfd1f5a8cefa46c53e628098daf5c1f85992f7f62fe8"},{"path":"src/abyss_machine/nervous_events.py","sha256":"sha256:2ad8e66e6f364d443df31f6c207e9e6aba0c6c4ed61e0728b38ff06175cb166d"},{"path":"src/abyss_machine/nervous_events_adapters.py","sha256":"sha256:3daf3ac8645d52369ef717954dc1064d9fa70746b8ae5ef443331bed21a1c1c5"},{"path":"src/abyss_machine/nervous_index.py","sha256":"sha256:f6e516af3c141c33d4c4deabee9f14b1a272d8eb64c4425421f4410d3f3c0203"},{"path":"src/abyss_machine/nervous_index_adapters.py","sha256":"sha256:c3b632198d755bef53999dcb3bf30dbdf69dac722ecc28681f4a53a7e2d3c042"},{"path":"src/abyss_machine/nervous_privacy.py","sha256":"sha256:1465d37a1399750c800554e6dcfd7817778b2bf21abf1161d39d3d3363bc93f2"},{"path":"src/abyss_machine/nervous_privacy_adapters.py","sha256":"sha256:76fc7731d183c7d8ca587458ef7d7f5ee24704c7d6516a823f3fb273e64f6ec2"},{"path":"src/abyss_machine/nervous_quality.py","sha256":"sha256:6617367501db5d039d1c0bf2bf0b3a05bfa1af7b1861a9e01b1718de09dc919a"},{"path":"src/abyss_machine/nervous_quality_adapters.py","sha256":"sha256:8c190c42c2868861eec38ba690023edd679d80ef4555f661435b19215c61a2da"},{"path":"src/abyss_machine/nervous_recall.py","sha256":"sha256:7c1085bd7d05c392ad960931ffe3c0f5f84487de640c18f60fbc09e01a1ceea1"},{"path":"src/abyss_machine/nervous_redaction.py","sha256":"sha256:d0af048de733e46b5dece77e173beebf6d3002fcd899167238e1fbaac8786fe6"},{"path":"src/abyss_machine/nervous_rerank.py","sha256":"sha256:0563ba708cb2ac55843f7e81617cf658f73a603092e4fbef733decf0bcc99973"},{"path":"src/abyss_machine/nervous_rerank_adapters.py","sha256":"sha256:d17f32f55f63b0bcfbd624e59dfdbbb0f7520818e6758d65b6cdd01bdfb03a3a"},{"path":"src/abyss_machine/nervous_retention.py","sha256":"sha256:0a1ccdf83a422293a83597e7d2d17c8db86b10c3266cb714dd34d4aada00bab0"},{"path":"src/abyss_machine/nervous_retention_adapters.py","sha256":"sha256:d560ef9b407c64a96ee002c27e4fd5d8b7861cde9faa4c90023f59bc66964a18"},{"path":"src/abyss_machine/nervous_retrieval_adapters.py","sha256":"sha256:a364b8acf6fb6a6a8604d4969b2bafd2543a0a321ea9b89613214e831ddf05a5"},{"path":"src/abyss_machine/nervous_screenshot.py","sha256":"sha256:41f3d51085e275e70cca0410fc25979d2c50391637d7efd58a4a0f6f002dd1f2"},{"path":"src/abyss_machine/nervous_screenshot_adapters.py","sha256":"sha256:76d2c8df7bcc1f7aa9504c2842d5b911ed4648f57d36491887d68ddb87a648be"},{"path":"src/abyss_machine/nervous_semantic.py","sha256":"sha256:798b5fc376a86738dfa085b12509cbe85fe39058d34589baf0ce6510bbea8ff3"},{"path":"src/abyss_machine/nervous_semantic_adapters.py","sha256":"sha256:2780d298ccb66dbd42e1a4c3acd4e09fdaff838d1caee0eeff94c3578ed59120"},{"path":"src/abyss_machine/nervous_source_adapters.py","sha256":"sha256:1fb6eb72ec630463b64785854743d06b3d03d863b4ad0fbdffcce0c5ec4243d5"},{"path":"src/abyss_machine/nervous_sources.py","sha256":"sha256:ee088849b5fb66228eec5c4decdf751b19fd100c35c68db5be039677d5f6d513"},{"path":"src/abyss_machine/nervous_status_adapters.py","sha256":"sha256:8c24abb3c9cef41d0a098c4a41b6c94bc8516a6768b754d675d8287ee2b00dd0"},{"path":"src/abyss_machine/nervous_synthesis.py","sha256":"sha256:df967f11d14f750cb2b79653c79ee169c8855e4645cacc50efbfd7f413089d6e"},{"path":"src/abyss_machine/nervous_synthesis_adapters.py","sha256":"sha256:3d922763bcedf2141080a856bde74e7d1eeec586a90fa003cc57a3c93c6a932c"},{"path":"src/abyss_machine/observability_contracts.py","sha256":"sha256:0527eb12d0b855b3897661d376f386179908dd5236281a4215f68400e3ad3193"},{"path":"src/abyss_machine/owner_census_broker.py","sha256":"sha256:ad14525a1509f6f479ab984109b04115b2b18575007e129d27489d3c22146056"},{"path":"src/abyss_machine/path_policy.py","sha256":"sha256:d3d176d38ed0a7ec0d3a553e95273f0a12fad4c1490ed5ee96af8084a930c28b"},{"path":"src/abyss_machine/process_adapters.py","sha256":"sha256:b50ec1bc4d246297e4d80e4364604c50470c503afb49a8eda491eba3f6e80042"},{"path":"src/abyss_machine/process_contracts.py","sha256":"sha256:14c1e84ec37a2bff9519c1020e26f141d372fe408267f042ee56f80d7f3a32fe"},{"path":"src/abyss_machine/resource_adapters.py","sha256":"sha256:fea7589a1250d964642d9e075b28de059ea6a758f52683cb0e915e1c0e41a364"},{"path":"src/abyss_machine/resource_admission_adapters.py","sha256":"sha256:94f3a822e1db90ff07ebf840c20691591f1a55647689fe7cd99f59aad491b933"},{"path":"src/abyss_machine/resource_admission_server.py","sha256":"sha256:89daf8f6826b7f92c94062661a2b7e6f9d67cd4eeaf82e1f0024a59a5bb0216e"},{"path":"src/abyss_machine/resource_codex_hook.py","sha256":"sha256:cb15bf4bbbe8001434c012c8ae5aa7f51f5034a67f6f682c6ba2739634e29602"},{"path":"src/abyss_machine/resource_planning.py","sha256":"sha256:51186ecf495eab8bc32da807ab18de3920db07ae66f425299f58500c9dff8e60"},{"path":"src/abyss_machine/resource_pressure_coordinator.py","sha256":"sha256:ce422aacbb9bc75e8bad2f44abf5bbef9c28d7dc0f6f66de88e2f0dcdc0571e5"},{"path":"src/abyss_machine/resource_relief_adapters.py","sha256":"sha256:834334c6d4e3eb1b305d5931cdfb8ec4824859deda55dfc71b1e6a912d888ef7"},{"path":"src/abyss_machine/resource_runner.py","sha256":"sha256:19fd4b1dda16f504c5daffa8b6c04e69c98cdad6e5d800c0e15ea920d0fb35a6"},{"path":"src/abyss_machine/runtime_evidence_contracts.py","sha256":"sha256:d06789b14eae77387cc9574d0f79baa6268fc8a68b80db04797f827390f74314"},{"path":"src/abyss_machine/self_awareness_activation_contracts.py","sha256":"sha256:ec139224d27fe581a3c934d98ed4d33ab8dfd6925c6903bb677a8d0ce5ce9c91"},{"path":"src/abyss_machine/self_awareness_activation_smoke_contracts.py","sha256":"sha256:a38535caed759ad295bb2d9782c85930f6600bda9dd367d78f8f7750395f207a"},{"path":"src/abyss_machine/self_awareness_adapters.py","sha256":"sha256:ed640b0945d1b5643cac90e0b2729473e3b1ac1ad68bc09d95afa1ff273ff98d"},{"path":"src/abyss_machine/self_awareness_alert_contracts.py","sha256":"sha256:4e1fabccd2f59f1802978ba2f458f0f96c409de2bd3285c68fe18b57f5ef25ab"},{"path":"src/abyss_machine/self_awareness_autolink_contracts.py","sha256":"sha256:76bc15af2e869ade90f53595034fe69cff087faa672d345f5e19ef4ad985d8bc"},{"path":"src/abyss_machine/self_awareness_body_trace_contracts.py","sha256":"sha256:b03caf79fd473695bac14a20afa982b844b5ec3188fd4784b79cf01ace0616e1"},{"path":"src/abyss_machine/self_awareness_brief_contracts.py","sha256":"sha256:69aa52364b5d2f2639bff2fedcffea45f15eaff3dfb84d29077a4757e01ba092"},{"path":"src/abyss_machine/self_awareness_causal_overlay_contracts.py","sha256":"sha256:41eaffdefa6838215ac89ab678ca96d2f0d2da756cbcabd3773ba3a8917d4262"},{"path":"src/abyss_machine/self_awareness_causal_readmodel_contracts.py","sha256":"sha256:d36d402d8a8b61f615e36c58c0e5048128e038a2e343100d1f56e126cc6a8ae3"},{"path":"src/abyss_machine/self_awareness_cognitive_contracts.py","sha256":"sha256:b8e32f1662ef1e266d70ded9a4a0995b389e9fc6eaa257d3e075b4ed17acb4b7"},{"path":"src/abyss_machine/self_awareness_completion_contracts.py","sha256":"sha256:45d332695bf4a9d4d699a8d93ca847a0144038cb4a0d454719d73f6345207968"},{"path":"src/abyss_machine/self_awareness_completion_document_contracts.py","sha256":"sha256:be7b5d8eb8474bc4668f81f16703be7b04498ebf2cccc6d5e206e4f2b543dd9f"},{"path":"src/abyss_machine/self_awareness_completion_graph_contracts.py","sha256":"sha256:caf13067b04d4cea5806cf7e36459c590e90a09bc8451ab62991f1b2eb97cb9e"},{"path":"src/abyss_machine/self_awareness_contracts.py","sha256":"sha256:94ee35250ea7a91de180dfc9e37baf245a274da9844a8a3d818fb6cd535c4786"},{"path":"src/abyss_machine/self_awareness_coverage_contracts.py","sha256":"sha256:7bf93d4fa8324dedc4330ce6fd859c830c4a32ff2f387b82f66bd693488c9a01"},{"path":"src/abyss_machine/self_awareness_cycle_proof_contracts.py","sha256":"sha256:c2def2d3b028439108adbd95ba0728f90f16dd68c9ee7db6a99c97f233e0e38d"},{"path":"src/abyss_machine/self_awareness_entity_context_contracts.py","sha256":"sha256:98e50d06bbfe4b5515522c62b9abbe436427575bab8b58e23b5f9b93f4284858"},{"path":"src/abyss_machine/self_awareness_export_handoff_contracts.py","sha256":"sha256:2db396bf999bdefbdc733fc522f13ab3e42d9039a62d8168b387d45d303a2dd5"},{"path":"src/abyss_machine/self_awareness_failure_matrix_contracts.py","sha256":"sha256:bc3a129be5a088ba46b7ea6926b5d914c70af87949320a60475aec0b92dbcb25"},{"path":"src/abyss_machine/self_awareness_lineage_contracts.py","sha256":"sha256:e3b90567e270832241c07634b68a0c3d62983d40db2effb70662a37ecd375711"},{"path":"src/abyss_machine/self_awareness_query_correlation_contracts.py","sha256":"sha256:63e6d66c0e6ac1495d6bc7291724453aac94f30a239e2baa22f2b82c16783fc4"},{"path":"src/abyss_machine/self_awareness_requirement_contracts.py","sha256":"sha256:4e867999b7cb3aaf028a91192b1b02036b49800d628be6253fc594d1b6beccd5"},{"path":"src/abyss_machine/self_awareness_resident_cognitive_contracts.py","sha256":"sha256:54305cea1100558b155298d7d55a95c2a3f56c078558052a094bae957bea254c"},{"path":"src/abyss_machine/self_awareness_resident_worker_contracts.py","sha256":"sha256:2355fe36360039da8e0269ba9a99916e4dbeba264e0c2927ad089b0951bab080"},{"path":"src/abyss_machine/self_awareness_response_contracts.py","sha256":"sha256:487264e38ad4e7f030ef6cb0bf1ef2644fcba29932e99091ebe7463cbacba376"},{"path":"src/abyss_machine/self_awareness_stack_closure_contracts.py","sha256":"sha256:b59954c4cc1320269993945d8d14822738fa33bd91d2f08a82b25c3f10b60265"},{"path":"src/abyss_machine/self_awareness_stack_probe_adapters.py","sha256":"sha256:f8a4216796eab18b166fcbce2c7b1076e7795816e55a506489b464b870b029d4"},{"path":"src/abyss_machine/self_awareness_trace_context_contracts.py","sha256":"sha256:70c95f31903ade220b1ad9e8bd2d4b8b7beba4a7f8fca651d2dbd7b2480514a1"},{"path":"src/abyss_machine/self_awareness_validation_contracts.py","sha256":"sha256:5b7da05d50b7c6c543015063f3d6afbd5bd068a846e68e9027048811a5c35115"},{"path":"src/abyss_machine/stack_bridge_contracts.py","sha256":"sha256:ccb9270143a92bda1df76cffcd16ff9b4666414085c514cac375dacfb452acec"},{"path":"src/abyss_machine/storage_adapters.py","sha256":"sha256:3f38c844179911df19621b92291f3b685c26303d661f6d2b5fad2da972729984"},{"path":"src/abyss_machine/storage_candidate_adapters.py","sha256":"sha256:3080e2a9d0c7fb1cecba3d461b4a0fa245a666797f622e27157896090c3f1ae0"},{"path":"src/abyss_machine/storage_candidate_contracts.py","sha256":"sha256:6f81f5c47d0ff7b63682b61ba81870274b278483c6601ef9903459dad4582ef6"},{"path":"src/abyss_machine/storage_capacity.py","sha256":"sha256:5bee0ec98c64969c155b0ad05f4c4517a32bcd176455d90a026c4eda6332d09b"},{"path":"src/abyss_machine/storage_contracts.py","sha256":"sha256:2f8219f2025aeb4950dd6a43698da1c2453ac74df1da337e07a6c9696cca8404"},{"path":"src/abyss_machine/storage_forecast.py","sha256":"sha256:ed76f7a3c574846dfe3cc9ffca8c80cb37d3822d2169102bfff4f0c5a7a3a57c"},{"path":"src/abyss_machine/storage_lifecycle_adapters.py","sha256":"sha256:8b424eaebf8c13f85a1be77908a31e25c5cb74c50dcd07e9082265a757b6a32c"},{"path":"src/abyss_machine/storage_lifecycle_contracts.py","sha256":"sha256:1557323369ffe0320d6a9e8455a26cc8e336a81694877ab77884aefbbdf2a1ea"},{"path":"src/abyss_machine/storage_process_probe.py","sha256":"sha256:3870576ecce3770d505330ebc08f219973a78bc39f69ad09b1231ac1ea398f6c"},{"path":"src/abyss_machine/storage_reservations.py","sha256":"sha256:014bb3b0138d98edc83c4b158b27264f5c298794673c626dcaa5c11b5718387c"},{"path":"src/abyss_machine/topology_contracts.py","sha256":"sha256:524f680624f0426969c89e7f00c7b07a3fae459de97e2b7885315d18c897e3e4"},{"path":"src/abyss_machine/typing_atspi_adapters.py","sha256":"sha256:9f04c7443296b869ba49a3c3473454852793cd2bdae092fb6524c0e36495a410"},{"path":"src/abyss_machine/typing_browser_adapters.py","sha256":"sha256:92c7be67302fa0477a4b7d1ec142323757dd57e81878ed58cc06094ff19207b0"},{"path":"src/abyss_machine/typing_capture_contracts.py","sha256":"sha256:5ca334ad4117e6899cbc7c59ba6db5603db8023c680e218bbd6dd478facb5c6d"},{"path":"src/abyss_machine/typing_codex_semantics.py","sha256":"sha256:632a61e2b91046b1777ba6037dd55a567838a3312b53d0104e8a0f89ded7c064"},{"path":"src/abyss_machine/typing_editor_adapters.py","sha256":"sha256:2c5c3abf4f2674aba21b161f904fb5dba4eb67f46084a62b114afd3a0d8132fb"},{"path":"src/abyss_machine/typing_nervous_adapters.py","sha256":"sha256:122ed12058e51408053c8a08d7c159dc71737d97f4b1b5968d0c58d53428d658"},{"path":"src/abyss_machine/typing_nervous_policy.py","sha256":"sha256:3480ff3807129444c4a1ab8daee0b9c7097a4bb2693a2a21326077d80cecc00b"},{"path":"src/abyss_machine/typing_nervous_refresh.py","sha256":"sha256:f33b5a42708f6538185bf029faeb3ee533c232086680b932a37d2e896766e332"},{"path":"src/abyss_machine/typing_saved_text_adapters.py","sha256":"sha256:521b4b8aa048bd3b11b7bcae7d9656015887f720d259f8f2c0164cc06efb1899"},{"path":"src/abyss_machine/typing_shell_adapters.py","sha256":"sha256:177cddcb40edd0d7960f7efd701dcfb82c028fc4f01012eb558d6dba90b470c3"},{"path":"src/abyss_machine/validation_contracts.py","sha256":"sha256:cbe1280c8bf29fdd425f57a03a3331759f6e4c55f16a7caefd9419b4b6ab8f2a"},{"path":"systemd/AGENTS.md","sha256":"sha256:9fe5300e352efa4f23ada4362921b9e8ac99f316d48956b18583b771fb187d5c"},{"path":"systemd/README.md","sha256":"sha256:c79e37909aa74cd5f5c8cb4d04dede74f0a79cb5fc9444c734fb52f76d4007d6"},{"path":"systemd/system/abyss-ai-workload-refresh.service","sha256":"sha256:5c8d8c4020447f94b4406d5736ecac0c25601742a43d093e9eac2400f7608ad3"},{"path":"systemd/system/abyss-ai-workload-refresh.timer","sha256":"sha256:baa3db29f03a3ab3e1bca1824145ba7c2d248349af90dc42b589d25d4130ef0a"},{"path":"systemd/system/abyss-backup-sessions-checksum.service","sha256":"sha256:f39d3c8ae95a0e67cdebdc93242d77994a563f98396c895ba41174232d69f54d"},{"path":"systemd/system/abyss-backup-sessions-checksum.timer","sha256":"sha256:422dcd66b78a1c2c96cfee58568d5b3be2efa2a6bdb93e3ec533029c1f227308"},{"path":"systemd/system/abyss-backup-sessions.service","sha256":"sha256:2d338bdf205f85218525907e08c58fcc4c916e71c94ee0abc37f26bcd6d906a9"},{"path":"systemd/system/abyss-backup-sessions.timer","sha256":"sha256:87a5cffe2c9bd2d9b0167cd9632c52ee42752b52726418ba4f825828c5af9010"},{"path":"systemd/system/abyss-backup-system.service","sha256":"sha256:e0281b06c207c85ce61759137a00e5a44bbfaf0b81c2fbfc9b69103e724d4db1"},{"path":"systemd/system/abyss-backup-system.timer","sha256":"sha256:b00d71b95cf6d2fd032ce4df974164f5dd0dc814246d887bcb75db80bdf88c79"},{"path":"systemd/system/abyss-dictation-hotkey.service","sha256":"sha256:9a69940a6b297c079cd85d2c220ddf744661515e1a9c364b3bc3bb47d64dccb1"},{"path":"systemd/system/abyss-observability-collect.service","sha256":"sha256:9e71292e90f5aba85056fb4c24ce87d600f4609a80e77c34d03adddb47c18076"},{"path":"systemd/system/abyss-observability-collect.timer","sha256":"sha256:962e486b658e04c70aa604cee419e1d3e776a1fe2fb2be65b217289c44ec3ea9"},{"path":"systemd/system/abyss-power-profile-auto.service","sha256":"sha256:04ca4318ea33ef9ccc799499b865ddc0ec251532475c77f50c3cf128744e8d91"},{"path":"systemd/system/abyss-power-profile-auto.timer","sha256":"sha256:1dd8cb9d2e7bcd582eb7e574955dce7a7a4b51566b23edd2afa8cce58daf3127"},{"path":"systemd/system/abyss-storage-process-probe.service","sha256":"sha256:ef625769efa2226bd822b75f5646a62288db1c18723f63927c7052e58013e2bb"},{"path":"systemd/system/abyss-storage-process-probe.socket","sha256":"sha256:42a40bc4d78297adcb9b63e6bccce25559121cb111e4fc74a0ecdadcdd45d3bc"},{"path":"systemd/user/abyss-aoa-session-memory-raw-block-compact.service","sha256":"sha256:b4403c10389b8ee036b8a2ea62fd8738bf6be2958b1e082ae0ec6235883f337f"},{"path":"systemd/user/abyss-aoa-session-memory-raw-block-compact.timer","sha256":"sha256:f444e7b850f63f436f5180cf5cc69406b455198601f4e25191b4c9fb905f13e6"},{"path":"systemd/user/abyss-desktop-session-fd-guard.service","sha256":"sha256:42d9ab5d07a41bf1d2e6ea7889230440b7eb1bf0954d48cea85db866bbaa4aff"},{"path":"systemd/user/abyss-desktop-session-fd-guard.timer","sha256":"sha256:d4284c95e6741e4f2cc2797d427cd0a05d08136f7e55f18579802770731b620a"},{"path":"systemd/user/abyss-dictation-server.service","sha256":"sha256:5b9437f5113f103f069e2459dd1b205241f46f51d90abb8c3252bcf0ae330514"},{"path":"systemd/user/abyss-gemma4-spark-digest.service","sha256":"sha256:de0bb9213a6f4c097d15a03fbafdc6db10cf7d35eb1da8084adf6b91da212143"},{"path":"systemd/user/abyss-gemma4-spark-digest.timer","sha256":"sha256:23d35504a6bb1bf0fc8e3aabca75b885799b0f99db0c41fb51917ff865c3598d"},{"path":"systemd/user/abyss-gemma4-spark-jobs.service","sha256":"sha256:1f419e9abf9b7c8bd472e6c590152f6c6abf84993e94da797d020720848e36f8"},{"path":"systemd/user/abyss-gemma4-spark-jobs.timer","sha256":"sha256:a3877a92fc7db482a9055049ddccc6b4fe5b489a95804a5b84fcea2e2aa6bf52"},{"path":"systemd/user/abyss-gemma4-spark-micro.service","sha256":"sha256:5e69bfcfd74a44e73e8868c20fe139ed9bf50271bbbf86528de1eb7aaaef596e"},{"path":"systemd/user/abyss-gemma4-spark-micro.timer","sha256":"sha256:f8585ba0566ecf417b1c314b60f0461876513d4ee3382b0534cbf661d80fc508"},{"path":"systemd/user/abyss-gemma4-spark-monitor.service","sha256":"sha256:bece11b274109c4bd84126465f8f292f0aebd7312e622a791120764fdcaaeccb"},{"path":"systemd/user/abyss-gemma4-spark-monitor.timer","sha256":"sha256:8b47c18a1912375c8474cc2f56276e214ca459626d1a307416d4236adcabf6b6"},{"path":"systemd/user/abyss-gemma4-spark.service","sha256":"sha256:9e7a42c922768ec6b033c300802ea7208aac76633d3c8aca36b38aeec354b1d0"},{"path":"systemd/user/abyss-gemma4-spark.timer","sha256":"sha256:fa42737cb48eee57c137f72bcb0d2f054e7e02a14814cb7e7f20842a39d838e6"},{"path":"systemd/user/abyss-machine-context-refresh.service","sha256":"sha256:2bbc95bd5949f9013e34e7db09722d4a50e71a940d7249f95370a4628263413e"},{"path":"systemd/user/abyss-machine-context-refresh.timer","sha256":"sha256:0a1686ffa3aaada53a949956578f0f9d750bbc4b6e7dec3c3c47510b0eccca84"},{"path":"systemd/user/abyss-machine-doctor.service","sha256":"sha256:c9791270c4b0b29b7c0b3e22abaf60a700630e5a5f9016f30f3f7b8e9a2d1253"},{"path":"systemd/user/abyss-machine-doctor.timer","sha256":"sha256:7f31220dedcdceda93f0ac4661f8c85de13914a92a1333aaed52dc70f6f06479"},{"path":"systemd/user/abyss-machine-heartbeat.service","sha256":"sha256:9d7fa2cca67118a17060f8a3c6b82b4c1e4081ceda4a293b94e2ba5adf241267"},{"path":"systemd/user/abyss-machine-heartbeat.timer","sha256":"sha256:0ea3bdeb7f883d7847e08fdafedc0927bfbd6db674549d3eb0879007d5a123e6"},{"path":"systemd/user/abyss-machine-typing-atspi-text-events.service","sha256":"sha256:6d69f6a346230dd989d8c3fdcdd82de2a2c452a1ff2a3afe925538414d965ba1"},{"path":"systemd/user/abyss-machine-typing-codex-session-tail.service","sha256":"sha256:070c8b259b57a9f70d8cc47af09296f1edd6e1ed7a021f637546b08067ef0ef0"},{"path":"systemd/user/abyss-machine-typing-codex-session-tail.timer","sha256":"sha256:3d76bdaa5f114332b02f8ae564d83d6fbddd4b5ebbf543d3251488ab1bb12ef9"},{"path":"systemd/user/abyss-machine-typing-focused-snapshot.service","sha256":"sha256:c06c3584e438ae2240de216af51dd97ebbce582b7517e9951aa4462e711ab480"},{"path":"systemd/user/abyss-machine-typing-focused-snapshot.timer","sha256":"sha256:2cfbd6851c62002a9bfe62e24a80350e28790c361f811a4b23ce68d58fa1ce5b"},{"path":"systemd/user/abyss-machine-typing-nervous-refresh.service","sha256":"sha256:49fd1841f8dd024b2215ca2e16fb721f9b0046543fb03722e8ce2adc8204507e"},{"path":"systemd/user/abyss-machine-typing-nervous-refresh.timer","sha256":"sha256:c9b9647326dfc3657c0f40098a563f88afe791fa9427cf18e42c2728c541db2f"},{"path":"systemd/user/abyss-machine-typing-saved-text-scan.service","sha256":"sha256:558ccef78174f6bc97d9dcdac23e1c8e0f858019990725ef76bccc94178ed3f6"},{"path":"systemd/user/abyss-machine-typing-saved-text-scan.timer","sha256":"sha256:471c0d23f75a6b5107b37056fbf14e9f08101ae3313e4ee3dcc77a6dd3d69519"},{"path":"systemd/user/abyss-mirror.service","sha256":"sha256:31630e1e12927a67ec425032fed0800bb866a0befab63b1948b8ebdd279fc322"},{"path":"systemd/user/abyss-mirror.timer","sha256":"sha256:007c671d3bc80403eb7578eb176dfd2060df6af44d31011261290d31c735d0f6"},{"path":"systemd/user/abyss-nervous-browser-content-capture.service","sha256":"sha256:50afc6c88e4c69ed4e2a064bb709bfd27e2eee7459f6cb02e2f0c5bbe7eec6dc"},{"path":"systemd/user/abyss-nervous-browser-content-capture.timer","sha256":"sha256:65d0afb85c5102d4b5364b74796df61d7ae8d9d78430d0e3b5f3d02ae3ba3436"},{"path":"systemd/user/abyss-nervous-derived-refresh.service","sha256":"sha256:00b267736619806be32a1d07b07d412b7b2fd01daee9406e84054fbdc75e3c4f"},{"path":"systemd/user/abyss-nervous-index-build.service","sha256":"sha256:a0a9243ce74e31dfd9fa3be7fad4c86312fb695c0804984b0b6ccd133578ad31"},{"path":"systemd/user/abyss-nervous-index-build.timer","sha256":"sha256:acaa0bdf4c6219a98fc7bef708d6152a6dd77d7aabb09b901e3c56ee40c4504d"},{"path":"systemd/user/abyss-nervous-passive-chronicle.service","sha256":"sha256:3ac11360d21b1d4e47597674c7d3e40bd1c17dd7cc440cc298142593003c242c"},{"path":"systemd/user/abyss-nervous-passive-chronicle.timer","sha256":"sha256:623fa16b50017a12727403af28b5329e14545e5c8b1f2a1e0b3d68cb6af125a6"},{"path":"systemd/user/abyss-nervous-semantic-maintain.service","sha256":"sha256:47f9287d402e781427afd3d6189d970e046c1a9cc53ccb016cd85de5c3818a28"},{"path":"systemd/user/abyss-nervous-semantic-maintain.timer","sha256":"sha256:8adae61f372afccaaf3d3e6df5dbcc13de1777e839453135c4be27799fe7f53f"},{"path":"systemd/user/abyss-process-snapshot.service","sha256":"sha256:68d7b1d631b129f46906d6cfbf58977d24228aef7d46f05fa4aee614cea19a48"},{"path":"systemd/user/abyss-process-snapshot.timer","sha256":"sha256:5f385daea809c37890aefaa9db7f5f81b734e837384df68ac2fd6294e3f6e7fa"},{"path":"systemd/user/abyss-resource-admission.service","sha256":"sha256:0cca5e804962ed8f33fa6b8c906f8640cdaca8840b20a252c91bdf354ce15798"},{"path":"systemd/user/abyss-stack-resource-guards-apply.service","sha256":"sha256:633b73cab3d56fd5d62c30126b802b4be1fc769339d8bcb2dfbe0799fb0a2e5a"},{"path":"systemd/user/abyss-storage-candidates-deep.service","sha256":"sha256:b20c331349157f37757cabe6692881f21397e4d32934721ac69b83d5505f375f"},{"path":"systemd/user/abyss-storage-candidates-deep.timer","sha256":"sha256:031510ae120d4c8176ae2bf3ac023dc906133fd4d564c2329ba8ab9099c922b5"},{"path":"systemd/user/abyss-storage-capacity.service","sha256":"sha256:2e8d2d42eb191be086c93a477f77fcfa1249ad3f29111e7d2f843ddb9b4fc80a"},{"path":"systemd/user/abyss-storage-capacity.timer","sha256":"sha256:f5a071a1465bebcc3149102c557689f8d0d5d100642415be0511f4eb503d09b1"},{"path":"systemd/user/abyss-storage-lifecycle-reaper.service","sha256":"sha256:3bef205ac32fb114da2d752f50a37820a08d8371fba259c5b8364ee5b0d82aa3"},{"path":"systemd/user/abyss-storage-lifecycle-reaper.timer","sha256":"sha256:fde865d556c9e6aafe2abed1c26129dad770afa121b1bc3fd6cc04a107835038"},{"path":"systemd/user/abyss-storage-monitor.service","sha256":"sha256:f9b16d54c0397507e7a4345ccd31eddc552d1d5a672bdf12d27852efa15cf7fb"},{"path":"systemd/user/abyss-storage-monitor.timer","sha256":"sha256:084153d8223ea272403250174aa70da2d8c3451e4d53922833a3e989895018c2"},{"path":"systemd/user/abyss-topology-audit.service","sha256":"sha256:1d0203f257d247d38fe760f135b62d573e835bf2f4b65f3ea689deaabfc48f1f"},{"path":"systemd/user/abyss-topology-audit.timer","sha256":"sha256:785c3d6169bc1327502db0f5c8ab7cd8329a6c4d8214e50bde6d1ce77d95d7fa"}],"source_paths":["scripts/abyss-machine-bootstrap","src/abyss_machine","config-templates","env/.env.example","systemd","schemas/bootstrap-report.schema.json","manifests","generated"],"source_tree_hash":"sha256:6100eeb2900798b2db6a2a686c0ce6d9ca31611324dbc60ebb14644a3cc91446"},{"artifact_class":"runtime_or_container_artifact","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"host-runtime-artifact-route","source_file_count":35,"source_files":[{"path":"config-templates/etc/abyss-machine/storage-policy.json","sha256":"sha256:8382346e3b6b7b67f2f0e7fa3665d65bd1dd4831ab2fd2483e9982a8dbfb53d5"},{"path":"mechanics/local-ai-runtime/AGENTS.md","sha256":"sha256:2e8339d4692b7ae1a5d5e84a6ebcc4231d9ab694d406d25f28aa7c004504a67a"},{"path":"mechanics/local-ai-runtime/DIRECTION.md","sha256":"sha256:07fc7b2b8b7d7164095241cc5764bd8d37f815260dda8f6b5ff555a12aea973a"},{"path":"mechanics/local-ai-runtime/LANDING_LOG.md","sha256":"sha256:8987a980168482d6ecc2e499ec32b6714d584d5d086b84d0d6b4fdb94ec3e714"},{"path":"mechanics/local-ai-runtime/PARTS.md","sha256":"sha256:c09b2cbb056ed8550837c5332fcdef0112631299a6972199579ba2a4a8d12e83"},{"path":"mechanics/local-ai-runtime/PROVENANCE.md","sha256":"sha256:a81e90da57e85b28fdce713e72b429a30c0bb7872f82c0f6d6eef41138c53962"},{"path":"mechanics/local-ai-runtime/README.md","sha256":"sha256:f190d7aeb83ded537fafcfb88042202a43c79842b6ee7690e3969a6bf7dd4b68"},{"path":"mechanics/local-ai-runtime/ROADMAP.md","sha256":"sha256:bae549c69a9001d1073040bf4c32d6fe2fd819702cd7c37092163ab82d8543f8"},{"path":"mechanics/storage-routing/AGENTS.md","sha256":"sha256:f362ee564fe193ca98315100d4383db29b361a95334632ac72345c87386e896e"},{"path":"mechanics/storage-routing/CODEX_SCRATCH.md","sha256":"sha256:4ea0ee7abfbc544faa3a8a7f107e6b1ee834326e953fe6361b0ea37c336d9f28"},{"path":"mechanics/storage-routing/DIRECTION.md","sha256":"sha256:07a79dda45876f4a325e60e1915382c0b1621d78385c9eb3f27a6a84ad6e61b6"},{"path":"mechanics/storage-routing/LANDING_LOG.md","sha256":"sha256:ece9787ce0e2eb1faaaa76024bd34b05069e79396220c92d811cb7bb4eddc369"},{"path":"mechanics/storage-routing/PARTS.md","sha256":"sha256:c7e9943aaba0e73f5bd0134b13818afd9367be7e092067766baba0dc005c5869"},{"path":"mechanics/storage-routing/PROVENANCE.md","sha256":"sha256:5d93d3e680e497a89c5601d1f4f9bb0c8253eb63b803c8be8d7be841bd4974d7"},{"path":"mechanics/storage-routing/README.md","sha256":"sha256:b4f58798f7257b12b0a99f527b7dd40812bddde278cd0cdcfba3e00c1d44e46a"},{"path":"mechanics/storage-routing/ROADMAP.md","sha256":"sha256:6646a3c6e9444e0bc216b4368c5bdcba6bdfde5b15b8cb01a246388b31c65627"},{"path":"mechanics/storage-routing/codex-storage-hooks.json","sha256":"sha256:347a7083744f4c01640beb679fbe1fb1fc39366e4e72aceb4c55a3e301a6bade"},{"path":"mechanics/storage-routing/docs/README.md","sha256":"sha256:dab88485e9ebc852fd07e1de06e7dcbb73e78caa00e769e0b28d657a4032cf82"},{"path":"mechanics/storage-routing/docs/candidate-lifecycle.md","sha256":"sha256:ce98f62e93c231622c2721587544cedc0a22b8ad9afdc6e97cb5d1f16f9916aa"},{"path":"mechanics/storage-routing/docs/capacity-control.md","sha256":"sha256:70c917d2402941841851d50a6427d497775841dacc4091158bc44f30010ce568"},{"path":"mechanics/storage-routing/docs/managed-workspace-lifecycle.md","sha256":"sha256:d2499b43ebb3608e7bb96f5cef6c1bc1ffb44a703529f949825a9e0f990c4409"},{"path":"tools/ai/AGENTS.md","sha256":"sha256:567b3a8a120570efe204cf8905ad4dfee84c6a8d6b4278d0d5e895cd42e14f7f"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_llama_cpp_http.py","sha256":"sha256:b03ca89cccbf7711541589edd2c54aa7211bb54d934c69c2d74850bcbdedf0ef"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_openvino_genai.py","sha256":"sha256:ae6ff57a492de787d902d3db6278ba46000d086f9bae5d5d9c4dd2cfdf20c7cf"},{"path":"tools/ai/gemma4-e2b-openvino-npu/convert_gemma4_e2b_openvino.py","sha256":"sha256:aec032a14932520049df55bb0846223e4aa7899f95d492ebe704c835f7b0d3d0"},{"path":"tools/ai/llm/AGENTS.md","sha256":"sha256:289a043ce9c439589fa40c69d43d04155de41d40a1618ce3f3c48899a71c0f42"},{"path":"tools/ai/llm/abyss-qwen36-lazy-server","sha256":"sha256:95633a78f2a2b92da120a6ad7d446a12463d80582164706614ab68415e4b29c6"},{"path":"tools/ai/llm/qwen36_prefill_matrix.py","sha256":"sha256:9f3ae1a99e59ef8a48f3c537e1ece3b6a1736cd2372be68cb50dea85cca6c3e4"},{"path":"tools/ai/rerankers/AGENTS.md","sha256":"sha256:a3fc6164e00b1a5084890d33542453517eb9976e04f80c85793d90b02813d5b1"},{"path":"tools/ai/rerankers/download_qwen3_reranker_openvino.py","sha256":"sha256:d212e26ffbcb03a2eea242187e1f6cb1960c5dcb06a01c3b1e5d230dd3c9898f"},{"path":"tools/ai/rerankers/qwen3_reranker_openvino_canary.py","sha256":"sha256:27670abd66c7a6f3d0b03b59890b517ff9e5ca3956e72b0739349a9ea674f99b"},{"path":"tools/ai/tts/AGENTS.md","sha256":"sha256:9c66eeb67276ba9cd83541195f2ab50d59fa64cba2269853d6dbfc89a8a1b72c"},{"path":"tools/ai/tts/qwen3-openvino/bench_qwen3_openvino.py","sha256":"sha256:10b1304947196bea0248bb309e6904b4f7e1985cc841c974ef73a37aeb70ea53"},{"path":"tools/ai/tts/voxcpm2/bench_voxcpm2_xpu.py","sha256":"sha256:033da00e00c91e63017c9809663847a7d804194fb2d393711cc6e2ad2df859d0"},{"path":"tools/ai/tts/voxtream2/bench_voxtream2_intel.py","sha256":"sha256:523c8b6485a599ade2ae9205a934515f4c5398d2ba08d4d68c4b938353161d29"}],"source_paths":["mechanics/local-ai-runtime","mechanics/storage-routing","tools/ai","config-templates/etc/abyss-machine/storage-policy.json"],"source_tree_hash":"sha256:712ced7e1171f7466857739e7718a10ae5f795e32966fbfe0ddb8f833f019158"},{"artifact_class":"code_intelligence_provider_bundle","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"code-intelligence-provider-route","source_file_count":24,"source_files":[{"path":"config-templates/etc/abyss-machine/code-intelligence.json","sha256":"sha256:58fa41413c27bfb869a89b1ce8bab8eeaa1b8d16b0ef8ed56c973bac37451c6c"},{"path":"manifests/artifact_bundles/code_intelligence_provider.bundle.json","sha256":"sha256:51d3099c5229bbbd4f4981ae7153c69dce5ffbc381df34d82f9edec73377ee1e"},{"path":"manifests/code_intelligence_adjacent_providers.lock.json","sha256":"sha256:5cdc0106a9c75e1dea1e7ac5d5f67d41c54da18e9ce26df1fed17e991f6ce6eb"},{"path":"manifests/code_intelligence_node_providers.lock.json","sha256":"sha256:812f816a95b8bab6490bdb879b3c1543aa27b12fcdbfbc657b9a6a3d987fa24a"},{"path":"mechanics/code-intelligence/AGENTS.md","sha256":"sha256:27a228b7f3457c14eb38d3a9861cc09722b97967fc4cbf2d84d3cd8d384a2f22"},{"path":"mechanics/code-intelligence/DIRECTION.md","sha256":"sha256:453e3e6c4a8ca8bdb47b5385b801f86d0bc3c16ba84495a3f7c72e0c26455fba"},{"path":"mechanics/code-intelligence/LANDING_LOG.md","sha256":"sha256:a9ffd1b3dd85c4737b472fb85dc8f615e91b764fb8a1c5ccc9afc9638e120dbe"},{"path":"mechanics/code-intelligence/PARTS.md","sha256":"sha256:58ecbdbfcfe5352eb424d00dfbe5a8ad9bf2238c20ab1c84da1f2133c5b395c6"},{"path":"mechanics/code-intelligence/PROVENANCE.md","sha256":"sha256:ae278b635bae7e668ebfac284487ba9a8ba520dbf3fe2a0c19d58f342c634a90"},{"path":"mechanics/code-intelligence/README.md","sha256":"sha256:90a55d9b9025add1d81aab95593e0af125a788685b929183e8833fcabf31853d"},{"path":"mechanics/code-intelligence/ROADMAP.md","sha256":"sha256:ca69e16b3775e434a00ddc64d14347f7e8db36a2c765bdd6806e858779430f78"},{"path":"scripts/build_code_intelligence_adjacent_providers.py","sha256":"sha256:12c55123399a3fa8b403459107baf54e54264a0e01e24bbbc7641a5ad76434ad"},{"path":"scripts/build_code_intelligence_node_providers.py","sha256":"sha256:22977fad257252132465157e179aaffe7743119e7481113b0353436a8302ef1c"},{"path":"scripts/build_code_intelligence_provider.py","sha256":"sha256:ba3b41ede4d0073b0c2abcd6886b326cbe15d422420c2abb33083784ef6cd433"},{"path":"scripts/install_code_intelligence_adjacent_providers.py","sha256":"sha256:4f03af957cb00392c8ec8433935ea5f156254d3e2e8ac2a8435c0f492060105a"},{"path":"scripts/install_code_intelligence_node_providers.py","sha256":"sha256:4c04410135ed979df8bf9f672677af40e467ac913cec0ed1a992ca9752598c02"},{"path":"scripts/install_code_intelligence_provider.py","sha256":"sha256:21b2a018b0a5127e02684f2c9109acdc1047a740403c0213843bbab8815ace6e"},{"path":"scripts/issue_code_intelligence_runtime_gate.py","sha256":"sha256:16dfc6919c321d17b8c502cb3570658ec9ff6411085918abe31f1baf099e2a46"},{"path":"src/abyss_machine/code_intelligence_adapters.py","sha256":"sha256:71cd0c502e7815323c832cb9932257d0fcdead7fbadf1c49efb58d358e3f839c"},{"path":"src/abyss_machine/code_intelligence_adjacent_provider.py","sha256":"sha256:042ed651005ae92eac18e516bc456864a192b8d8fc1b6e05c2a1c9f5a9af2abd"},{"path":"src/abyss_machine/code_intelligence_contracts.py","sha256":"sha256:5374511c0642cd3594a8be81014be78bb4b6cbbb26df3624633e1c7d1d8aec22"},{"path":"src/abyss_machine/code_intelligence_gate.py","sha256":"sha256:1b381fb6b109f2e060d86bbd2c552cf66d73cf81adc2f074ad6c3d3cc34e6260"},{"path":"src/abyss_machine/code_intelligence_node_provider.py","sha256":"sha256:fbb12d6cc7d0f4a5b9100609acc6f2b4bbb8c6bcfc2156207133ed52adb9c079"},{"path":"src/abyss_machine/code_intelligence_provider.py","sha256":"sha256:3420fa22cd5d98ff870fafbbc002c4135dcc0724291dfeedf6793b1e683c15db"}],"source_paths":["mechanics/code-intelligence","src/abyss_machine/code_intelligence_adapters.py","src/abyss_machine/code_intelligence_contracts.py","src/abyss_machine/code_intelligence_gate.py","src/abyss_machine/code_intelligence_provider.py","manifests/code_intelligence_node_providers.lock.json","manifests/code_intelligence_adjacent_providers.lock.json","config-templates/etc/abyss-machine/code-intelligence.json","scripts/build_code_intelligence_provider.py","scripts/install_code_intelligence_provider.py","scripts/build_code_intelligence_node_providers.py","scripts/install_code_intelligence_node_providers.py","scripts/build_code_intelligence_adjacent_providers.py","scripts/install_code_intelligence_adjacent_providers.py","scripts/issue_code_intelligence_runtime_gate.py","src/abyss_machine/code_intelligence_node_provider.py","src/abyss_machine/code_intelligence_adjacent_provider.py","manifests/artifact_bundles/code_intelligence_provider.bundle.json"],"source_tree_hash":"sha256:f02b98d62bd5ba3ecafe3b8a9e1bbd3171542ded840eae09ad6681a742c5af6c"},{"artifact_class":"runtime_or_container_artifact","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"abyss-stack-external-codex-agent-admission","source_file_count":1,"source_files":[{"path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","sha256":"sha256:b8d994a66bcbd845da303a9205f35fa7d4e8a45184e306ec4cb6e4add42b3419"}],"source_paths":["manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json"],"source_tree_hash":"sha256:62859d4fc9e26960a0677cfbcf54b89860ebff12484fd017bf42a29680e4c705"},{"artifact_class":"ai_model_or_runtime_bundle","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"host-ai-runtime-route","source_file_count":25,"source_files":[{"path":"config-templates/etc/abyss-machine/ai/AGENTS.md","sha256":"sha256:8fba4089732e2de7bc19a7650c05219e05650ae4bae036a077e9db36b5be16fd"},{"path":"config-templates/etc/abyss-machine/ai/VALIDATION.md","sha256":"sha256:cdb5564852d117034d9aba0003e41b47de4c38361923acf51d9c9ba371b80425"},{"path":"config-templates/etc/abyss-machine/ai/config.json","sha256":"sha256:dbe8ba8b45bc13f911e5f9ca072b1f2218b9485e7faa95b51290f6a764a6d901"},{"path":"config-templates/etc/abyss-machine/resource-policy.json","sha256":"sha256:b7c4807b02bf506e89e5d7fa284cff28605e505a866ea5331459785e4d12fe63"},{"path":"mechanics/local-ai-runtime/AGENTS.md","sha256":"sha256:2e8339d4692b7ae1a5d5e84a6ebcc4231d9ab694d406d25f28aa7c004504a67a"},{"path":"mechanics/local-ai-runtime/DIRECTION.md","sha256":"sha256:07fc7b2b8b7d7164095241cc5764bd8d37f815260dda8f6b5ff555a12aea973a"},{"path":"mechanics/local-ai-runtime/LANDING_LOG.md","sha256":"sha256:8987a980168482d6ecc2e499ec32b6714d584d5d086b84d0d6b4fdb94ec3e714"},{"path":"mechanics/local-ai-runtime/PARTS.md","sha256":"sha256:c09b2cbb056ed8550837c5332fcdef0112631299a6972199579ba2a4a8d12e83"},{"path":"mechanics/local-ai-runtime/PROVENANCE.md","sha256":"sha256:a81e90da57e85b28fdce713e72b429a30c0bb7872f82c0f6d6eef41138c53962"},{"path":"mechanics/local-ai-runtime/README.md","sha256":"sha256:f190d7aeb83ded537fafcfb88042202a43c79842b6ee7690e3969a6bf7dd4b68"},{"path":"mechanics/local-ai-runtime/ROADMAP.md","sha256":"sha256:bae549c69a9001d1073040bf4c32d6fe2fd819702cd7c37092163ab82d8543f8"},{"path":"tools/ai/AGENTS.md","sha256":"sha256:567b3a8a120570efe204cf8905ad4dfee84c6a8d6b4278d0d5e895cd42e14f7f"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_llama_cpp_http.py","sha256":"sha256:b03ca89cccbf7711541589edd2c54aa7211bb54d934c69c2d74850bcbdedf0ef"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_openvino_genai.py","sha256":"sha256:ae6ff57a492de787d902d3db6278ba46000d086f9bae5d5d9c4dd2cfdf20c7cf"},{"path":"tools/ai/gemma4-e2b-openvino-npu/convert_gemma4_e2b_openvino.py","sha256":"sha256:aec032a14932520049df55bb0846223e4aa7899f95d492ebe704c835f7b0d3d0"},{"path":"tools/ai/llm/AGENTS.md","sha256":"sha256:289a043ce9c439589fa40c69d43d04155de41d40a1618ce3f3c48899a71c0f42"},{"path":"tools/ai/llm/abyss-qwen36-lazy-server","sha256":"sha256:95633a78f2a2b92da120a6ad7d446a12463d80582164706614ab68415e4b29c6"},{"path":"tools/ai/llm/qwen36_prefill_matrix.py","sha256":"sha256:9f3ae1a99e59ef8a48f3c537e1ece3b6a1736cd2372be68cb50dea85cca6c3e4"},{"path":"tools/ai/rerankers/AGENTS.md","sha256":"sha256:a3fc6164e00b1a5084890d33542453517eb9976e04f80c85793d90b02813d5b1"},{"path":"tools/ai/rerankers/download_qwen3_reranker_openvino.py","sha256":"sha256:d212e26ffbcb03a2eea242187e1f6cb1960c5dcb06a01c3b1e5d230dd3c9898f"},{"path":"tools/ai/rerankers/qwen3_reranker_openvino_canary.py","sha256":"sha256:27670abd66c7a6f3d0b03b59890b517ff9e5ca3956e72b0739349a9ea674f99b"},{"path":"tools/ai/tts/AGENTS.md","sha256":"sha256:9c66eeb67276ba9cd83541195f2ab50d59fa64cba2269853d6dbfc89a8a1b72c"},{"path":"tools/ai/tts/qwen3-openvino/bench_qwen3_openvino.py","sha256":"sha256:10b1304947196bea0248bb309e6904b4f7e1985cc841c974ef73a37aeb70ea53"},{"path":"tools/ai/tts/voxcpm2/bench_voxcpm2_xpu.py","sha256":"sha256:033da00e00c91e63017c9809663847a7d804194fb2d393711cc6e2ad2df859d0"},{"path":"tools/ai/tts/voxtream2/bench_voxtream2_intel.py","sha256":"sha256:523c8b6485a599ade2ae9205a934515f4c5398d2ba08d4d68c4b938353161d29"}],"source_paths":["mechanics/local-ai-runtime","tools/ai","config-templates/etc/abyss-machine/ai","config-templates/etc/abyss-machine/resource-policy.json"],"source_tree_hash":"sha256:9cd840126c9d2a7803a54e301a71946cbbf34287d6d8a1586986f1b1747705f3"},{"artifact_class":"browser_extension_package","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"typing-extension-package","source_file_count":5,"source_files":[{"path":"tools/typing/AGENTS.md","sha256":"sha256:9b9df620d8191971180c7e6f4a2d088e484f20266462542dc00152f0245fa951"},{"path":"tools/typing/firefox-extension/AGENTS.md","sha256":"sha256:cdf3d7d3e5ed94d7f62c4b415f2c80b9431408e1c1361e71c6d272e3f17a18c3"},{"path":"tools/typing/firefox-extension/background.js","sha256":"sha256:66cae465598c574491001dbb8be81011e4bb12b08757ce3fb80c3d0efe68d45d"},{"path":"tools/typing/firefox-extension/content.js","sha256":"sha256:faac1be5d6abef0a5962b8aece5169c81197607baae0bb29824ce22f3d5c3a4d"},{"path":"tools/typing/firefox-extension/manifest.json","sha256":"sha256:01c34ae72e780edfffdaa6e33ead6046936d7d7720203342627304ad0f987ff1"}],"source_paths":["tools/typing/AGENTS.md","tools/typing/firefox-extension"],"source_tree_hash":"sha256:a362ed9e0e0343dc13301f87b609ddba8caa3db46cefcd10f00c661f1c3468e8"}],"schema":"abyss_machine_contract_abi_signatures_v1","source":{"policy":"manifests/artifact_signature_policy.manifest.json","policy_hash":"sha256:a9297eb875c4c5bfb5e9a940423bc274a8c6f85c2fb9b76c2149bba0b0e89e20","repo":"abyss-machine"}} From 9fe2d65283b0ce23cb37c6d660f60836d80e407d Mon Sep 17 00:00:00 2001 From: 8Dionysus Date: Mon, 7 Sep 2026 18:06:16 -0600 Subject: [PATCH 3/6] Regenerate KAG family after helper cleanup --- kag/indexes/index_family.manifest.json | 166 +++++++++--------- kag/indexes/shards/anchor/04.jsonl | 2 +- kag/indexes/shards/anchor/0a.jsonl | 2 +- kag/indexes/shards/anchor/12.jsonl | 2 +- kag/indexes/shards/anchor/17.jsonl | 6 +- kag/indexes/shards/anchor/1f.jsonl | 2 +- kag/indexes/shards/anchor/22.jsonl | 2 +- kag/indexes/shards/anchor/23.jsonl | 2 +- kag/indexes/shards/anchor/26.jsonl | 2 +- kag/indexes/shards/anchor/2d.jsonl | 2 +- kag/indexes/shards/anchor/377.jsonl | 2 +- kag/indexes/shards/anchor/3c.jsonl | 2 +- kag/indexes/shards/anchor/42.jsonl | 2 +- kag/indexes/shards/anchor/44.jsonl | 2 +- kag/indexes/shards/anchor/47.jsonl | 4 +- kag/indexes/shards/anchor/48.jsonl | 2 +- kag/indexes/shards/anchor/4c.jsonl | 2 +- kag/indexes/shards/anchor/4e.jsonl | 2 +- kag/indexes/shards/anchor/50.jsonl | 2 +- kag/indexes/shards/anchor/52.jsonl | 2 +- kag/indexes/shards/anchor/53.jsonl | 2 +- kag/indexes/shards/anchor/5d.jsonl | 2 +- kag/indexes/shards/anchor/5f.jsonl | 2 +- kag/indexes/shards/anchor/69.jsonl | 2 +- kag/indexes/shards/anchor/6d.jsonl | 2 +- kag/indexes/shards/anchor/73.jsonl | 2 +- kag/indexes/shards/anchor/76.jsonl | 2 +- kag/indexes/shards/anchor/7d.jsonl | 1 - kag/indexes/shards/anchor/89.jsonl | 4 +- kag/indexes/shards/anchor/8b.jsonl | 2 +- kag/indexes/shards/anchor/8e.jsonl | 2 +- kag/indexes/shards/anchor/96.jsonl | 2 +- kag/indexes/shards/anchor/9b.jsonl | 4 +- kag/indexes/shards/anchor/9e.jsonl | 2 +- kag/indexes/shards/anchor/a3.jsonl | 4 +- kag/indexes/shards/anchor/a99.jsonl | 2 +- kag/indexes/shards/anchor/b5.jsonl | 2 +- kag/indexes/shards/anchor/be.jsonl | 4 +- kag/indexes/shards/anchor/c1.jsonl | 2 +- kag/indexes/shards/anchor/c2.jsonl | 2 +- kag/indexes/shards/anchor/c4.jsonl | 2 +- kag/indexes/shards/anchor/cb9.jsonl | 1 - kag/indexes/shards/anchor/d0.jsonl | 2 +- kag/indexes/shards/anchor/d5.jsonl | 2 +- kag/indexes/shards/anchor/d8.jsonl | 2 +- kag/indexes/shards/anchor/dc.jsonl | 4 +- kag/indexes/shards/anchor/dd.jsonl | 2 +- kag/indexes/shards/anchor/e2.jsonl | 4 +- kag/indexes/shards/anchor/e3.jsonl | 2 +- kag/indexes/shards/anchor/ee.jsonl | 2 +- kag/indexes/shards/anchor/f2.jsonl | 4 +- kag/indexes/shards/anchor/fc.jsonl | 2 +- kag/indexes/shards/anchor/fd.jsonl | 4 +- kag/indexes/shards/anchor/fe.jsonl | 2 +- kag/indexes/shards/event/6.jsonl | 1 + kag/indexes/shards/event/c.jsonl | 1 - kag/indexes/shards/source/0.jsonl | 4 +- kag/indexes/shards/source/3.jsonl | 2 +- ...4a678b2d398913684bc7fb6517a30bd65b904.json | 17 ++ 59 files changed, 166 insertions(+), 151 deletions(-) create mode 100644 kag/receipts/index_family_budget/4fdfa352e8e49a2c7d229943bf94a678b2d398913684bc7fb6517a30bd65b904.json diff --git a/kag/indexes/index_family.manifest.json b/kag/indexes/index_family.manifest.json index 94226477..e8e44f29 100644 --- a/kag/indexes/index_family.manifest.json +++ b/kag/indexes/index_family.manifest.json @@ -9,52 +9,52 @@ "assembly": "deterministic-on-demand", "files": [ { - "content_digest": "30e36073642157b3a2d66132abd0220572d66f3f382e3e035a061b56151a8944", + "content_digest": "85a4e97bc11bc7af0dd53544e3f2e04ae85d567f4f3c1d4dcce6583893ccda51", "kind": "source", "path": "kag/indexes/source_surface_index.json", "records": 741, "schema_version": "aoa-repo-local-kag-index-v2" }, { - "content_digest": "8ea1ba8107bd666ae7d7493fda259d54d38045f62c233ddc95a305d932bb5992", + "content_digest": "99a1539074e280f2f756e2114ab055430d9a192526e1ae69748af6c4c59bf6ee", "kind": "artifact", "path": "kag/indexes/repo_artifact_index.json", "records": 741, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "80d60206ef8bbbcab7e7c9c38dc7f639a1700983a4437e9afec0132dd8aaf501", + "content_digest": "e844eca6a836583193176e997d499ad4915ff1f5b9d9f15ddd46c11052233d20", "kind": "anchor", "path": "kag/indexes/repo_anchor_index.json", - "records": 13340, + "records": 13338, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "bfd76964dbbf23adf3df60e66dc7cd74ad8414e0f6c0ea655f9c9291c8b6603c", + "content_digest": "5eb61aabd9aff05199d209c8722d9b510b4470844da32b17b30120dc0af57679", "kind": "entity", "path": "kag/indexes/repo_entity_index.json", - "records": 10558, + "records": 10556, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "45d40cb1258ee13a0510e4c148e8b92cf44614c9250c2bbc9a3c2482469136d4", + "content_digest": "05381a783c0dae50cac8389ec01453c426007587c6b3c3143687a320b7821622", "kind": "event", "path": "kag/indexes/repo_event_index.json", "records": 755, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "ac027174d77cd3fdc58d3734a355c34681caaafb65576754849aa1e0d64d3cb7", + "content_digest": "c107df227bf9b9f9438eb3b875db87b8cee412128275d19eb9b1fcfc87e07bfa", "kind": "assertion", "path": "kag/indexes/repo_assertion_index.json", "records": 1306, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "c1cf9901f8815f1d2b5f3ea96c5d449d4f052b13ecf2a630971f496175b6b50d", + "content_digest": "9e446f11b43442d14a670189c045ad01edb2c0a684a2325681b57f7f1d07441c", "kind": "relation", "path": "kag/indexes/repo_relation_index.json", - "records": 19478, + "records": 19476, "schema_version": "aoa-repo-local-kag-repository-index-v2" } ], @@ -62,10 +62,10 @@ }, "family_identity": { "artifact_kind": "repo_local_kag_portable_family", - "content_digest": "53af67daffc1d94ae3bb4e888810e9754d418df9106333b040eb3050725b8310", + "content_digest": "4fdfa352e8e49a2c7d229943bf94a678b2d398913684bc7fb6517a30bd65b904", "local_id": "family:repo-local:portable-record-corpus", "schema_ref": "aoa-kag:schemas/repo-local-kag-family-manifest.schema.json", - "source_snapshot": "sha256:30e36073642157b3a2d66132abd0220572d66f3f382e3e035a061b56151a8944" + "source_snapshot": "sha256:85a4e97bc11bc7af0dd53544e3f2e04ae85d567f4f3c1d4dcce6583893ccda51" }, "normalization": { "anchor_defaults": { @@ -722,7 +722,7 @@ }, { "bytes": 94377, - "digest": "sha256:b676aaf3d49d0adcc6df3381bd2e63f6b7365bf687b5119466f17f30b08c4a9b", + "digest": "sha256:0bab8f0933693321b782238f2ec07ddaebf6236dc1a046b4835bf4327cd0280d", "kind": "anchor", "path": "kag/indexes/shards/anchor/04.jsonl", "range": "04", @@ -762,7 +762,7 @@ }, { "bytes": 65512, - "digest": "sha256:a52547e841757ddec24c7581b8d3db5d6ed5800b1b561f3bda4e6d2111076bda", + "digest": "sha256:b8319a5cafbce881c45bbc3ba2b3001118d2cbabd1c5a02af4a2bb08c48dd079", "kind": "anchor", "path": "kag/indexes/shards/anchor/0a.jsonl", "range": "0a", @@ -826,7 +826,7 @@ }, { "bytes": 106218, - "digest": "sha256:10477c0ef16c54cd9c37142fead3ce9b76f57dd4f8603af07db16f6a77efda12", + "digest": "sha256:33a30691473b37e9576e9bd5c42cae77b64a8d3daccc16e463255a73e326f06a", "kind": "anchor", "path": "kag/indexes/shards/anchor/12.jsonl", "range": "12", @@ -866,7 +866,7 @@ }, { "bytes": 58182, - "digest": "sha256:963cb17de582287e71ced6e701fcc2b640c89388f4f623ee5772b6233a3d1cca", + "digest": "sha256:417b3e6839b29ce30f689986ec7018a533e0d647853d5905ef6fbdf356626d23", "kind": "anchor", "path": "kag/indexes/shards/anchor/17.jsonl", "range": "17", @@ -922,7 +922,7 @@ }, { "bytes": 52485, - "digest": "sha256:cba7b785f534d275b89960958442d63c545134e40115fa02bb6c1f9648a0aec1", + "digest": "sha256:77bf7f2a0d811be4e5af29ce296292fc550ac04e8b49dded82a58ad7cd33b54d", "kind": "anchor", "path": "kag/indexes/shards/anchor/1f.jsonl", "range": "1f", @@ -946,7 +946,7 @@ }, { "bytes": 155525, - "digest": "sha256:f074a87fa753171541e1e692fe9d20a206a458579e950dfc8cf5b58ad6b3eea9", + "digest": "sha256:9a39a3a82842b28ade619693ba3fd52ebdc8f01dcf0ec8e93bf7f7f190181274", "kind": "anchor", "path": "kag/indexes/shards/anchor/22.jsonl", "range": "22", @@ -954,7 +954,7 @@ }, { "bytes": 87882, - "digest": "sha256:4e87000340195493a5db6e32ff3cd38224b51cca1c4e1f86a1b06d903f0ba52e", + "digest": "sha256:3ecb08f75ca6adb10d4c2d3e8f9efeab41e75166d19db5ea1a38ce672e88aa0e", "kind": "anchor", "path": "kag/indexes/shards/anchor/23.jsonl", "range": "23", @@ -970,7 +970,7 @@ }, { "bytes": 100143, - "digest": "sha256:5121098192c4a11e36408981d96150334b2131d00bf260ed641ced9e9af6ab29", + "digest": "sha256:9eb5282d8817da28cd4e0e3260f37b44354060594f1ae16c37894b88f638fc29", "kind": "anchor", "path": "kag/indexes/shards/anchor/26.jsonl", "range": "26", @@ -1026,7 +1026,7 @@ }, { "bytes": 101316, - "digest": "sha256:8aa9652a73fe4ec6bb4a9dfb257672550236e95486b03eb12751a2ea5fce709a", + "digest": "sha256:91a3fd79987d236fca1d784ffa334fc88c443bab51b33c062119f43e531802b6", "kind": "anchor", "path": "kag/indexes/shards/anchor/2d.jsonl", "range": "2d", @@ -1138,7 +1138,7 @@ }, { "bytes": 60521, - "digest": "sha256:e4c20bb796cb1c0ab826ddd355a8522ee803336f9ad449f8cb65d213ea9eaea0", + "digest": "sha256:4d67c7cd1e7749bba0465119fe8b5b5f47d9078515cae9fdff3fc839e827939b", "kind": "anchor", "path": "kag/indexes/shards/anchor/3c.jsonl", "range": "3c", @@ -1186,7 +1186,7 @@ }, { "bytes": 103829, - "digest": "sha256:1f4703517ea86d5437b346c0e7f9c122b3fee127848969b21d0e0fabfd20187a", + "digest": "sha256:6cf1810899de33dd8441eec2d3711c0f269e3374047395ec0e703d0b20f76594", "kind": "anchor", "path": "kag/indexes/shards/anchor/42.jsonl", "range": "42", @@ -1201,8 +1201,8 @@ "records": 52 }, { - "bytes": 85683, - "digest": "sha256:2715dd1924fea6f5453ddbf02578f63655522cb3feef9c2a3b9912ab0a7ec58b", + "bytes": 85809, + "digest": "sha256:8f283295ce23b52162d7dcf4b907d4cfc1656cd63e4012afa072993a8fd3f697", "kind": "anchor", "path": "kag/indexes/shards/anchor/44.jsonl", "range": "44", @@ -1226,7 +1226,7 @@ }, { "bytes": 89158, - "digest": "sha256:b02401c9fc7c6251317ab7bc2d3f94c74085b11d3c086f8ffa48dcfb347c536a", + "digest": "sha256:1a64b83494311b1f04761e2c8dffed9da777034a6bd43634e21e23c0453285e4", "kind": "anchor", "path": "kag/indexes/shards/anchor/47.jsonl", "range": "47", @@ -1234,7 +1234,7 @@ }, { "bytes": 79821, - "digest": "sha256:8e8f902b932c39e224b2e4848be95862ec05c3614d0a6c2dc6bc8e89fd915385", + "digest": "sha256:0e7752412bb1282f6106721352670af02f3fd33582f72cab1fd2213314a1861d", "kind": "anchor", "path": "kag/indexes/shards/anchor/48.jsonl", "range": "48", @@ -1266,7 +1266,7 @@ }, { "bytes": 88492, - "digest": "sha256:553e2c24490f480e2f14c99cc5e1b1e1230cad25df7116d3cb797208fe0f8ecc", + "digest": "sha256:19a7e640936891406c8fb1ba3cf43f4b07f4b01ebd20aeffcda0b479d6763e32", "kind": "anchor", "path": "kag/indexes/shards/anchor/4c.jsonl", "range": "4c", @@ -1282,7 +1282,7 @@ }, { "bytes": 77562, - "digest": "sha256:14105f23afc81db73d1fd4af6f2b24f27d2868ec57234567a1df9628e0a0c1af", + "digest": "sha256:bcce601def4b5d9c109c518f173f5000750542b621f3b336128dbc089c2ef0cb", "kind": "anchor", "path": "kag/indexes/shards/anchor/4e.jsonl", "range": "4e", @@ -1298,7 +1298,7 @@ }, { "bytes": 85637, - "digest": "sha256:300221c4c146b64a8ee721496eca93c2d9ac087be6fb53a06a4f79e347c40912", + "digest": "sha256:0f281b120f69733b8e92de5c0956d2c646bfb7bd06503aa086ce114c43ea1eb5", "kind": "anchor", "path": "kag/indexes/shards/anchor/50.jsonl", "range": "50", @@ -1314,7 +1314,7 @@ }, { "bytes": 101527, - "digest": "sha256:b47a944dc478e7e040417048adc7ae8f8c17d948ab4a045eea6ca09f4860f4fc", + "digest": "sha256:1e5ac33c80c743da77607d83af7485b0f6d70892b7e16e8add6c32cef991d100", "kind": "anchor", "path": "kag/indexes/shards/anchor/52.jsonl", "range": "52", @@ -1322,7 +1322,7 @@ }, { "bytes": 104190, - "digest": "sha256:123b9b73d9fbf997ea78da940e8f290cf65518a2f361531cffb97903ae5351ea", + "digest": "sha256:c4ec4ddbbf9b4911eea1a879feb1e28e9292ce871c7d87a603886aaf810e6469", "kind": "anchor", "path": "kag/indexes/shards/anchor/53.jsonl", "range": "53", @@ -1402,7 +1402,7 @@ }, { "bytes": 72283, - "digest": "sha256:aa06d6c3e858be5ac33a3954aa79bab9c5d87584887abff2acd8ecf1d0970036", + "digest": "sha256:2e1b42de91dd9d253653c3853015e6463a705c45ad34c78f8614612143730ebb", "kind": "anchor", "path": "kag/indexes/shards/anchor/5d.jsonl", "range": "5d", @@ -1418,7 +1418,7 @@ }, { "bytes": 77827, - "digest": "sha256:fc27bf3287f7537846ef95d669228d3993fed07999f93e96046ed03802260df9", + "digest": "sha256:640bab90b670bb948a61c7e625472e3294d77729b270000c0a3665da1e8dfa10", "kind": "anchor", "path": "kag/indexes/shards/anchor/5f.jsonl", "range": "5f", @@ -1498,7 +1498,7 @@ }, { "bytes": 108427, - "digest": "sha256:6222ec30fa9fadb46006ff2119739cfc536951d659be0599ba2fd99a59c27d5f", + "digest": "sha256:09bff35fc9d3edaa4967c33c19b9392d5b1709c794223850e181d418ebda2f65", "kind": "anchor", "path": "kag/indexes/shards/anchor/69.jsonl", "range": "69", @@ -1530,7 +1530,7 @@ }, { "bytes": 96310, - "digest": "sha256:c2a4d72fd1b71f7e590c6298a8cbffe2ae46a1f7f3496a7bdb4206e4f8c35058", + "digest": "sha256:f097080443810780cee7e9bbbce300968cc78a17a8ef69116445fe5576091145", "kind": "anchor", "path": "kag/indexes/shards/anchor/6d.jsonl", "range": "6d", @@ -1570,7 +1570,7 @@ }, { "bytes": 74043, - "digest": "sha256:6e9e64e0978e04a8958247cf3c5e77f787c9e350c0e3b07572c72de2e6257243", + "digest": "sha256:d705d4113577d55650a171d7985959af7f0d74bb6681a9d13d6584735ce6e07e", "kind": "anchor", "path": "kag/indexes/shards/anchor/73.jsonl", "range": "73", @@ -1594,7 +1594,7 @@ }, { "bytes": 83117, - "digest": "sha256:8593bbb818392e796fe5113452a1de27c18143368bf603ebb160ff9f7cbdb597", + "digest": "sha256:01911e68567809565f830e57157567a7ee4053e13fe82f5db8d1432f17710e0f", "kind": "anchor", "path": "kag/indexes/shards/anchor/76.jsonl", "range": "76", @@ -1649,12 +1649,12 @@ "records": 55 }, { - "bytes": 100029, - "digest": "sha256:666aa693d0a8ad18ddc4327c321a723069d3da82c2ca70b24424b3e5d55601be", + "bytes": 99073, + "digest": "sha256:197ef19755a14208237f86ea74327df8b2800d1127a5f15d4b777868ed53e161", "kind": "anchor", "path": "kag/indexes/shards/anchor/7d.jsonl", "range": "7d", - "records": 56 + "records": 55 }, { "bytes": 126881, @@ -1746,7 +1746,7 @@ }, { "bytes": 90750, - "digest": "sha256:83797e9c3cb8759161745c41e72e05a27b03ce7fe77ab92bc446e6469e30eb52", + "digest": "sha256:4db27b8f448972b74ea40ebaf935f0ba7793c4d0523a06bbddec78c0362eacf6", "kind": "anchor", "path": "kag/indexes/shards/anchor/89.jsonl", "range": "89", @@ -1762,7 +1762,7 @@ }, { "bytes": 97376, - "digest": "sha256:f391b0857547458e5372565526435d98bdbacb45d73cf3ab9c7878038b4a4fc7", + "digest": "sha256:f7a8ac41624124dd686a63f1104fbf2c6a99ef387965b70514a3e880250ea2e7", "kind": "anchor", "path": "kag/indexes/shards/anchor/8b.jsonl", "range": "8b", @@ -1786,7 +1786,7 @@ }, { "bytes": 99048, - "digest": "sha256:33cc0a8ca9cb6e499d7673c7b29950c06dc97761fcfc1d3a207847788abc8b27", + "digest": "sha256:fae6434dfd2f7416bc467c8b9ef34e59aa990bfe712e014f757af170729fa755", "kind": "anchor", "path": "kag/indexes/shards/anchor/8e.jsonl", "range": "8e", @@ -1842,7 +1842,7 @@ }, { "bytes": 100908, - "digest": "sha256:296bbee600fd58fd26dc256a99a865843891b10861914f79f307bf8ddb42942c", + "digest": "sha256:6d90d4ce4cbeccc9f5690c0a045449295e4e3c1b8b5b534625565b75ace0a7b1", "kind": "anchor", "path": "kag/indexes/shards/anchor/96.jsonl", "range": "96", @@ -1882,7 +1882,7 @@ }, { "bytes": 85299, - "digest": "sha256:96cda95c96d25a1aa1ed6e60c7976096e6d88ea486b796d8c40edc7dfb302d77", + "digest": "sha256:a3c1ee6069619f3fba24c1bc03e9417ccbffc21b2d05cf7d5d03e4bec861f560", "kind": "anchor", "path": "kag/indexes/shards/anchor/9b.jsonl", "range": "9b", @@ -1906,7 +1906,7 @@ }, { "bytes": 97330, - "digest": "sha256:e387e7c7bb6e1e4c193ef316f9abca9624c4aaf53dcbbb0bb1decbadded45347", + "digest": "sha256:65c1885acbe3005f9ebc158aac2e746f85b5c0dcdef6af4cc6e7c8c08375094e", "kind": "anchor", "path": "kag/indexes/shards/anchor/9e.jsonl", "range": "9e", @@ -1946,7 +1946,7 @@ }, { "bytes": 124910, - "digest": "sha256:e57149c93683a9921673c5bab5dafd0edcf0a0099298ec22b626a6c8dfc8591d", + "digest": "sha256:2bfeac0f5f9293c4110fae48e821c69a99b6ebb48714fda4e68d45ab47fa3f3e", "kind": "anchor", "path": "kag/indexes/shards/anchor/a3.jsonl", "range": "a3", @@ -2074,7 +2074,7 @@ }, { "bytes": 152161, - "digest": "sha256:67ce3406854a0100fd72c5f68689f91ce6a6b317f48c90100b7627f8ae610282", + "digest": "sha256:c1ff84dbb7a6223927e56fdfe429c408cdfe400c802752a0d071538d8fab39ac", "kind": "anchor", "path": "kag/indexes/shards/anchor/b5.jsonl", "range": "b5", @@ -2146,7 +2146,7 @@ }, { "bytes": 114637, - "digest": "sha256:b0a29bc7302039165a296b8d7f2c22c141ef51146aa18b2b50be9e80c6d71fd1", + "digest": "sha256:8cbf74cfebb33d8d1305b22e7aa1ac257a16ca61b2fde2612af335ea36de0b6f", "kind": "anchor", "path": "kag/indexes/shards/anchor/be.jsonl", "range": "be", @@ -2162,7 +2162,7 @@ }, { "bytes": 94369, - "digest": "sha256:4ba52bc5db876e9ec0b4d6565e318dbb65a9c19b457ed3246d7806c8042f4e92", + "digest": "sha256:659fa18b854a2d35c8cc91efbf25c29e9e9d15d70eb14a051b256e2d184b3662", "kind": "anchor", "path": "kag/indexes/shards/anchor/c1.jsonl", "range": "c1", @@ -2170,7 +2170,7 @@ }, { "bytes": 73926, - "digest": "sha256:4183e5658b4b6dfe02d325d308cb8d9fb5a790e57c63b3522ee6106b44c9ed5a", + "digest": "sha256:5ff2dc7c94b8a55ee163733fa3d64847aa181c8210ed32b6739130dc3c59978a", "kind": "anchor", "path": "kag/indexes/shards/anchor/c2.jsonl", "range": "c2", @@ -2186,7 +2186,7 @@ }, { "bytes": 72577, - "digest": "sha256:5ea1a9e39898e4d74ea9de6a9f4758577fd90c70f1a4e78d22b5db96743e56be", + "digest": "sha256:9334ccf345a2053f5e381f2ce58dea7baae938a96ba2a47851cd855293a8420f", "kind": "anchor", "path": "kag/indexes/shards/anchor/c4.jsonl", "range": "c4", @@ -2258,7 +2258,7 @@ }, { "bytes": 116632, - "digest": "sha256:00660607e2ffe50f2db30bb4c384e799d39e1c0a87589049b90f434366690ba4", + "digest": "sha256:ed9ac30f4c08414e6e3221d6b9043ccc24898a95e6176cdf8bdb818cc36259da", "kind": "anchor", "path": "kag/indexes/shards/anchor/d0.jsonl", "range": "d0", @@ -2298,7 +2298,7 @@ }, { "bytes": 70561, - "digest": "sha256:73bd549c0cb22beae8e32e1ef2fb04a8cde91009372a0d511a4b8f8fe11e9f84", + "digest": "sha256:72083728a131c04b072a2f1a04eafdaecf79f979b68e8e1bece044e19f597d81", "kind": "anchor", "path": "kag/indexes/shards/anchor/d5.jsonl", "range": "d5", @@ -2322,7 +2322,7 @@ }, { "bytes": 71318, - "digest": "sha256:e83c3d45841ab510c74d18ca4a80a295bef5cbd526d916034aa8de8dcb5a04a0", + "digest": "sha256:255128b97598bee57c6ca0920f9a1a4c2f951a2857c387282af0f2a2a87b2107", "kind": "anchor", "path": "kag/indexes/shards/anchor/d8.jsonl", "range": "d8", @@ -2354,7 +2354,7 @@ }, { "bytes": 133694, - "digest": "sha256:203d1e43da9ec50e85cdbf8d1c2257da81c15e5f8ec200c5b6bd8abb6da90b4d", + "digest": "sha256:93b4fd7a7956a57ed431b29d7a9c812475a063f0fa886b9727b8bf2c917aa0e3", "kind": "anchor", "path": "kag/indexes/shards/anchor/dc.jsonl", "range": "dc", @@ -2362,7 +2362,7 @@ }, { "bytes": 97672, - "digest": "sha256:aa6c3aac35dce350956a64ceae0f937bbfbbc2a3802cf8e899ff0dbb1a45e45f", + "digest": "sha256:1feda5bf3d203044913056ef686b329bcec7334bc02eb5a92711148335c9c135", "kind": "anchor", "path": "kag/indexes/shards/anchor/dd.jsonl", "range": "dd", @@ -2394,7 +2394,7 @@ }, { "bytes": 93856, - "digest": "sha256:375a04bdcd7da477da3033baccb6ea31639de980bdd5e514e27d44952a15af7f", + "digest": "sha256:8beeb2ad0f11c146477043c28a048b026911493bb86c44da709810272edf7ef1", "kind": "anchor", "path": "kag/indexes/shards/anchor/e2.jsonl", "range": "e2", @@ -2402,7 +2402,7 @@ }, { "bytes": 107488, - "digest": "sha256:4abc8506184bb03ee8d98f35ca93eecbaea736e4a8b75ef9890a1ba7fb47e38f", + "digest": "sha256:c2670c3bb8f8c085802e8e07e716ce682f38eb9326d40122814f5d1a43ed7369", "kind": "anchor", "path": "kag/indexes/shards/anchor/e3.jsonl", "range": "e3", @@ -2490,7 +2490,7 @@ }, { "bytes": 99297, - "digest": "sha256:98252e12279a7fd2915bf9883697be91f4eef8dc97cc5eca29c66177e3e04be7", + "digest": "sha256:ab12ef652196865bef98eb0f0225d30d8972bf559de92acfcaf69aa8c6ac29e4", "kind": "anchor", "path": "kag/indexes/shards/anchor/ee.jsonl", "range": "ee", @@ -2522,7 +2522,7 @@ }, { "bytes": 70714, - "digest": "sha256:8ce8c351b86efa40585d3c3b5a85d4b9a2a07a08d4102b86595ed4049661c5e5", + "digest": "sha256:494b2cf49dc264900491eea1c0c3ab2fbd917b82aea3079b9ca7428c5946dc40", "kind": "anchor", "path": "kag/indexes/shards/anchor/f2.jsonl", "range": "f2", @@ -2602,7 +2602,7 @@ }, { "bytes": 154874, - "digest": "sha256:03f35cff131a77458da5ce1da11e4b8c915266d1028969b5020f0c6e2ad100ee", + "digest": "sha256:05c03303b670a585621860ea010b6f5763f803c35c6f6bdd063d28fd0da34730", "kind": "anchor", "path": "kag/indexes/shards/anchor/fc.jsonl", "range": "fc", @@ -2610,7 +2610,7 @@ }, { "bytes": 124658, - "digest": "sha256:8f3bac1f1a3ce2bbdb7bb2e798f815399e1da3976d88486846b120d17d32449e", + "digest": "sha256:d5c270ab085ccf14cd3bbeab02e18947a8fdc5f0dd2c2ec1caf8b6811ac92f19", "kind": "anchor", "path": "kag/indexes/shards/anchor/fd.jsonl", "range": "fd", @@ -2618,7 +2618,7 @@ }, { "bytes": 85875, - "digest": "sha256:ffd5f35f8cc3fbed4a2dec10d58a781f61303e2047b91fa8804ccf0f0909d331", + "digest": "sha256:02456ffc7dca1860b942ce8ba0c3d42f3f8e41fd4d2ed35f406c8ade9bf0af0a", "kind": "anchor", "path": "kag/indexes/shards/anchor/fe.jsonl", "range": "fe", @@ -3066,7 +3066,7 @@ }, { "bytes": 11432, - "digest": "sha256:2e4364e52b8f950dda036a0cb09b19df351f6f4bbac3be0f30f572680956b4c4", + "digest": "sha256:e953c3282423b38a04fa76e4201a51c8477675cad5e639cc82c7b094c17815d6", "kind": "anchor", "path": "kag/indexes/shards/anchor/377.jsonl", "range": "377", @@ -3458,7 +3458,7 @@ }, { "bytes": 4217, - "digest": "sha256:2f3f2f61b4371b1de79075bb82766394bc51c96c6012f0b2d1e2143809977810", + "digest": "sha256:bf39179c3f1c3551a79982dd5a35652ad958b0f54e485ac081d9e3f7463982a7", "kind": "anchor", "path": "kag/indexes/shards/anchor/a99.jsonl", "range": "a99", @@ -4081,12 +4081,12 @@ "records": 2 }, { - "bytes": 44355, - "digest": "sha256:f421e68a1da825b47e72d8e634195de87b59b26a2f48349483efb94f86f200f6", + "bytes": 43395, + "digest": "sha256:90d7320d866550123bb7920b37a72621b801964a13d132436d8f75195533a97a", "kind": "anchor", "path": "kag/indexes/shards/anchor/cb9.jsonl", "range": "cb9", - "records": 7 + "records": 6 }, { "bytes": 3323, @@ -4441,12 +4441,12 @@ "records": 49 }, { - "bytes": 139917, - "digest": "sha256:c8d252863e9efd1a5b84ecbcf1126020c7b109a9feb0c2ac9295681672b750f8", + "bytes": 143334, + "digest": "sha256:f3deb358c9914fea59ca21d482736e8227f5199aaec22d8fcd388f5c9061ea7b", "kind": "event", "path": "kag/indexes/shards/event/6.jsonl", "range": "6", - "records": 52 + "records": 53 }, { "bytes": 92552, @@ -4481,12 +4481,12 @@ "records": 51 }, { - "bytes": 104476, - "digest": "sha256:048c4252b94369da990b1c188650880e29dbaeb09567462b01cc68e6294f5dca", + "bytes": 101682, + "digest": "sha256:853ef0a923304d06d60a11f0341b4ee11473f0885afdf0b1f5adc446fe73231b", "kind": "event", "path": "kag/indexes/shards/event/c.jsonl", "range": "c", - "records": 44 + "records": 43 }, { "bytes": 148025, @@ -4762,7 +4762,7 @@ }, { "bytes": 140014, - "digest": "sha256:4a0f41c6f7456c609632c0313b0f1fe5f9ac9682f93ff68b36a127fe5ff50d9e", + "digest": "sha256:70437287594741888de32327eef5323ff8e85efb2a7ce2119219c6ad91fdb0fc", "kind": "source", "path": "kag/indexes/shards/source/0.jsonl", "range": "0", @@ -4786,7 +4786,7 @@ }, { "bytes": 117156, - "digest": "sha256:579f4f90f72bb2489f6277c3b32fd6e84e63a7e38316d66cb6e45d65c02e26ac", + "digest": "sha256:d7294b63b5dfdcc294838cdade22853b178d835d6dbb464bd2f9838a4bc7615f", "kind": "source", "path": "kag/indexes/shards/source/3.jsonl", "range": "3", @@ -4969,7 +4969,7 @@ }, "index_identity": { "artifact_kind": "source_surface_index", - "content_digest": "30e36073642157b3a2d66132abd0220572d66f3f382e3e035a061b56151a8944", + "content_digest": "85a4e97bc11bc7af0dd53544e3f2e04ae85d567f4f3c1d4dcce6583893ccda51", "local_id": "index:repo-local:source-surfaces", "schema_ref": "aoa-kag:schemas/repo-local-kag-index.schema.json" }, @@ -5066,12 +5066,12 @@ } }, "summary": { - "anchor_records": 13340, - "canonical_records": 14858, + "anchor_records": 13338, + "canonical_records": 14856, "event_records": 755, - "shard_bytes": 30242512, + "shard_bytes": 30241345, "shards": 525, "source_records": 741, - "tracked_bytes": 30386753 + "tracked_bytes": 30385585 } } diff --git a/kag/indexes/shards/anchor/04.jsonl b/kag/indexes/shards/anchor/04.jsonl index 840c53df..76348e44 100644 --- a/kag/indexes/shards/anchor/04.jsonl +++ b/kag/indexes/shards/anchor/04.jsonl @@ -42,7 +42,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:d87dddda8b48519b72f9eafb:aoa:abyss-machine:anchor:a8ce6460701070b96586009a","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:a8ce6460701070b96586009a","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:d87dddda8b48519b72f9eafb","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:d8cb1f39156d16f2eaabde9c:aoa:abyss-machine:anchor:427a4cb53620dcae6936b375","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:427a4cb53620dcae6936b375","label":"When The Time Comes","locator":{"end_column":22,"end_line":172,"fragment":"when-the-time-comes","pointer":"","start_column":1,"start_line":172},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:when-the-time-comes","source_id":"aoa:abyss-machine:artifact:d8cb1f39156d16f2eaabde9c","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:ded8ac5bef96ddfe13080f4e:aoa:abyss-machine:anchor:0d0d3319b984b24c6d397f6f","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:0d0d3319b984b24c6d397f6f","label":"subject_repo_root","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/subject_repo_root","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/subject_repo_root","source_id":"aoa:abyss-machine:artifact:ded8ac5bef96ddfe13080f4e","symbol_kind":"json_key"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:7fda6f6106be39b70495d9fb","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:7fda6f6106be39b70495d9fb","label":"upgrade_legacy_bundle_registry","locator":{"end_column":6,"end_line":9980,"fragment":"","pointer":"","start_column":1,"start_line":9897},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_legacy_registry_upgrade_record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_registry_record_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_utc_now"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:read_bundle_registry"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:read_bundle_registry"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgrades.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:written.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:written.append"}],"parser_ref":"python-ast@1","qualified_name":"upgrade_legacy_bundle_registry","semantic_key":"python:function:upgrade_legacy_bundle_registry","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:7fda6f6106be39b70495d9fb","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:7fda6f6106be39b70495d9fb","label":"upgrade_legacy_bundle_registry","locator":{"end_column":6,"end_line":9974,"fragment":"","pointer":"","start_column":1,"start_line":9891},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_legacy_registry_upgrade_record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_registry_record_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_utc_now"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:read_bundle_registry"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:read_bundle_registry"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:upgrades.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:written.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:upgrade_legacy_bundle_registry","target_ref":"python:written.append"}],"parser_ref":"python-ast@1","qualified_name":"upgrade_legacy_bundle_registry","semantic_key":"python:function:upgrade_legacy_bundle_registry","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:d791a7243a09a0830e3df1a5","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d791a7243a09a0830e3df1a5","label":"_has_any","locator":{"end_column":59,"end_line":7349,"fragment":"","pointer":"","start_column":1,"start_line":7348},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_has_any","target_ref":"python:any"}],"parser_ref":"python-ast@1","qualified_name":"_has_any","semantic_key":"python:function:_has_any","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e15ac945ed58f604f8748415:aoa:abyss-machine:anchor:061e60b2cf659f32a49a2fc2","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:061e60b2cf659f32a49a2fc2","label":"release_cold_load","locator":{"end_column":78,"end_line":418,"fragment":"","pointer":"","start_column":1,"start_line":413},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_cold_load","target_ref":"python:release_runtime_demand"}],"parser_ref":"python-ast@1","qualified_name":"release_cold_load","semantic_key":"python:function:release_cold_load","source_id":"aoa:abyss-machine:artifact:e15ac945ed58f604f8748415","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87:aoa:abyss-machine:anchor:387d416f26beaa289cfe3da5","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:387d416f26beaa289cfe3da5","label":"working_stack_tool_status","locator":{"end_column":18,"end_line":7568,"fragment":"","pointer":"","start_column":1,"start_line":7549},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:working_stack_tool_status","target_ref":"python:any"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:working_stack_tool_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:working_stack_tool_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:working_stack_tool_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:working_stack_tool_status","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:working_stack_tool_status","target_ref":"python:working_stack_probe_ok"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:working_stack_tool_status","target_ref":"python:working_stack_probe_ok"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:working_stack_tool_status","target_ref":"python:working_stack_probe_ok"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:working_stack_tool_status","target_ref":"python:working_stack_probe_ok"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:working_stack_tool_status","target_ref":"python:working_stack_probe_ok"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:working_stack_tool_status","target_ref":"python:working_stack_probe_ok"}],"parser_ref":"python-ast@1","qualified_name":"working_stack_tool_status","semantic_key":"python:function:working_stack_tool_status","source_id":"aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/0a.jsonl b/kag/indexes/shards/anchor/0a.jsonl index 5a1497ac..5304056a 100644 --- a/kag/indexes/shards/anchor/0a.jsonl +++ b/kag/indexes/shards/anchor/0a.jsonl @@ -37,7 +37,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:b8b92e772c55179a297117d2:aoa:abyss-machine:anchor:060cbe45e171dd3825a39085","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:060cbe45e171dd3825a39085","label":"batch_policy","locator":{"end_column":6,"end_line":541,"fragment":"","pointer":"","start_column":1,"start_line":488},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:_nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:dict.fromkeys"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:embedding.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:game_guard.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:game_guard.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:game_guard.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:game_guard.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:maintain.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:semantic_status.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:semantic_status.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:batch_policy","target_ref":"python:summary.get"}],"parser_ref":"python-ast@1","qualified_name":"batch_policy","semantic_key":"python:function:batch_policy","source_id":"aoa:abyss-machine:artifact:b8b92e772c55179a297117d2","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc:aoa:abyss-machine:anchor:96bf1787a793df0f6b46c172","_kind":"anchor","anchor_kind":"markdown_link","id":"aoa:abyss-machine:anchor:96bf1787a793df0f6b46c172","label":"typing-intake","locator":{"end_column":43,"end_line":13,"fragment":"","pointer":"","start_column":3,"start_line":13},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"references","source_context":"heading:abyss-machine-mechanics-atlas","target_ref":"typing-intake/README.md"}],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"link:13:3:0:typing-intake/README.md","source_id":"aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:c60820438ccf25706dbe2fec:aoa:abyss-machine:anchor:f5504e8a1f7c51968e6385bc","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f5504e8a1f7c51968e6385bc","label":"test_nervous_retention_privacy_route_is_dry_run_first_and_preserved","locator":{"end_column":47,"end_line":6288,"fragment":"","pointer":"","start_column":1,"start_line":6201},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_nervous_retention_privacy_route_is_dry_run_first_and_preserved","target_ref":"python:abyss_machine_module.nervous_retention_privacy_route"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_nervous_retention_privacy_route_is_dry_run_first_and_preserved","target_ref":"python:abyss_machine_module.nervous_retention_privacy_route_complete"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_nervous_retention_privacy_route_is_dry_run_first_and_preserved","target_ref":"python:abyss_machine_module.reaction_candidate"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_nervous_retention_privacy_route_is_dry_run_first_and_preserved","target_ref":"python:abyss_machine_module.response_route_from_candidate"}],"parser_ref":"python-ast@1","qualified_name":"test_nervous_retention_privacy_route_is_dry_run_first_and_preserved","semantic_key":"python:function:test_nervous_retention_privacy_route_is_dry_run_first_and_preserved","source_id":"aoa:abyss-machine:artifact:c60820438ccf25706dbe2fec","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:b13900ce11f021b69deff106","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:b13900ce11f021b69deff106","label":"_trust_root_evidence_verification","locator":{"end_column":6,"end_line":10304,"fragment":"","pointer":"","start_column":1,"start_line":10244},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:TRUST_ROOT_EVIDENCE_REQUIRED_FIELDS.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:_production_trust_root_expected_modes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:_record_digest_values"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:_trust_root_evidence_digest_values"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:record_digests.isdisjoint"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:warnings.append"}],"parser_ref":"python-ast@1","qualified_name":"_trust_root_evidence_verification","semantic_key":"python:function:_trust_root_evidence_verification","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:b13900ce11f021b69deff106","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:b13900ce11f021b69deff106","label":"_trust_root_evidence_verification","locator":{"end_column":6,"end_line":10298,"fragment":"","pointer":"","start_column":1,"start_line":10238},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:TRUST_ROOT_EVIDENCE_REQUIRED_FIELDS.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:_production_trust_root_expected_modes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:_record_digest_values"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:_trust_root_evidence_digest_values"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:record_digests.isdisjoint"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_verification","target_ref":"python:warnings.append"}],"parser_ref":"python-ast@1","qualified_name":"_trust_root_evidence_verification","semantic_key":"python:function:_trust_root_evidence_verification","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e85e5c54e35469da56264fb5:aoa:abyss-machine:anchor:d866fd85a0c5e6a3956f159c","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:d866fd85a0c5e6a3956f159c","label":"with","locator":{"end_column":13,"end_line":34,"fragment":"","pointer":"/jobs/combined_scheduler/steps/2/with","start_column":9,"start_line":34},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/jobs/combined_scheduler/steps/2/with","source_id":"aoa:abyss-machine:artifact:e85e5c54e35469da56264fb5","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:e8e3c7313582354382c27970:aoa:abyss-machine:anchor:37ec5a0faf7e552f20332f3f","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:37ec5a0faf7e552f20332f3f","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:e8e3c7313582354382c27970","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:e91941510723dbd225010e54:aoa:abyss-machine:anchor:1d8d030419e28acbf4d7f67d","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:1d8d030419e28acbf4d7f67d","label":"additionalProperties","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/additionalProperties","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/additionalProperties","source_id":"aoa:abyss-machine:artifact:e91941510723dbd225010e54","symbol_kind":"json_key"} diff --git a/kag/indexes/shards/anchor/12.jsonl b/kag/indexes/shards/anchor/12.jsonl index 8f446d7a..5d1f1773 100644 --- a/kag/indexes/shards/anchor/12.jsonl +++ b/kag/indexes/shards/anchor/12.jsonl @@ -21,7 +21,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:46648290341d155e080aa1c8:aoa:abyss-machine:anchor:d23a411bc5d74e6560c50f53","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:d23a411bc5d74e6560c50f53","label":"process","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/$defs/process","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"process","semantic_key":"json:/$defs/process","source_id":"aoa:abyss-machine:artifact:46648290341d155e080aa1c8","symbol_kind":"schema_definition"} {"_key":"anchor:aoa:abyss-machine:artifact:46fa1a816ef5fe0ff5948a41:aoa:abyss-machine:anchor:3cbfb7e0c28fd87f746ce5ad","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:3cbfb7e0c28fd87f746ce5ad","label":"test_phase7_selection_promotes_operator_value_over_source_quality","locator":{"end_column":57,"end_line":156,"fragment":"","pointer":"","start_column":1,"start_line":111},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_phase7_selection_promotes_operator_value_over_source_quality","target_ref":"python:action_card.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_phase7_selection_promotes_operator_value_over_source_quality","target_ref":"python:load_resident"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_phase7_selection_promotes_operator_value_over_source_quality","target_ref":"python:resident.candidate_selection_fields"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_phase7_selection_promotes_operator_value_over_source_quality","target_ref":"python:resident.candidate_selection_fields"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_phase7_selection_promotes_operator_value_over_source_quality","target_ref":"python:resident.candidate_selection_summary"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_phase7_selection_promotes_operator_value_over_source_quality","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_phase7_selection_promotes_operator_value_over_source_quality","target_ref":"python:source_quality.update"}],"parser_ref":"python-ast@1","qualified_name":"test_phase7_selection_promotes_operator_value_over_source_quality","semantic_key":"python:function:test_phase7_selection_promotes_operator_value_over_source_quality","source_id":"aoa:abyss-machine:artifact:46fa1a816ef5fe0ff5948a41","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:4fbaae6dc00698a298d90639:aoa:abyss-machine:anchor:4f2e2ad4c0652229d1847fba","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4f2e2ad4c0652229d1847fba","label":"test_mode_plan_keeps_base_cap_for_malformed_routed_heavy_owner_contract","locator":{"end_column":72,"end_line":246,"fragment":"","pointer":"","start_column":1,"start_line":206},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_mode_plan_keeps_base_cap_for_malformed_routed_heavy_owner_contract","target_ref":"python:mode_contracts.default_policy"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_mode_plan_keeps_base_cap_for_malformed_routed_heavy_owner_contract","target_ref":"python:mode_contracts.plan_document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_mode_plan_keeps_base_cap_for_malformed_routed_heavy_owner_contract","target_ref":"python:mode_contracts.profile_policy"}],"parser_ref":"python-ast@1","qualified_name":"test_mode_plan_keeps_base_cap_for_malformed_routed_heavy_owner_contract","semantic_key":"python:function:test_mode_plan_keeps_base_cap_for_malformed_routed_heavy_owner_contract","source_id":"aoa:abyss-machine:artifact:4fbaae6dc00698a298d90639","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:0c940ae25e4b68003157a98f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:0c940ae25e4b68003157a98f","label":"podman_container_for_pids","locator":{"end_column":59,"end_line":1229,"fragment":"","pointer":"","start_column":1,"start_line":1228},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_pids","target_ref":"python:podman_container_for_cgroup"}],"parser_ref":"python-ast@1","qualified_name":"podman_container_for_pids","semantic_key":"python:function:podman_container_for_pids","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:0c940ae25e4b68003157a98f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:0c940ae25e4b68003157a98f","label":"podman_container_for_pids","locator":{"end_column":59,"end_line":1222,"fragment":"","pointer":"","start_column":1,"start_line":1221},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_pids","target_ref":"python:podman_container_for_cgroup"}],"parser_ref":"python-ast@1","qualified_name":"podman_container_for_pids","semantic_key":"python:function:podman_container_for_pids","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:56ba1d73fefe7ab5c0f97e05:aoa:abyss-machine:anchor:1b624b4050f2c1fc83636114","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:1b624b4050f2c1fc83636114","label":"test_storage_disk_usage_summary_uses_existing_ancestor_and_fake_usage","locator":{"end_column":6,"end_line":215,"fragment":"","pointer":"","start_column":1,"start_line":196},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_storage_disk_usage_summary_uses_existing_ancestor_and_fake_usage","target_ref":"python:storage_adapters.disk_usage_summary"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_storage_disk_usage_summary_uses_existing_ancestor_and_fake_usage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_storage_disk_usage_summary_uses_existing_ancestor_and_fake_usage","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_storage_disk_usage_summary_uses_existing_ancestor_and_fake_usage","semantic_key":"python:function:test_storage_disk_usage_summary_uses_existing_ancestor_and_fake_usage","source_id":"aoa:abyss-machine:artifact:56ba1d73fefe7ab5c0f97e05","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:56ba1d73fefe7ab5c0f97e05:aoa:abyss-machine:anchor:f02bf980e1f7db83fc3c036c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f02bf980e1f7db83fc3c036c","label":"test_storage_process_path_usage_uses_fake_snapshot_and_fd_ports","locator":{"end_column":91,"end_line":88,"fragment":"","pointer":"","start_column":1,"start_line":22},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_storage_process_path_usage_uses_fake_snapshot_and_fd_ports","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_storage_process_path_usage_uses_fake_snapshot_and_fd_ports","target_ref":"python:storage_adapters.process_path_usage_document"}],"parser_ref":"python-ast@1","qualified_name":"test_storage_process_path_usage_uses_fake_snapshot_and_fd_ports","semantic_key":"python:function:test_storage_process_path_usage_uses_fake_snapshot_and_fd_ports","source_id":"aoa:abyss-machine:artifact:56ba1d73fefe7ab5c0f97e05","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:59ed80f48698348201fc1b94:aoa:abyss-machine:anchor:77c7780fe04f59a3fa37071b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:77c7780fe04f59a3fa37071b","label":"test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","locator":{"end_column":61,"end_line":443,"fragment":"","pointer":"","start_column":1,"start_line":405},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:cli.nervous_eval_run"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","target_ref":"python:monkeypatch.setattr"}],"parser_ref":"python-ast@1","qualified_name":"test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","semantic_key":"python:function:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence","source_id":"aoa:abyss-machine:artifact:59ed80f48698348201fc1b94","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/17.jsonl b/kag/indexes/shards/anchor/17.jsonl index 692d0d9c..9b1dddb0 100644 --- a/kag/indexes/shards/anchor/17.jsonl +++ b/kag/indexes/shards/anchor/17.jsonl @@ -21,7 +21,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:40e1e0cef3f24df1127f3597:aoa:abyss-machine:anchor:fd28cbace36ae6a83c3f27f9","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:fd28cbace36ae6a83c3f27f9","label":"policy_pin","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/$defs/policy_pin","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"policy_pin","semantic_key":"json:/$defs/policy_pin","source_id":"aoa:abyss-machine:artifact:40e1e0cef3f24df1127f3597","symbol_kind":"schema_definition"} {"_key":"anchor:aoa:abyss-machine:artifact:40f71d6bc3dcddbfd81c96bc:aoa:abyss-machine:anchor:e167541035d89f74a89d147f","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:e167541035d89f74a89d147f","label":"invalid_cases","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/invalid_cases","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/invalid_cases","source_id":"aoa:abyss-machine:artifact:40f71d6bc3dcddbfd81c96bc","symbol_kind":"json_key"} {"_key":"anchor:aoa:abyss-machine:artifact:41880163345233e7ac4fa00e:aoa:abyss-machine:anchor:d7a6d997e045726c4957548f","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:d7a6d997e045726c4957548f","label":"abyss-machine owns","locator":{"end_column":22,"end_line":12,"fragment":"abyss-machine-owns","pointer":"","start_column":1,"start_line":12},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:abyss-machine-owns","source_id":"aoa:abyss-machine:artifact:41880163345233e7ac4fa00e","symbol_kind":""} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:8d6a47df4c87383ddde259b5","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8d6a47df4c87383ddde259b5","label":"hotpath_stt_probe","locator":{"end_column":6,"end_line":240,"fragment":"","pointer":"","start_column":1,"start_line":208},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:timings.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:timings.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:transcribe_port"}],"parser_ref":"python-ast@1","qualified_name":"hotpath_stt_probe","semantic_key":"python:function:hotpath_stt_probe","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:8d6a47df4c87383ddde259b5","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8d6a47df4c87383ddde259b5","label":"hotpath_stt_probe","locator":{"end_column":6,"end_line":233,"fragment":"","pointer":"","start_column":1,"start_line":201},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:timings.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:timings.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_stt_probe","target_ref":"python:transcribe_port"}],"parser_ref":"python-ast@1","qualified_name":"hotpath_stt_probe","semantic_key":"python:function:hotpath_stt_probe","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:ea3eb0006fa5007daac43951","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:ea3eb0006fa5007daac43951","label":"test_replay_orchestration_projects_write_failures_after_complete_replay","locator":{"end_column":32,"end_line":1666,"fragment":"","pointer":"","start_column":1,"start_line":1646},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_replay_orchestration_projects_write_failures_after_complete_replay","target_ref":"python:_fake_replay_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_replay_orchestration_projects_write_failures_after_complete_replay","target_ref":"python:_replay_investigation_fixture"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_replay_orchestration_projects_write_failures_after_complete_replay","target_ref":"python:_replay_paths"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_replay_orchestration_projects_write_failures_after_complete_replay","target_ref":"python:self_awareness_adapters.run_replay"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_replay_orchestration_projects_write_failures_after_complete_replay","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_replay_orchestration_projects_write_failures_after_complete_replay","semantic_key":"python:function:test_replay_orchestration_projects_write_failures_after_complete_replay","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:61f660eea56ea3d3ac3d2668:aoa:abyss-machine:anchor:1f35ccc2a4a9e375666d6cc9","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:1f35ccc2a4a9e375666d6cc9","label":"ensure_docs","locator":{"end_column":18,"end_line":309,"fragment":"","pointer":"","start_column":1,"start_line":274},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:agents_doc"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:append_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:ensure_dir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:index_document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:path_exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:read_text_fn"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:ensure_docs","target_ref":"python:write_text"}],"parser_ref":"python-ast@1","qualified_name":"ensure_docs","semantic_key":"python:function:ensure_docs","source_id":"aoa:abyss-machine:artifact:61f660eea56ea3d3ac3d2668","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:7bd420fb63493b89850e150c:aoa:abyss-machine:anchor:ac6141f3b0cc3c8a1becf3ca","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:ac6141f3b0cc3c8a1becf3ca","label":"run_benchmark","locator":{"end_column":32,"end_line":321,"fragment":"","pointer":"","start_column":1,"start_line":245},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:RuntimeError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:_copy_database"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:_counts"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:_run_method"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:_source_snapshot"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:all"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:baseline.open"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:baseline.stat"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:candidate.unlink"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:hashlib.file_digest"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:index_benchmark._git_source"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:inspect.close"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:inspect.execute"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:min"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:range"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:samples.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:samples.values"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:shutil.rmtree"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:sqlite3.connect"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:statistics.median"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:statistics.median"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:statistics.median"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:tempfile.mkdtemp"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:time.strftime"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_benchmark","target_ref":"python:work_root.mkdir"}],"parser_ref":"python-ast@1","qualified_name":"run_benchmark","semantic_key":"python:function:run_benchmark","source_id":"aoa:abyss-machine:artifact:7bd420fb63493b89850e150c","symbol_kind":"function"} @@ -33,8 +33,8 @@ {"_key":"anchor:aoa:abyss-machine:artifact:b8998a3cbdf5f871d99d922d:aoa:abyss-machine:anchor:91ba25f178861ef10bf11715","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:91ba25f178861ef10bf11715","label":"__init__","locator":{"end_column":72,"end_line":1340,"fragment":"","pointer":"","start_column":5,"start_line":1338},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:GenerationReplayGuard.__init__","target_ref":"python:_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:GenerationReplayGuard.__init__","target_ref":"python:super"}],"parser_ref":"python-ast@1","qualified_name":"GenerationReplayGuard.__init__","semantic_key":"python:method:GenerationReplayGuard.__init__","source_id":"aoa:abyss-machine:artifact:b8998a3cbdf5f871d99d922d","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:b8998a3cbdf5f871d99d922d:aoa:abyss-machine:anchor:e2d64c1e3f44b87b3fb6fc7a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e2d64c1e3f44b87b3fb6fc7a","label":"_ScannerFdCloseAuthority","locator":{"end_column":34,"end_line":1532,"fragment":"","pointer":"","start_column":1,"start_line":1525},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_ScannerFdCloseAuthority","target_ref":"python:dataclass"}],"parser_ref":"python-ast@1","qualified_name":"_ScannerFdCloseAuthority","semantic_key":"python:class:_ScannerFdCloseAuthority","source_id":"aoa:abyss-machine:artifact:b8998a3cbdf5f871d99d922d","symbol_kind":"class"} {"_key":"anchor:aoa:abyss-machine:artifact:d87dddda8b48519b72f9eafb:aoa:abyss-machine:anchor:4c6b1908a3de51769587feca","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4c6b1908a3de51769587feca","label":"typing_nervous_refresh_snapshot_action","locator":{"end_column":6,"end_line":764,"fragment":"","pointer":"","start_column":1,"start_line":750},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_nervous_refresh_snapshot_action","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_nervous_refresh_snapshot_action","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_nervous_refresh_snapshot_action","target_ref":"python:snapshot_data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_nervous_refresh_snapshot_action","target_ref":"python:snapshot_data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_nervous_refresh_snapshot_action","target_ref":"python:snapshot_data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_nervous_refresh_snapshot_action","target_ref":"python:snapshot_data.get"}],"parser_ref":"python-ast@1","qualified_name":"typing_nervous_refresh_snapshot_action","semantic_key":"python:function:typing_nervous_refresh_snapshot_action","source_id":"aoa:abyss-machine:artifact:d87dddda8b48519b72f9eafb","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:16b393f698c49b4941f20975","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:16b393f698c49b4941f20975","label":"_c2pa_trust_uses_legacy_content_credentials_store","locator":{"end_column":17,"end_line":10207,"fragment":"","pointer":"","start_column":1,"start_line":10198},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:sources.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:sources.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:trust.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:trust.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:trust.get"}],"parser_ref":"python-ast@1","qualified_name":"_c2pa_trust_uses_legacy_content_credentials_store","semantic_key":"python:function:_c2pa_trust_uses_legacy_content_credentials_store","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:e5bf6d194babbff5bc030b26","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e5bf6d194babbff5bc030b26","label":"_production_trust_root_expected_modes","locator":{"end_column":6,"end_line":10241,"fragment":"","pointer":"","start_column":1,"start_line":10226},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_production_trust_root_expected_modes","target_ref":"python:production_trust_root_modes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_production_trust_root_expected_modes","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_production_trust_root_expected_modes","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_production_trust_root_expected_modes","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_production_trust_root_expected_modes","semantic_key":"python:function:_production_trust_root_expected_modes","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:16b393f698c49b4941f20975","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:16b393f698c49b4941f20975","label":"_c2pa_trust_uses_legacy_content_credentials_store","locator":{"end_column":17,"end_line":10201,"fragment":"","pointer":"","start_column":1,"start_line":10192},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:sources.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:sources.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:trust.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:trust.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_uses_legacy_content_credentials_store","target_ref":"python:trust.get"}],"parser_ref":"python-ast@1","qualified_name":"_c2pa_trust_uses_legacy_content_credentials_store","semantic_key":"python:function:_c2pa_trust_uses_legacy_content_credentials_store","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:e5bf6d194babbff5bc030b26","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e5bf6d194babbff5bc030b26","label":"_production_trust_root_expected_modes","locator":{"end_column":6,"end_line":10235,"fragment":"","pointer":"","start_column":1,"start_line":10220},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_production_trust_root_expected_modes","target_ref":"python:production_trust_root_modes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_production_trust_root_expected_modes","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_production_trust_root_expected_modes","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_production_trust_root_expected_modes","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_production_trust_root_expected_modes","semantic_key":"python:function:_production_trust_root_expected_modes","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e9007a73ad1dd49b5efb404d:aoa:abyss-machine:anchor:456b5a63348ade28affd519b","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:456b5a63348ade28affd519b","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:e9007a73ad1dd49b5efb404d","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b:aoa:abyss-machine:anchor:0609fd459f2984749ca31792","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:0609fd459f2984749ca31792","label":"fake_text","locator":{"end_column":45,"end_line":2419,"fragment":"","pointer":"","start_column":5,"start_line":2417},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"test_cli_openvino_runner_wrappers_bind_adapter_ports.fake_text","semantic_key":"python:method:test_cli_openvino_runner_wrappers_bind_adapter_ports.fake_text","source_id":"aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:f3e2a73b59c05d310b037b87:aoa:abyss-machine:anchor:042a010498aed2b7f7679fef","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:042a010498aed2b7f7679fef","label":"safe_int","locator":{"end_column":23,"end_line":40,"fragment":"","pointer":"","start_column":1,"start_line":36},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_int","target_ref":"python:int"}],"parser_ref":"python-ast@1","qualified_name":"safe_int","semantic_key":"python:function:safe_int","source_id":"aoa:abyss-machine:artifact:f3e2a73b59c05d310b037b87","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/1f.jsonl b/kag/indexes/shards/anchor/1f.jsonl index 0fb63f61..5c556f5d 100644 --- a/kag/indexes/shards/anchor/1f.jsonl +++ b/kag/indexes/shards/anchor/1f.jsonl @@ -14,7 +14,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:9b1643f16a51434cdab029c8","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:9b1643f16a51434cdab029c8","label":"default_maps_policy","locator":{"end_column":6,"end_line":45309,"fragment":"","pointer":"","start_column":1,"start_line":45304},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:default_maps_policy","target_ref":"python:context_contracts.default_maps_policy"}],"parser_ref":"python-ast@1","qualified_name":"default_maps_policy","semantic_key":"python:function:default_maps_policy","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:4120a2bd79bc9a3f80cf391e:aoa:abyss-machine:anchor:c24d47c6fc8a7b804ead3548","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c24d47c6fc8a7b804ead3548","label":"default_atspi_loader","locator":{"end_column":17,"end_line":700,"fragment":"","pointer":"","start_column":1,"start_line":694},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:default_atspi_loader","target_ref":"python:gi.require_version"}],"parser_ref":"python-ast@1","qualified_name":"default_atspi_loader","semantic_key":"python:function:default_atspi_loader","source_id":"aoa:abyss-machine:artifact:4120a2bd79bc9a3f80cf391e","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:42b04fa3a2176534af339aba:aoa:abyss-machine:anchor:a16510fd47628dff90d3325d","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:a16510fd47628dff90d3325d","label":"owner_repo","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/owner_repo","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/owner_repo","source_id":"aoa:abyss-machine:artifact:42b04fa3a2176534af339aba","symbol_kind":"json_key"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:385c9cfebd93c84678fdd527","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:385c9cfebd93c84678fdd527","label":"_read_optional_int","locator":{"end_column":20,"end_line":883,"fragment":"","pointer":"","start_column":1,"start_line":876},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_read_optional_int","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_read_optional_int","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_read_optional_int","target_ref":"python:text.strip"}],"parser_ref":"python-ast@1","qualified_name":"_read_optional_int","semantic_key":"python:function:_read_optional_int","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:385c9cfebd93c84678fdd527","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:385c9cfebd93c84678fdd527","label":"_read_optional_int","locator":{"end_column":20,"end_line":876,"fragment":"","pointer":"","start_column":1,"start_line":869},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_read_optional_int","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_read_optional_int","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_read_optional_int","target_ref":"python:text.strip"}],"parser_ref":"python-ast@1","qualified_name":"_read_optional_int","semantic_key":"python:function:_read_optional_int","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:ca33f36c352533469917e361","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:ca33f36c352533469917e361","label":"manifests/artifact_signature_policy.manifest.json","locator":{"end_column":55,"end_line":107,"fragment":"","pointer":"/provenance/owner_surfaces/0","start_column":5,"start_line":107},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/provenance/owner_surfaces/0","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:42e01289976c42cfc339c191","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:42e01289976c42cfc339c191","label":"test_cycle_artifact_step_requires_ok_false_keeps_bridge_step_non_blocking","locator":{"end_column":65,"end_line":5425,"fragment":"","pointer":"","start_column":1,"start_line":5411},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cycle_artifact_step_requires_ok_false_keeps_bridge_step_non_blocking","target_ref":"python:_FakeStat"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cycle_artifact_step_requires_ok_false_keeps_bridge_step_non_blocking","target_ref":"python:self_awareness_adapters.cycle_artifact_step"}],"parser_ref":"python-ast@1","qualified_name":"test_cycle_artifact_step_requires_ok_false_keeps_bridge_step_non_blocking","semantic_key":"python:function:test_cycle_artifact_step_requires_ok_false_keeps_bridge_step_non_blocking","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:69c2c13a0323b76cd5dff9bf:aoa:abyss-machine:anchor:953a60a51735e2c5cd82901d","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:953a60a51735e2c5cd82901d","label":"test_dictation_adapter_uses_warm_server_without_helper_subprocess","locator":{"end_column":37,"end_line":1048,"fragment":"","pointer":"","start_column":1,"start_line":990},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:_profile"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:_ready_paths"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:audio.write_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:dictation_execution_adapters.transcribe_audio"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:iter"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:model_dir.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:next"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:paths.server_socket.write_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_dictation_adapter_uses_warm_server_without_helper_subprocess","semantic_key":"python:function:test_dictation_adapter_uses_warm_server_without_helper_subprocess","source_id":"aoa:abyss-machine:artifact:69c2c13a0323b76cd5dff9bf","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/22.jsonl b/kag/indexes/shards/anchor/22.jsonl index f7b4e0e8..2d916cc9 100644 --- a/kag/indexes/shards/anchor/22.jsonl +++ b/kag/indexes/shards/anchor/22.jsonl @@ -21,7 +21,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:42a207dc13adb5308deae639:aoa:abyss-machine:anchor:ca5ae070d027549b4f40fe50","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:ca5ae070d027549b4f40fe50","label":"test_live_self_awareness_export_keeps_latest_artifacts_bounded","locator":{"end_column":90,"end_line":2796,"fragment":"","pointer":"","start_column":1,"start_line":2444},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:_assert_evidence_refs"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:_assert_no_stack_mutation_policy"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:_run_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:activation_dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:activation_dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:activation_dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:activation_dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:activation_dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:activation_dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:activation_dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:activation_dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:any"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:any"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:artifact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:artifact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:artifact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:artifact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:artifact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:artifact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:artifact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:artifact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:artifact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:artifact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:artifact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:autolink.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:autolink.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:autolink.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:autolink.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:autolink.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:autolink.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:autolink.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:autolink.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:body_trace_handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:body_trace_handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:body_trace_handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:body_trace_handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:body_trace_handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_acceptance.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_acceptance.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_acceptance.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_acceptance.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_acceptance.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_acceptance.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_acceptance.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_acceptance.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_acceptance.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_acceptance.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_acceptance.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_acceptance.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_acceptance.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_acceptance.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:closure_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:compact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:compact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:compact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:compact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:compact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:dossier.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:edge.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:edge.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:impact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:impact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:impact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:impact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:impact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:impact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:impact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:impact.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:link_integrity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:link_integrity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:link_integrity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:link_integrity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:link_integrity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:link_integrity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:ordered_ids.index"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:ordered_ids.index"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:path.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:path.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:proof.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:proof.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:proof.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:proof.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:proof.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:proof.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:proof_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:proof_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:proof_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:proof_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:proof_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:proofs_by_service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirement.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirements.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirements.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirements.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirements.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirements.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirements.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirements.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirements.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:requirements.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:runbook.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:runbook.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:runbook.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:runbook.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:runbook.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke_by_service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke_compact_by_service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:smoke_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_live_self_awareness_export_keeps_latest_artifacts_bounded","target_ref":"python:sum"}],"parser_ref":"python-ast@1","qualified_name":"test_live_self_awareness_export_keeps_latest_artifacts_bounded","semantic_key":"python:function:test_live_self_awareness_export_keeps_latest_artifacts_bounded","source_id":"aoa:abyss-machine:artifact:42a207dc13adb5308deae639","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:4e65839a935e84e02313a874:aoa:abyss-machine:anchor:649abeeb81ab9ba359367471","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:649abeeb81ab9ba359367471","label":"Closeout","locator":{"end_column":11,"end_line":43,"fragment":"closeout","pointer":"","start_column":1,"start_line":43},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:closeout","source_id":"aoa:abyss-machine:artifact:4e65839a935e84e02313a874","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:52d2598b79152cee4b1c971b:aoa:abyss-machine:anchor:25c3aca347a081802200dd60","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:25c3aca347a081802200dd60","label":"Role","locator":{"end_column":7,"end_line":7,"fragment":"role","pointer":"","start_column":1,"start_line":7},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:role","source_id":"aoa:abyss-machine:artifact:52d2598b79152cee4b1c971b","symbol_kind":""} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:2a3d6b547e5bcd385df05414","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:2a3d6b547e5bcd385df05414","label":"zswap_status","locator":{"end_column":6,"end_line":720,"fragment":"","pointer":"","start_column":1,"start_line":707},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:item.is_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:module_root.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:module_root.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:module_root.iterdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:params.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"zswap_status","semantic_key":"python:function:zswap_status","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:2a3d6b547e5bcd385df05414","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:2a3d6b547e5bcd385df05414","label":"zswap_status","locator":{"end_column":6,"end_line":713,"fragment":"","pointer":"","start_column":1,"start_line":700},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:item.is_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:module_root.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:module_root.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:module_root.iterdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:params.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zswap_status","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"zswap_status","semantic_key":"python:function:zswap_status","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:85a56ee56472a74e452d2720","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:85a56ee56472a74e452d2720","label":"test_status_open_rows_are_adapter_owned","locator":{"end_column":63,"end_line":2492,"fragment":"","pointer":"","start_column":1,"start_line":2372},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_status_open_rows_are_adapter_owned","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_status_open_rows_are_adapter_owned","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_status_open_rows_are_adapter_owned","target_ref":"python:self_awareness_adapters.status_open_potential_rows"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_status_open_rows_are_adapter_owned","target_ref":"python:self_awareness_adapters.status_open_stack_requirement_rows"}],"parser_ref":"python-ast@1","qualified_name":"test_status_open_rows_are_adapter_owned","semantic_key":"python:function:test_status_open_rows_are_adapter_owned","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:61f660eea56ea3d3ac3d2668:aoa:abyss-machine:anchor:92e796360009055dd3698a95","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:92e796360009055dd3698a95","label":"safe_atomic_write_text","locator":{"end_column":54,"end_line":232,"fragment":"","pointer":"","start_column":1,"start_line":212},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_text","target_ref":"python:_ensure_state_dir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_text","target_ref":"python:grp.getgrnam"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_text","target_ref":"python:os.chmod"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_text","target_ref":"python:os.chown"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_text","target_ref":"python:os.replace"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_text","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_text","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_text","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_text","target_ref":"python:tempfile.NamedTemporaryFile"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_text","target_ref":"python:tmp.write"}],"parser_ref":"python-ast@1","qualified_name":"safe_atomic_write_text","semantic_key":"python:function:safe_atomic_write_text","source_id":"aoa:abyss-machine:artifact:61f660eea56ea3d3ac3d2668","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:64d6118d33c5300f034ad799:aoa:abyss-machine:anchor:d1bd75bb4386e75ea635d63b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d1bd75bb4386e75ea635d63b","label":"test_browser_context_selftest_runtime_adapter_builds_public_safe_document","locator":{"end_column":6,"end_line":1009,"fragment":"","pointer":"","start_column":1,"start_line":898},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_browser_context_selftest_runtime_adapter_builds_public_safe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_browser_context_selftest_runtime_adapter_builds_public_safe_document","target_ref":"python:typing_browser_adapters.browser_context_selftest_document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_browser_context_selftest_runtime_adapter_builds_public_safe_document","target_ref":"python:typing_browser_adapters.browser_webextension_run_id"}],"parser_ref":"python-ast@1","qualified_name":"test_browser_context_selftest_runtime_adapter_builds_public_safe_document","semantic_key":"python:function:test_browser_context_selftest_runtime_adapter_builds_public_safe_document","source_id":"aoa:abyss-machine:artifact:64d6118d33c5300f034ad799","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/23.jsonl b/kag/indexes/shards/anchor/23.jsonl index 897df3f6..44758e6a 100644 --- a/kag/indexes/shards/anchor/23.jsonl +++ b/kag/indexes/shards/anchor/23.jsonl @@ -17,7 +17,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:cf57b05bfd9361b1ba2aea55","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:cf57b05bfd9361b1ba2aea55","label":"typing_browser_atspi_selftest_store","locator":{"end_column":6,"end_line":31264,"fragment":"","pointer":"","start_column":1,"start_line":31255},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_browser_atspi_selftest_store","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_browser_atspi_selftest_store","target_ref":"python:typing_browser_selftest_store"}],"parser_ref":"python-ast@1","qualified_name":"typing_browser_atspi_selftest_store","semantic_key":"python:function:typing_browser_atspi_selftest_store","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:e287234bf456ddb38546ee9f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e287234bf456ddb38546ee9f","label":"rag_answer_from_trace_seed","locator":{"end_column":6,"end_line":46138,"fragment":"","pointer":"","start_column":1,"start_line":46132},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:rag_answer_from_trace_seed","target_ref":"python:context_contracts.rag_answer_from_trace_seed"}],"parser_ref":"python-ast@1","qualified_name":"rag_answer_from_trace_seed","semantic_key":"python:function:rag_answer_from_trace_seed","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:eb7df4f68c1f5b570b3a60ce","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:eb7df4f68c1f5b570b3a60ce","label":"nervous_parse_jsonl_records_with_metadata","locator":{"end_column":74,"end_line":24569,"fragment":"","pointer":"","start_column":1,"start_line":24568},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_parse_jsonl_records_with_metadata","target_ref":"python:typing_nervous_adapters.load_jsonl_records_with_metadata"}],"parser_ref":"python-ast@1","qualified_name":"nervous_parse_jsonl_records_with_metadata","semantic_key":"python:function:nervous_parse_jsonl_records_with_metadata","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:c6f8fd28a08e8b8ca362f3dc","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c6f8fd28a08e8b8ca362f3dc","label":"podman_id_from_cgroup_path","locator":{"end_column":34,"end_line":1069,"fragment":"","pointer":"","start_column":1,"start_line":1063},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_id_from_cgroup_path","target_ref":"python:match.group"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_id_from_cgroup_path","target_ref":"python:re.search"}],"parser_ref":"python-ast@1","qualified_name":"podman_id_from_cgroup_path","semantic_key":"python:function:podman_id_from_cgroup_path","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:c6f8fd28a08e8b8ca362f3dc","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c6f8fd28a08e8b8ca362f3dc","label":"podman_id_from_cgroup_path","locator":{"end_column":34,"end_line":1062,"fragment":"","pointer":"","start_column":1,"start_line":1056},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_id_from_cgroup_path","target_ref":"python:match.group"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_id_from_cgroup_path","target_ref":"python:re.search"}],"parser_ref":"python-ast@1","qualified_name":"podman_id_from_cgroup_path","semantic_key":"python:function:podman_id_from_cgroup_path","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:29667deb24a9153fdd3e71ab","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:29667deb24a9153fdd3e71ab","label":"test_artifact_ref_keeps_public_safe_shape_when_stat_missing","locator":{"end_column":29,"end_line":2205,"fragment":"","pointer":"","start_column":1,"start_line":2178},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_artifact_ref_keeps_public_safe_shape_when_stat_missing","target_ref":"python:mtime_calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_artifact_ref_keeps_public_safe_shape_when_stat_missing","target_ref":"python:self_awareness_adapters.artifact_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_artifact_ref_keeps_public_safe_shape_when_stat_missing","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_artifact_ref_keeps_public_safe_shape_when_stat_missing","semantic_key":"python:function:test_artifact_ref_keeps_public_safe_shape_when_stat_missing","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:c5dbc103a5b45136be0b0a68","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c5dbc103a5b45136be0b0a68","label":"test_collect_assembly_requires_explicit_host_paths","locator":{"end_column":71,"end_line":257,"fragment":"","pointer":"","start_column":1,"start_line":249},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_collect_assembly_requires_explicit_host_paths","target_ref":"python:AssertionError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_collect_assembly_requires_explicit_host_paths","target_ref":"python:_collect_assembly_paths"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_collect_assembly_requires_explicit_host_paths","target_ref":"python:paths.pop"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_collect_assembly_requires_explicit_host_paths","target_ref":"python:self_awareness_adapters.collect_assembly_paths"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_collect_assembly_requires_explicit_host_paths","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_collect_assembly_requires_explicit_host_paths","semantic_key":"python:function:test_collect_assembly_requires_explicit_host_paths","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:f8954423a5831848bbb8d817","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f8954423a5831848bbb8d817","label":"test_collect_cli_keeps_write_opt_in_and_delegates_concrete_paths","locator":{"end_column":6,"end_line":420,"fragment":"","pointer":"","start_column":1,"start_line":385},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_collect_cli_keeps_write_opt_in_and_delegates_concrete_paths","target_ref":"python:cli.self_awareness_collect"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_collect_cli_keeps_write_opt_in_and_delegates_concrete_paths","target_ref":"python:cli.self_awareness_collect"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_collect_cli_keeps_write_opt_in_and_delegates_concrete_paths","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_collect_cli_keeps_write_opt_in_and_delegates_concrete_paths","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_collect_cli_keeps_write_opt_in_and_delegates_concrete_paths","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_collect_cli_keeps_write_opt_in_and_delegates_concrete_paths","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_collect_cli_keeps_write_opt_in_and_delegates_concrete_paths","target_ref":"python:persistence_calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_collect_cli_keeps_write_opt_in_and_delegates_concrete_paths","target_ref":"python:self_awareness_adapters.SelfAwarenessCollectPersistencePaths"}],"parser_ref":"python-ast@1","qualified_name":"test_collect_cli_keeps_write_opt_in_and_delegates_concrete_paths","semantic_key":"python:function:test_collect_cli_keeps_write_opt_in_and_delegates_concrete_paths","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/26.jsonl b/kag/indexes/shards/anchor/26.jsonl index b33c236d..7dea6dfe 100644 --- a/kag/indexes/shards/anchor/26.jsonl +++ b/kag/indexes/shards/anchor/26.jsonl @@ -21,7 +21,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:46648290341d155e080aa1c8:aoa:abyss-machine:anchor:8019c263230214769ee8aab0","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:8019c263230214769ee8aab0","label":"$defs","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/$defs","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/$defs","source_id":"aoa:abyss-machine:artifact:46648290341d155e080aa1c8","symbol_kind":"schema_definition"} {"_key":"anchor:aoa:abyss-machine:artifact:4926fb0c6c016f2190e27d18:aoa:abyss-machine:anchor:1ffb1272d4b7de7b470efdf6","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:1ffb1272d4b7de7b470efdf6","label":"fake_save","locator":{"end_column":52,"end_line":217,"fragment":"","pointer":"","start_column":5,"start_line":216},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"test_cli_replacements_wrappers_bind_adapter.fake_save","semantic_key":"python:method:test_cli_replacements_wrappers_bind_adapter.fake_save","source_id":"aoa:abyss-machine:artifact:4926fb0c6c016f2190e27d18","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:4a1e05cd7a29f2bb1dc7854a:aoa:abyss-machine:anchor:1911d39f7eebd8716d28cf78","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:1911d39f7eebd8716d28cf78","label":"require","locator":{"end_column":33,"end_line":59,"fragment":"","pointer":"","start_column":1,"start_line":57},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:require","target_ref":"python:failures.append"}],"parser_ref":"python-ast@1","qualified_name":"require","semantic_key":"python:function:require","source_id":"aoa:abyss-machine:artifact:4a1e05cd7a29f2bb1dc7854a","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:4a9c04b9ee8136f9dac1e52b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4a9c04b9ee8136f9dac1e52b","label":"residency_service_rollup","locator":{"end_column":6,"end_line":1685,"fragment":"","pointer":"","start_column":1,"start_line":1639},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:info.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:info.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:info.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:info.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:info.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:process_info"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:process_rollup_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:rollup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:rollup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:rollup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:rollup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:rollup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:rollups.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"residency_service_rollup","semantic_key":"python:function:residency_service_rollup","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:4a9c04b9ee8136f9dac1e52b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4a9c04b9ee8136f9dac1e52b","label":"residency_service_rollup","locator":{"end_column":6,"end_line":1678,"fragment":"","pointer":"","start_column":1,"start_line":1632},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:info.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:info.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:info.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:info.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:info.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:process_info"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:process_rollup_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:rollup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:rollup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:rollup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:rollup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:rollup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:rollups.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_rollup","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"residency_service_rollup","semantic_key":"python:function:residency_service_rollup","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:59ed80f48698348201fc1b94:aoa:abyss-machine:anchor:39a86fca6fbfda4801a24c0b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:39a86fca6fbfda4801a24c0b","label":"fake_build_eval_run","locator":{"end_column":54,"end_line":419,"fragment":"","pointer":"","start_column":5,"start_line":417},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence.fake_build_eval_run","target_ref":"python:adapter_calls.append"}],"parser_ref":"python-ast@1","qualified_name":"test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence.fake_build_eval_run","semantic_key":"python:method:test_cli_eval_run_uses_adapter_orchestration_and_routes_persistence.fake_build_eval_run","source_id":"aoa:abyss-machine:artifact:59ed80f48698348201fc1b94","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:099cc9f500ac68f1b48b5fd5","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:099cc9f500ac68f1b48b5fd5","label":"_fake_collect_input_port","locator":{"end_column":6,"end_line":83,"fragment":"","pointer":"","start_column":1,"start_line":24},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_collect_input_port","target_ref":"python:self_awareness_adapters.SelfAwarenessCollectInputPort"}],"parser_ref":"python-ast@1","qualified_name":"_fake_collect_input_port","semantic_key":"python:function:_fake_collect_input_port","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:5b434c9c95ad7fbacd0ba9ca","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:5b434c9c95ad7fbacd0ba9ca","label":"test_cycle_issue_inputs_extract_guard_inputs_without_live_io","locator":{"end_column":62,"end_line":3234,"fragment":"","pointer":"","start_column":1,"start_line":3170},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cycle_issue_inputs_extract_guard_inputs_without_live_io","target_ref":"python:self_awareness_adapters.cycle_issue_inputs"}],"parser_ref":"python-ast@1","qualified_name":"test_cycle_issue_inputs_extract_guard_inputs_without_live_io","semantic_key":"python:function:test_cycle_issue_inputs_extract_guard_inputs_without_live_io","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/2d.jsonl b/kag/indexes/shards/anchor/2d.jsonl index 29bc88f2..4ec0e5f5 100644 --- a/kag/indexes/shards/anchor/2d.jsonl +++ b/kag/indexes/shards/anchor/2d.jsonl @@ -54,7 +54,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:d87dddda8b48519b72f9eafb:aoa:abyss-machine:anchor:c7908300749c5c5e69e55b03","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c7908300749c5c5e69e55b03","label":"_safe_int","locator":{"end_column":23,"end_line":35,"fragment":"","pointer":"","start_column":1,"start_line":31},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_int","target_ref":"python:int"}],"parser_ref":"python-ast@1","qualified_name":"_safe_int","semantic_key":"python:function:_safe_int","source_id":"aoa:abyss-machine:artifact:d87dddda8b48519b72f9eafb","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:ded8ac5bef96ddfe13080f4e:aoa:abyss-machine:anchor:72410b2e3a43ccd78e03fb5b","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:72410b2e3a43ccd78e03fb5b","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:ded8ac5bef96ddfe13080f4e","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:564003336fc38f62fdd3cd10","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:564003336fc38f62fdd3cd10","label":"visit","locator":{"end_column":28,"end_line":6589,"fragment":"","pointer":"","start_column":5,"start_line":6579},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_active_manifest_status_codes.visit","target_ref":"python:codes.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_active_manifest_status_codes.visit","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_active_manifest_status_codes.visit","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_active_manifest_status_codes.visit","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_active_manifest_status_codes.visit","target_ref":"python:value.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_active_manifest_status_codes.visit","target_ref":"python:value.values"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_active_manifest_status_codes.visit","target_ref":"python:visit"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_active_manifest_status_codes.visit","target_ref":"python:visit"}],"parser_ref":"python-ast@1","qualified_name":"_c2pa_active_manifest_status_codes.visit","semantic_key":"python:method:_c2pa_active_manifest_status_codes.visit","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"method"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:5edfd85af591b284aeeea9cd","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:5edfd85af591b284aeeea9cd","label":"_trust_gate_decision","locator":{"end_column":6,"end_line":10371,"fragment":"","pointer":"","start_column":1,"start_line":10353},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"_trust_gate_decision","semantic_key":"python:function:_trust_gate_decision","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:5edfd85af591b284aeeea9cd","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:5edfd85af591b284aeeea9cd","label":"_trust_gate_decision","locator":{"end_column":6,"end_line":10365,"fragment":"","pointer":"","start_column":1,"start_line":10347},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"_trust_gate_decision","semantic_key":"python:function:_trust_gate_decision","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e13fb83d22776c9aebdefc70:aoa:abyss-machine:anchor:576c53e0e5caa0b3ab1dc943","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:576c53e0e5caa0b3ab1dc943","label":"preflight","locator":{"end_column":48,"end_line":129,"fragment":"","pointer":"","start_column":5,"start_line":127},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fixture_ports.preflight","target_ref":"python:events.append"}],"parser_ref":"python-ast@1","qualified_name":"_fixture_ports.preflight","semantic_key":"python:method:_fixture_ports.preflight","source_id":"aoa:abyss-machine:artifact:e13fb83d22776c9aebdefc70","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:e15d3426c4047cc6e528d032:aoa:abyss-machine:anchor:11392fd45bea6c22c5d7b9d2","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:11392fd45bea6c22c5d7b9d2","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:e15d3426c4047cc6e528d032","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:e3c68be4e578933ec1db687d:aoa:abyss-machine:anchor:442418e62b38ba8a317b76ec","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:442418e62b38ba8a317b76ec","label":"Options Considered","locator":{"end_column":21,"end_line":24,"fragment":"options-considered","pointer":"","start_column":1,"start_line":24},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:options-considered","source_id":"aoa:abyss-machine:artifact:e3c68be4e578933ec1db687d","symbol_kind":""} diff --git a/kag/indexes/shards/anchor/377.jsonl b/kag/indexes/shards/anchor/377.jsonl index 9154088d..05c1f2af 100644 --- a/kag/indexes/shards/anchor/377.jsonl +++ b/kag/indexes/shards/anchor/377.jsonl @@ -1,4 +1,4 @@ {"_key":"anchor:aoa:abyss-machine:artifact:076f3ae78d7777086fe39db6:aoa:abyss-machine:anchor:60af2fc3fb72e0321a3c4759","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:60af2fc3fb72e0321a3c4759","label":"run_micro","locator":{"end_column":16,"end_line":6877,"fragment":"","pointer":"","start_column":1,"start_line":6791},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:append_jsonl"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:candidates_data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:candidates_data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:candidates_data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:candidates_data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:daily_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:int_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:int_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:job_latest_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:job_latest_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:job_result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:job_result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:job_result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:job_result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:job_result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:job_result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:job_result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:load_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:min"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:model.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:model.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:model.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:model.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:model.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:model.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:model.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:model.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:model.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:resident_candidates"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:run_job"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:state.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:time.monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:time.monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:type"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:run_micro","target_ref":"python:write_json"}],"parser_ref":"python-ast@1","qualified_name":"run_micro","semantic_key":"python:function:run_micro","source_id":"aoa:abyss-machine:artifact:076f3ae78d7777086fe39db6","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:47ad9a398cd1c2782a6a4b16","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:47ad9a398cd1c2782a6a4b16","label":"control_value","locator":{"end_column":6,"end_line":1580,"fragment":"","pointer":"","start_column":1,"start_line":1565},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:control_value","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:control_value","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:control_value","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:control_value","target_ref":"python:text.lower"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:control_value","target_ref":"python:text.lower"}],"parser_ref":"python-ast@1","qualified_name":"control_value","semantic_key":"python:function:control_value","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:47ad9a398cd1c2782a6a4b16","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:47ad9a398cd1c2782a6a4b16","label":"control_value","locator":{"end_column":6,"end_line":1573,"fragment":"","pointer":"","start_column":1,"start_line":1558},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:control_value","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:control_value","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:control_value","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:control_value","target_ref":"python:text.lower"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:control_value","target_ref":"python:text.lower"}],"parser_ref":"python-ast@1","qualified_name":"control_value","semantic_key":"python:function:control_value","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b:aoa:abyss-machine:anchor:62341b55342a004a35fc0723","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:62341b55342a004a35fc0723","label":"write_json","locator":{"end_column":20,"end_line":2149,"fragment":"","pointer":"","start_column":5,"start_line":2147},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_llm_registry_readmodel_uses_fake_runtime_profile_and_store_ports.write_json","target_ref":"python:writes.append"}],"parser_ref":"python-ast@1","qualified_name":"test_llm_registry_readmodel_uses_fake_runtime_profile_and_store_ports.write_json","semantic_key":"python:method:test_llm_registry_readmodel_uses_fake_runtime_profile_and_store_ports.write_json","source_id":"aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:fdf9966e0c57256e8f324e02:aoa:abyss-machine:anchor:8997e15dd33e51d2ea3a771b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8997e15dd33e51d2ea3a771b","label":"test_backup_lane_coverage_is_not_fresh_when_candidate_changed_after_success","locator":{"end_column":39,"end_line":239,"fragment":"","pointer":"","start_column":1,"start_line":209},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_backup_lane_coverage_is_not_fresh_when_candidate_changed_after_success","target_ref":"python:adapters.backup_evidence_for_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_backup_lane_coverage_is_not_fresh_when_candidate_changed_after_success","target_ref":"python:candidate.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_backup_lane_coverage_is_not_fresh_when_candidate_changed_after_success","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_backup_lane_coverage_is_not_fresh_when_candidate_changed_after_success","semantic_key":"python:function:test_backup_lane_coverage_is_not_fresh_when_candidate_changed_after_success","source_id":"aoa:abyss-machine:artifact:fdf9966e0c57256e8f324e02","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/3c.jsonl b/kag/indexes/shards/anchor/3c.jsonl index d67e5141..5296071a 100644 --- a/kag/indexes/shards/anchor/3c.jsonl +++ b/kag/indexes/shards/anchor/3c.jsonl @@ -36,7 +36,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:c60820438ccf25706dbe2fec:aoa:abyss-machine:anchor:d3b02e58206f9699a59d3996","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d3b02e58206f9699a59d3996","label":"test_self_awareness_trace_requirement_uses_pipeline_evidence_without_false_closure","locator":{"end_column":53,"end_line":2293,"fragment":"","pointer":"","start_column":1,"start_line":2212},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_self_awareness_trace_requirement_uses_pipeline_evidence_without_false_closure","target_ref":"python:abyss_machine_module.self_awareness_requirement_item"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_self_awareness_trace_requirement_uses_pipeline_evidence_without_false_closure","target_ref":"python:abyss_machine_module.self_awareness_requirement_probes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_self_awareness_trace_requirement_uses_pipeline_evidence_without_false_closure","target_ref":"python:abyss_machine_module.self_awareness_requirements_document"}],"parser_ref":"python-ast@1","qualified_name":"test_self_awareness_trace_requirement_uses_pipeline_evidence_without_false_closure","semantic_key":"python:function:test_self_awareness_trace_requirement_uses_pipeline_evidence_without_false_closure","source_id":"aoa:abyss-machine:artifact:c60820438ccf25706dbe2fec","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:ccf1180c1df02f42ca64ded8:aoa:abyss-machine:anchor:14ac8fc9332fb66bfcf2da11","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:14ac8fc9332fb66bfcf2da11","label":"source_set_from_ports","locator":{"end_column":6,"end_line":185,"fragment":"","pointer":"","start_column":1,"start_line":115},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:audit_writer"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:effective_lookup"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:nervous_sources.source_set_audit_event"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:nervous_sources.source_set_blocked_result"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:nervous_sources.source_set_result"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:nervous_sources.source_set_transition"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:nervous_sources.source_set_unknown_result"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:nervous_sources.source_set_write_failed_result"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:saved.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:saved.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:source_lookup"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:state_reader"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_from_ports","target_ref":"python:state_writer"}],"parser_ref":"python-ast@1","qualified_name":"source_set_from_ports","semantic_key":"python:function:source_set_from_ports","source_id":"aoa:abyss-machine:artifact:ccf1180c1df02f42ca64ded8","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:ce8089045ef43c0397df4898:aoa:abyss-machine:anchor:5653a880d74ea11c7f09a2a1","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:5653a880d74ea11c7f09a2a1","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:ce8089045ef43c0397df4898","symbol_kind":""} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:404ae1440bc29c4aec098a1f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:404ae1440bc29c4aec098a1f","label":"_record_c2pa_trust","locator":{"end_column":82,"end_line":10195,"fragment":"","pointer":"","start_column":1,"start_line":10188},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:_normalize_record_c2pa_trust"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:_normalize_record_c2pa_trust"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:c2pa_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:control_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:control_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:record.get"}],"parser_ref":"python-ast@1","qualified_name":"_record_c2pa_trust","semantic_key":"python:function:_record_c2pa_trust","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:404ae1440bc29c4aec098a1f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:404ae1440bc29c4aec098a1f","label":"_record_c2pa_trust","locator":{"end_column":82,"end_line":10189,"fragment":"","pointer":"","start_column":1,"start_line":10182},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:_normalize_record_c2pa_trust"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:_normalize_record_c2pa_trust"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:c2pa_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:control_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:control_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_c2pa_trust","target_ref":"python:record.get"}],"parser_ref":"python-ast@1","qualified_name":"_record_c2pa_trust","semantic_key":"python:function:_record_c2pa_trust","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:94ec87c91c6315c0557357a7","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:94ec87c91c6315c0557357a7","label":"resolve_public_seed_root","locator":{"end_column":47,"end_line":397,"fragment":"","pointer":"","start_column":1,"start_line":393},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resolve_public_seed_root","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resolve_public_seed_root","target_ref":"python:_candidate_public_seed_roots"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resolve_public_seed_root","target_ref":"python:_root_has_artifact_policy"}],"parser_ref":"python-ast@1","qualified_name":"resolve_public_seed_root","semantic_key":"python:function:resolve_public_seed_root","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:e4b45acbc10148f5fa846c6a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e4b45acbc10148f5fa846c6a","label":"_path_matches_ref","locator":{"end_column":53,"end_line":1422,"fragment":"","pointer":"","start_column":1,"start_line":1414},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_path_matches_ref","target_ref":"python:_repo_relative_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_path_matches_ref","target_ref":"python:_repo_relative_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_path_matches_ref","target_ref":"python:any"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_path_matches_ref","target_ref":"python:fnmatch.fnmatch"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_path_matches_ref","target_ref":"python:path.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_path_matches_ref","target_ref":"python:ref.rstrip"}],"parser_ref":"python-ast@1","qualified_name":"_path_matches_ref","semantic_key":"python:function:_path_matches_ref","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e3c68be4e578933ec1db687d:aoa:abyss-machine:anchor:1c9c75cb37d3a4d1c49c2788","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:1c9c75cb37d3a4d1c49c2788","label":"Decision","locator":{"end_column":11,"end_line":33,"fragment":"decision","pointer":"","start_column":1,"start_line":33},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:decision","source_id":"aoa:abyss-machine:artifact:e3c68be4e578933ec1db687d","symbol_kind":""} diff --git a/kag/indexes/shards/anchor/42.jsonl b/kag/indexes/shards/anchor/42.jsonl index e6d61c04..c98b6b9e 100644 --- a/kag/indexes/shards/anchor/42.jsonl +++ b/kag/indexes/shards/anchor/42.jsonl @@ -49,7 +49,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:d2a9ed90bd0ff4eae97608c1:aoa:abyss-machine:anchor:80c41e4199fedea0fa15ca54","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:80c41e4199fedea0fa15ca54","label":"test_unsigned_inner_kag_identity_cannot_enter_outer_bundle","locator":{"end_column":10,"end_line":292,"fragment":"","pointer":"","start_column":1,"start_line":267},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_unsigned_inner_kag_identity_cannot_enter_outer_bundle","target_ref":"python:_owner_release"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_unsigned_inner_kag_identity_cannot_enter_outer_bundle","target_ref":"python:artifact_bundles.build_sidecars"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_unsigned_inner_kag_identity_cannot_enter_outer_bundle","target_ref":"python:family.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_unsigned_inner_kag_identity_cannot_enter_outer_bundle","target_ref":"python:json.dumps"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_unsigned_inner_kag_identity_cannot_enter_outer_bundle","target_ref":"python:pytest.raises"}],"parser_ref":"python-ast@1","qualified_name":"test_unsigned_inner_kag_identity_cannot_enter_outer_bundle","semantic_key":"python:function:test_unsigned_inner_kag_identity_cannot_enter_outer_bundle","source_id":"aoa:abyss-machine:artifact:d2a9ed90bd0ff4eae97608c1","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:2bacc6a64038357d3f7c850b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:2bacc6a64038357d3f7c850b","label":"_validate_abi_contract_surface","locator":{"end_column":98,"end_line":7419,"fragment":"","pointer":"","start_column":1,"start_line":7400},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_validate_abi_contract_surface","target_ref":"python:contract_surface.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_validate_abi_contract_surface","target_ref":"python:contract_surface_for_class"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_validate_abi_contract_surface","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_validate_abi_contract_surface","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_validate_abi_contract_surface","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_validate_abi_contract_surface","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_validate_abi_contract_surface","semantic_key":"python:function:_validate_abi_contract_surface","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:87efc48e07cf622d7906dd08","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:87efc48e07cf622d7906dd08","label":"_oci_digest_descriptor","locator":{"end_column":22,"end_line":2970,"fragment":"","pointer":"","start_column":1,"start_line":2947},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_oci_digest_descriptor","target_ref":"python:int"}],"parser_ref":"python-ast@1","qualified_name":"_oci_digest_descriptor","semantic_key":"python:function:_oci_digest_descriptor","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:cf2e0a45b2c1435199ebacf8","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:cf2e0a45b2c1435199ebacf8","label":"_path_ref_matches_root","locator":{"end_column":57,"end_line":10308,"fragment":"","pointer":"","start_column":1,"start_line":10307},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_path_ref_matches_root","target_ref":"python:value.startswith"}],"parser_ref":"python-ast@1","qualified_name":"_path_ref_matches_root","semantic_key":"python:function:_path_ref_matches_root","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:cf2e0a45b2c1435199ebacf8","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:cf2e0a45b2c1435199ebacf8","label":"_path_ref_matches_root","locator":{"end_column":57,"end_line":10302,"fragment":"","pointer":"","start_column":1,"start_line":10301},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_path_ref_matches_root","target_ref":"python:value.startswith"}],"parser_ref":"python-ast@1","qualified_name":"_path_ref_matches_root","semantic_key":"python:function:_path_ref_matches_root","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87:aoa:abyss-machine:anchor:9fc506e791b1dbb69469d768","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:9fc506e791b1dbb69469d768","label":"container_python_smoke","locator":{"end_column":6,"end_line":6896,"fragment":"","pointer":"","start_column":1,"start_line":6859},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:clock"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:clock"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:run_command"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:self_awareness_contracts.redact_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:self_awareness_contracts.stable_hash_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:self_awareness_contracts.stable_hash_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:container_python_smoke","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"container_python_smoke","semantic_key":"python:function:container_python_smoke","source_id":"aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e982e2937e357c643cf9fe3c:aoa:abyss-machine:anchor:10e523649e16e9c812b18992","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:10e523649e16e9c812b18992","label":"_load_signing_identity","locator":{"end_column":80,"end_line":151,"fragment":"","pointer":"","start_column":1,"start_line":105},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:_digest_bytes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:_read_object"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:_safe_regular_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:_safe_regular_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:anchor.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:anchor.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:anchor.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:anchor.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:anchor_path.read_bytes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:base64.b64decode"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:key_path.read_bytes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:key_path.stat"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:loaded.public_key"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:path.stat"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:serialization.load_pem_private_key"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_load_signing_identity","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_load_signing_identity","semantic_key":"python:function:_load_signing_identity","source_id":"aoa:abyss-machine:artifact:e982e2937e357c643cf9fe3c","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:f11dccb126d02b7cfc2f3a68:aoa:abyss-machine:anchor:19cda49b5d9657d940b1835e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:19cda49b5d9657d940b1835e","label":"text_matches_any","locator":{"end_column":17,"end_line":132,"fragment":"","pointer":"","start_column":1,"start_line":118},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:text_matches_any","target_ref":"python:_REGEX_CACHE.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:text_matches_any","target_ref":"python:compiled.search"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:text_matches_any","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:text_matches_any","target_ref":"python:re.compile"}],"parser_ref":"python-ast@1","qualified_name":"text_matches_any","semantic_key":"python:function:text_matches_any","source_id":"aoa:abyss-machine:artifact:f11dccb126d02b7cfc2f3a68","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/44.jsonl b/kag/indexes/shards/anchor/44.jsonl index c9be0232..bd77f927 100644 --- a/kag/indexes/shards/anchor/44.jsonl +++ b/kag/indexes/shards/anchor/44.jsonl @@ -28,7 +28,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:42b04fa3a2176534af339aba:aoa:abyss-machine:anchor:efb0d6b130d2d44b22f432d6","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:efb0d6b130d2d44b22f432d6","label":"consumer_command","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/consumer_command","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/consumer_command","source_id":"aoa:abyss-machine:artifact:42b04fa3a2176534af339aba","symbol_kind":"json_key"} {"_key":"anchor:aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a:aoa:abyss-machine:anchor:acf4485bd13f91a7e79c368f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:acf4485bd13f91a7e79c368f","label":"DoctorStorageProcessProbePort","locator":{"end_column":57,"end_line":137,"fragment":"","pointer":"","start_column":1,"start_line":133},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:DoctorStorageProcessProbePort","target_ref":"python:dataclass"}],"parser_ref":"python-ast@1","qualified_name":"DoctorStorageProcessProbePort","semantic_key":"python:class:DoctorStorageProcessProbePort","source_id":"aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a","symbol_kind":"class"} {"_key":"anchor:aoa:abyss-machine:artifact:4e02b4ce2494c6e5b7ba0919:aoa:abyss-machine:anchor:94887da5f49cfd9767f72345","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:94887da5f49cfd9767f72345","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:4e02b4ce2494c6e5b7ba0919","symbol_kind":""} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:021b91c67a0517c632571b2c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:021b91c67a0517c632571b2c","label":"_kib_to_mib","locator":{"end_column":37,"end_line":122,"fragment":"","pointer":"","start_column":1,"start_line":118},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_kib_to_mib","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_kib_to_mib","target_ref":"python:round"}],"parser_ref":"python-ast@1","qualified_name":"_kib_to_mib","semantic_key":"python:function:_kib_to_mib","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:021b91c67a0517c632571b2c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:021b91c67a0517c632571b2c","label":"_kib_to_mib","locator":{"end_column":20,"end_line":545,"fragment":"","pointer":"","start_column":1,"start_line":539},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_kib_to_mib","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_kib_to_mib","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_kib_to_mib","target_ref":"python:round"}],"parser_ref":"python-ast@1","qualified_name":"_kib_to_mib","semantic_key":"python:function:_kib_to_mib","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:d02833fdb3b080060bf14d91","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d02833fdb3b080060bf14d91","label":"fake_stat","locator":{"end_column":27,"end_line":5346,"fragment":"","pointer":"","start_column":5,"start_line":5344},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cycle_artifact_step_uses_fake_file_ports_and_extra_evidence.fake_stat","target_ref":"python:_FakeStat"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cycle_artifact_step_uses_fake_file_ports_and_extra_evidence.fake_stat","target_ref":"python:calls.append"}],"parser_ref":"python-ast@1","qualified_name":"test_cycle_artifact_step_uses_fake_file_ports_and_extra_evidence.fake_stat","semantic_key":"python:method:test_cycle_artifact_step_uses_fake_file_ports_and_extra_evidence.fake_stat","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:6659d95fa5f1b1ad89e42ac1:aoa:abyss-machine:anchor:05b31a8c481e8b70086a65c1","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:05b31a8c481e8b70086a65c1","label":"install_provider","locator":{"end_column":18,"end_line":830,"fragment":"","pointer":"","start_column":1,"start_line":696},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:_canonical_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:_canonical_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:_installed_identity"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:_utc_now"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:binary_path.parent.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:binary_path.write_bytes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:existing.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:existing.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:existing.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:inspect_provider_artifact"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:inspection.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:inspection.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:inspection.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:inspection.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:inspection.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:inspection.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:inspection.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:inspection.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:inspection.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:os.chmod"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:os.link"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:preflight"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:preflight_result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:providers_dir.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:read_provider_archive"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:result.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:result.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:result.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:run_owner_preflights"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:shutil.rmtree"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:shutil.rmtree"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:staged_file.unlink"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:staging.rmdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:target.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:target.is_symlink"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:target.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_provider","target_ref":"python:tempfile.mkdtemp"}],"parser_ref":"python-ast@1","qualified_name":"install_provider","semantic_key":"python:function:install_provider","source_id":"aoa:abyss-machine:artifact:6659d95fa5f1b1ad89e42ac1","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:6659d95fa5f1b1ad89e42ac1:aoa:abyss-machine:anchor:212236093a14f68bae070706","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:212236093a14f68bae070706","label":"_utc_now","locator":{"end_column":91,"end_line":55,"fragment":"","pointer":"","start_column":1,"start_line":54},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_utc_now","target_ref":"python:datetime.now"}],"parser_ref":"python-ast@1","qualified_name":"_utc_now","semantic_key":"python:function:_utc_now","source_id":"aoa:abyss-machine:artifact:6659d95fa5f1b1ad89e42ac1","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/47.jsonl b/kag/indexes/shards/anchor/47.jsonl index 5e1b26dd..19b0313d 100644 --- a/kag/indexes/shards/anchor/47.jsonl +++ b/kag/indexes/shards/anchor/47.jsonl @@ -17,7 +17,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:df375860529881ebff5685fa","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:df375860529881ebff5685fa","label":"self_awareness_resident_worker_config","locator":{"end_column":6,"end_line":39820,"fragment":"","pointer":"","start_column":1,"start_line":39817},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:self_awareness_resident_worker_config","target_ref":"python:self_awareness_resident_worker_contracts.SelfAwarenessResidentWorkerConfig"}],"parser_ref":"python-ast@1","qualified_name":"self_awareness_resident_worker_config","semantic_key":"python:function:self_awareness_resident_worker_config","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:ffae95bb2a45db4359a976b1","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:ffae95bb2a45db4359a976b1","label":"typing_browser_privacy_selftest_store","locator":{"end_column":6,"end_line":33059,"fragment":"","pointer":"","start_column":1,"start_line":33053},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_browser_privacy_selftest_store","target_ref":"python:typing_browser_selftest_store"}],"parser_ref":"python-ast@1","qualified_name":"typing_browser_privacy_selftest_store","semantic_key":"python:function:typing_browser_privacy_selftest_store","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:44268a0490aa8ec3fef8ec31:aoa:abyss-machine:anchor:efd05f927476cb3abd43fabb","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:efd05f927476cb3abd43fabb","label":"disk_usage_summary","locator":{"end_column":18,"end_line":323,"fragment":"","pointer":"","start_column":1,"start_line":271},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:disk_usage"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:existing_ancestor"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:getattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:getattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:getattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:getattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:getattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:result.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:statvfs"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:disk_usage_summary","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"disk_usage_summary","semantic_key":"python:function:disk_usage_summary","source_id":"aoa:abyss-machine:artifact:44268a0490aa8ec3fef8ec31","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:8b426ee9092107a27c6c8401","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8b426ee9092107a27c6c8401","label":"process_rollup","locator":{"end_column":18,"end_line":966,"fragment":"","pointer":"","start_column":1,"start_line":941},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_rollup","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_rollup","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_rollup","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_rollup","target_ref":"python:data.splitlines"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_rollup","target_ref":"python:line.partition"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_rollup","target_ref":"python:process_adapters.parse_kib_field"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_rollup","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"process_rollup","semantic_key":"python:function:process_rollup","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:8b426ee9092107a27c6c8401","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8b426ee9092107a27c6c8401","label":"process_rollup","locator":{"end_column":18,"end_line":959,"fragment":"","pointer":"","start_column":1,"start_line":934},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_rollup","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_rollup","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_rollup","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_rollup","target_ref":"python:data.splitlines"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_rollup","target_ref":"python:line.partition"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_rollup","target_ref":"python:process_adapters.parse_kib_field"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_rollup","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"process_rollup","semantic_key":"python:function:process_rollup","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:59ed80f48698348201fc1b94:aoa:abyss-machine:anchor:a9d75b6a3924a3aab2f8c255","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:a9d75b6a3924a3aab2f8c255","label":"fake_run_synthesis_build","locator":{"end_column":59,"end_line":360,"fragment":"","pointer":"","start_column":5,"start_line":358},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_synthesis_and_eval_validate_bind_adapter_ports.fake_run_synthesis_build","target_ref":"python:build_calls.append"}],"parser_ref":"python-ast@1","qualified_name":"test_cli_synthesis_and_eval_validate_bind_adapter_ports.fake_run_synthesis_build","semantic_key":"python:method:test_cli_synthesis_and_eval_validate_bind_adapter_ports.fake_run_synthesis_build","source_id":"aoa:abyss-machine:artifact:59ed80f48698348201fc1b94","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:62593bb5420870fc1fd67b58","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:62593bb5420870fc1fd67b58","label":"test_investigation_orchestration_projects_final_write_failure","locator":{"end_column":44,"end_line":799,"fragment":"","pointer":"","start_column":1,"start_line":760},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_investigation_orchestration_projects_final_write_failure","target_ref":"python:_fake_investigation_ports"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_investigation_orchestration_projects_final_write_failure","target_ref":"python:_investigation_paths"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_investigation_orchestration_projects_final_write_failure","target_ref":"python:self_awareness_adapters.run_investigation"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_investigation_orchestration_projects_final_write_failure","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_investigation_orchestration_projects_final_write_failure","semantic_key":"python:function:test_investigation_orchestration_projects_final_write_failure","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:610c324e878d010d1210804a:aoa:abyss-machine:anchor:8aa9c6668189554067e9419f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8aa9c6668189554067e9419f","label":"__init__","locator":{"end_column":44,"end_line":598,"fragment":"","pointer":"","start_column":9,"start_line":595},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"test_atspi_window_snapshot_reads_fake_desktop_tree.FakeAccessible.__init__","semantic_key":"python:method:test_atspi_window_snapshot_reads_fake_desktop_tree.FakeAccessible.__init__","source_id":"aoa:abyss-machine:artifact:610c324e878d010d1210804a","symbol_kind":"method"} @@ -39,5 +39,5 @@ {"_key":"anchor:aoa:abyss-machine:artifact:b8998a3cbdf5f871d99d922d:aoa:abyss-machine:anchor:d2c3d84c6acb536e6ace3ea7","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d2c3d84c6acb536e6ace3ea7","label":"CensusBackend","locator":{"end_column":81,"end_line":1430,"fragment":"","pointer":"","start_column":1,"start_line":1425},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"CensusBackend","semantic_key":"python:class:CensusBackend","source_id":"aoa:abyss-machine:artifact:b8998a3cbdf5f871d99d922d","symbol_kind":"class"} {"_key":"anchor:aoa:abyss-machine:artifact:c4cc2798f929a32457430265:aoa:abyss-machine:anchor:1b72a9de578b5e3fb144e84a","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:1b72a9de578b5e3fb144e84a","label":"retry_delays_sec","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/retry_delays_sec","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/retry_delays_sec","source_id":"aoa:abyss-machine:artifact:c4cc2798f929a32457430265","symbol_kind":"json_key"} {"_key":"anchor:aoa:abyss-machine:artifact:c60820438ccf25706dbe2fec:aoa:abyss-machine:anchor:c32a4d1be371587229e90066","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c32a4d1be371587229e90066","label":"fake_artifact_ref","locator":{"end_column":10,"end_line":6890,"fragment":"","pointer":"","start_column":5,"start_line":6876},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"test_self_awareness_e2e_lineage_proof_links_required_cycle_rows.fake_artifact_ref","semantic_key":"python:method:test_self_awareness_e2e_lineage_proof_links_required_cycle_rows.fake_artifact_ref","source_id":"aoa:abyss-machine:artifact:c60820438ccf25706dbe2fec","symbol_kind":"method"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:d0b748b2635c4e765240b64f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d0b748b2635c4e765240b64f","label":"_find_registry_record","locator":{"end_column":16,"end_line":10176,"fragment":"","pointer":"","start_column":1,"start_line":10162},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_find_registry_record","target_ref":"python:_record_digest_values"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_find_registry_record","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_find_registry_record","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_find_registry_record","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_find_registry_record","semantic_key":"python:function:_find_registry_record","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:d0b748b2635c4e765240b64f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d0b748b2635c4e765240b64f","label":"_find_registry_record","locator":{"end_column":16,"end_line":10170,"fragment":"","pointer":"","start_column":1,"start_line":10156},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_find_registry_record","target_ref":"python:_record_digest_values"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_find_registry_record","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_find_registry_record","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_find_registry_record","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_find_registry_record","semantic_key":"python:function:_find_registry_record","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87:aoa:abyss-machine:anchor:e717d2cb8dab2ad48712a493","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e717d2cb8dab2ad48712a493","label":"load_cycle_latest_documents","locator":{"end_column":6,"end_line":6130,"fragment":"","pointer":"","start_column":1,"start_line":6121},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:load_cycle_latest_documents","target_ref":"python:cycle_latest_specs"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:load_cycle_latest_documents","target_ref":"python:load_latest_documents"}],"parser_ref":"python-ast@1","qualified_name":"load_cycle_latest_documents","semantic_key":"python:function:load_cycle_latest_documents","source_id":"aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/48.jsonl b/kag/indexes/shards/anchor/48.jsonl index e2026254..9d014756 100644 --- a/kag/indexes/shards/anchor/48.jsonl +++ b/kag/indexes/shards/anchor/48.jsonl @@ -26,7 +26,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:4ae2f6f1a0deb3697d25d57f:aoa:abyss-machine:anchor:796572344dbbac2da6163a67","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:796572344dbbac2da6163a67","label":"load_json","locator":{"end_column":52,"end_line":76,"fragment":"","pointer":"","start_column":1,"start_line":71},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:load_json","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:load_json","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:load_json","target_ref":"python:path.read_text"}],"parser_ref":"python-ast@1","qualified_name":"load_json","semantic_key":"python:function:load_json","source_id":"aoa:abyss-machine:artifact:4ae2f6f1a0deb3697d25d57f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:52d2598b79152cee4b1c971b:aoa:abyss-machine:anchor:d841547e40e71e91b0a7209a","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:d841547e40e71e91b0a7209a","label":"Closeout","locator":{"end_column":11,"end_line":50,"fragment":"closeout","pointer":"","start_column":1,"start_line":50},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:closeout","source_id":"aoa:abyss-machine:artifact:52d2598b79152cee4b1c971b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3:aoa:abyss-machine:anchor:9e0f1d68db98093fc1750b4f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:9e0f1d68db98093fc1750b4f","label":"browser_web_context_quality","locator":{"end_column":6,"end_line":708,"fragment":"","pointer":"","start_column":1,"start_line":636},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:browser_attention_priority"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:content_quality.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:content_quality.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:content_quality.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:content_quality.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:content_quality.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:low_url.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:re.search"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:re.search"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:re.search"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:re.search"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:re.search"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_web_context_quality","target_ref":"python:typing_capture_contracts.browser_ai_counterpart_identity"}],"parser_ref":"python-ast@1","qualified_name":"browser_web_context_quality","semantic_key":"python:function:browser_web_context_quality","source_id":"aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:a338d586f8483b28d0ac28eb","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:a338d586f8483b28d0ac28eb","label":"codex_thread_identity","locator":{"end_column":6,"end_line":1007,"fragment":"","pointer":"","start_column":1,"start_line":976},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:_CODEX_ROLLOUT_THREAD_RE.search"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:_CODEX_SESSION_PATH_RE.search"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:fd_root.iterdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:match.group"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:os.readlink"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:target.removesuffix"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:target.rsplit"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:thread_ids.add"}],"parser_ref":"python-ast@1","qualified_name":"codex_thread_identity","semantic_key":"python:function:codex_thread_identity","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:a338d586f8483b28d0ac28eb","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:a338d586f8483b28d0ac28eb","label":"codex_thread_identity","locator":{"end_column":6,"end_line":1000,"fragment":"","pointer":"","start_column":1,"start_line":969},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:_CODEX_ROLLOUT_THREAD_RE.search"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:_CODEX_SESSION_PATH_RE.search"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:fd_root.iterdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:match.group"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:os.readlink"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:target.removesuffix"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:target.rsplit"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:codex_thread_identity","target_ref":"python:thread_ids.add"}],"parser_ref":"python-ast@1","qualified_name":"codex_thread_identity","semantic_key":"python:function:codex_thread_identity","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:56aae101e9556d61fb78a24f:aoa:abyss-machine:anchor:735fe94362a927459ab21756","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:735fe94362a927459ab21756","label":"Review Log","locator":{"end_column":13,"end_line":86,"fragment":"review-log","pointer":"","start_column":1,"start_line":86},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:review-log","source_id":"aoa:abyss-machine:artifact:56aae101e9556d61fb78a24f","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:69c2c13a0323b76cd5dff9bf:aoa:abyss-machine:anchor:8986fe760511d5b1bc78b460","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8986fe760511d5b1bc78b460","label":"test_journal_adapter_writes_transcript_files_without_live_clipboard","locator":{"end_column":30,"end_line":422,"fragment":"","pointer":"","start_column":1,"start_line":386},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_journal_adapter_writes_transcript_files_without_live_clipboard","target_ref":"python:_journal_paths"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_journal_adapter_writes_transcript_files_without_live_clipboard","target_ref":"python:_journal_result"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_journal_adapter_writes_transcript_files_without_live_clipboard","target_ref":"python:_write_wav"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_journal_adapter_writes_transcript_files_without_live_clipboard","target_ref":"python:dictation_execution_adapters.journal_write"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_journal_adapter_writes_transcript_files_without_live_clipboard","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_journal_adapter_writes_transcript_files_without_live_clipboard","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_journal_adapter_writes_transcript_files_without_live_clipboard","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_journal_adapter_writes_transcript_files_without_live_clipboard","target_ref":"python:paths.index_path.read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_journal_adapter_writes_transcript_files_without_live_clipboard","target_ref":"python:paths.jsonl_path.read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_journal_adapter_writes_transcript_files_without_live_clipboard","target_ref":"python:paths.latest_path.read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_journal_adapter_writes_transcript_files_without_live_clipboard","target_ref":"python:paths.markdown_path.read_text"}],"parser_ref":"python-ast@1","qualified_name":"test_journal_adapter_writes_transcript_files_without_live_clipboard","semantic_key":"python:function:test_journal_adapter_writes_transcript_files_without_live_clipboard","source_id":"aoa:abyss-machine:artifact:69c2c13a0323b76cd5dff9bf","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:6bac6d2ff5dc7734bc000fb5:aoa:abyss-machine:anchor:cb3f348d302f8d6af259c0bb","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:cb3f348d302f8d6af259c0bb","label":"Surfaces","locator":{"end_column":11,"end_line":32,"fragment":"surfaces","pointer":"","start_column":1,"start_line":32},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:surfaces","source_id":"aoa:abyss-machine:artifact:6bac6d2ff5dc7734bc000fb5","symbol_kind":""} diff --git a/kag/indexes/shards/anchor/4c.jsonl b/kag/indexes/shards/anchor/4c.jsonl index 6d349e38..1422f664 100644 --- a/kag/indexes/shards/anchor/4c.jsonl +++ b/kag/indexes/shards/anchor/4c.jsonl @@ -29,7 +29,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:452a3a89dbeaaa1db770063a:aoa:abyss-machine:anchor:f81325e6ee73be47d248cab3","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f81325e6ee73be47d248cab3","label":"test_heartbeat_live_memory_pressure_projects_status_without_process_attribution","locator":{"end_column":6,"end_line":116,"fragment":"","pointer":"","start_column":1,"start_line":64},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_heartbeat_live_memory_pressure_projects_status_without_process_attribution","target_ref":"python:abyss_machine_module.heartbeat_live_memory_pressure_from_status"}],"parser_ref":"python-ast@1","qualified_name":"test_heartbeat_live_memory_pressure_projects_status_without_process_attribution","semantic_key":"python:function:test_heartbeat_live_memory_pressure_projects_status_without_process_attribution","source_id":"aoa:abyss-machine:artifact:452a3a89dbeaaa1db770063a","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:4ae2f6f1a0deb3697d25d57f:aoa:abyss-machine:anchor:0692a45d4166f6eb4a4e3c8b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:0692a45d4166f6eb4a4e3c8b","label":"llama_completion_path","locator":{"end_column":74,"end_line":314,"fragment":"","pointer":"","start_column":1,"start_line":311},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:llama_completion_path","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:llama_completion_path","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:llama_completion_path","target_ref":"python:cli.with_name"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:llama_completion_path","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:llama_completion_path","target_ref":"python:profile.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:llama_completion_path","target_ref":"python:profile.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:llama_completion_path","target_ref":"python:runtime.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:llama_completion_path","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"llama_completion_path","semantic_key":"python:function:llama_completion_path","source_id":"aoa:abyss-machine:artifact:4ae2f6f1a0deb3697d25d57f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:4ae2f6f1a0deb3697d25d57f:aoa:abyss-machine:anchor:780215c1f213ed706e88ce69","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:780215c1f213ed706e88ce69","label":"main","locator":{"end_column":44,"end_line":1376,"fragment":"","pointer":"","start_column":1,"start_line":1356},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:SystemExit"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:build_pack"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:build_parser"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:getattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:paths_payload"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:preflight"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:print"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:print_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:review_pack"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:self_test"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:main","target_ref":"python:validate"}],"parser_ref":"python-ast@1","qualified_name":"main","semantic_key":"python:function:main","source_id":"aoa:abyss-machine:artifact:4ae2f6f1a0deb3697d25d57f","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:48e782f316ec7e1283009126","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:48e782f316ec7e1283009126","label":"zram_status","locator":{"end_column":6,"end_line":704,"fragment":"","pointer":"","start_column":1,"start_line":656},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:_safe_ratio"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:_safe_ratio"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:devices.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:key.lower"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:line.split"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:runner"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:values.extend"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:zip"}],"parser_ref":"python-ast@1","qualified_name":"zram_status","semantic_key":"python:function:zram_status","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:48e782f316ec7e1283009126","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:48e782f316ec7e1283009126","label":"zram_status","locator":{"end_column":6,"end_line":697,"fragment":"","pointer":"","start_column":1,"start_line":649},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:_safe_ratio"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:_safe_ratio"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:devices.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:item.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:key.lower"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:line.split"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:runner"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:values.extend"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:zram_status","target_ref":"python:zip"}],"parser_ref":"python-ast@1","qualified_name":"zram_status","semantic_key":"python:function:zram_status","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:55d1e15c3830177bba70079e:aoa:abyss-machine:anchor:3e672ea976b85b2d32889926","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:3e672ea976b85b2d32889926","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:55d1e15c3830177bba70079e","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:6fba8e9f281e5d176b5a9df0","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:6fba8e9f281e5d176b5a9df0","label":"An artifact class, producer profile, provenance or sidecar control, source-ref drift, durable registry record, or consumer trust gate is material.","locator":{"end_column":152,"end_line":15,"fragment":"","pointer":"/applicability/use_when/0","start_column":5,"start_line":15},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/applicability/use_when/0","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:be2fef118244d8d67e02461a","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:be2fef118244d8d67e02461a","label":"authority","locator":{"end_column":10,"end_line":20,"fragment":"","pointer":"/authority","start_column":1,"start_line":20},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/authority","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} diff --git a/kag/indexes/shards/anchor/4e.jsonl b/kag/indexes/shards/anchor/4e.jsonl index b292905d..190d2811 100644 --- a/kag/indexes/shards/anchor/4e.jsonl +++ b/kag/indexes/shards/anchor/4e.jsonl @@ -33,7 +33,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:d1d38b1056c2071aabfc49f0:aoa:abyss-machine:anchor:8fae154f37c51d39afc5a224","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:8fae154f37c51d39afc5a224","label":"Rationale","locator":{"end_column":12,"end_line":76,"fragment":"rationale","pointer":"","start_column":1,"start_line":76},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:rationale","source_id":"aoa:abyss-machine:artifact:d1d38b1056c2071aabfc49f0","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:d7c21ab6c9ffb9faf0dbe909:aoa:abyss-machine:anchor:094657e8d870a53231aacd8a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:094657e8d870a53231aacd8a","label":"test_build_events_reads_facts_writes_derived_records_and_routes_latest","locator":{"end_column":83,"end_line":247,"fragment":"","pointer":"","start_column":1,"start_line":210},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_build_events_reads_facts_writes_derived_records_and_routes_latest","target_ref":"python:_read_jsonl"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_build_events_reads_facts_writes_derived_records_and_routes_latest","target_ref":"python:nervous_events_adapters.build_events"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_build_events_reads_facts_writes_derived_records_and_routes_latest","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_build_events_reads_facts_writes_derived_records_and_routes_latest","semantic_key":"python:function:test_build_events_reads_facts_writes_derived_records_and_routes_latest","source_id":"aoa:abyss-machine:artifact:d7c21ab6c9ffb9faf0dbe909","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:d7c21ab6c9ffb9faf0dbe909:aoa:abyss-machine:anchor:80f412f868f0f5fb34a9ab77","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:80f412f868f0f5fb34a9ab77","label":"test_incremental_events_append_state_matches_full_oracle","locator":{"end_column":78,"end_line":359,"fragment":"","pointer":"","start_column":1,"start_line":250},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:_fact_snapshot"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:_fact_snapshot"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:_read_jsonl"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:_read_jsonl"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:fact_path.open"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:fact_path.parent.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:fact_path.stat"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:fact_path.write_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:handle.write"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:json.dumps"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:json.dumps"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:nervous_events_adapters.build_events_incremental"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:nervous_events_adapters.build_events_incremental"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:nervous_events_adapters.build_events_incremental"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:nervous_events_adapters.build_events_incremental"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:nervous_events_adapters.build_events_incremental"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:nervous_index.stable_json_sha256"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_incremental_events_append_state_matches_full_oracle","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_incremental_events_append_state_matches_full_oracle","semantic_key":"python:function:test_incremental_events_append_state_matches_full_oracle","source_id":"aoa:abyss-machine:artifact:d7c21ab6c9ffb9faf0dbe909","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:27ca3b43922959ae6792cdd7","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:27ca3b43922959ae6792cdd7","label":"_policy_identity_for_registry_record","locator":{"end_column":58,"end_line":9814,"fragment":"","pointer":"","start_column":1,"start_line":9805},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_policy_identity_for_registry_record","target_ref":"python:artifact_class_rule"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_policy_identity_for_registry_record","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_policy_identity_for_registry_record","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_policy_identity_for_registry_record","target_ref":"python:rule.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_policy_identity_for_registry_record","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_policy_identity_for_registry_record","semantic_key":"python:function:_policy_identity_for_registry_record","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:27ca3b43922959ae6792cdd7","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:27ca3b43922959ae6792cdd7","label":"_policy_identity_for_registry_record","locator":{"end_column":58,"end_line":9808,"fragment":"","pointer":"","start_column":1,"start_line":9799},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_policy_identity_for_registry_record","target_ref":"python:artifact_class_rule"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_policy_identity_for_registry_record","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_policy_identity_for_registry_record","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_policy_identity_for_registry_record","target_ref":"python:rule.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_policy_identity_for_registry_record","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_policy_identity_for_registry_record","semantic_key":"python:function:_policy_identity_for_registry_record","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:333034ad1a2092048521346f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:333034ad1a2092048521346f","label":"_public_manifest_ref","locator":{"end_column":34,"end_line":4349,"fragment":"","pointer":"","start_column":1,"start_line":4338},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_public_manifest_ref","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_public_manifest_ref","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_public_manifest_ref","target_ref":"python:_subject_repo_root"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_public_manifest_ref","target_ref":"python:candidate.as_posix"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_public_manifest_ref","target_ref":"python:candidate.is_absolute"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_public_manifest_ref","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_public_manifest_ref","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_public_manifest_ref","target_ref":"python:manifest_path.relative_to"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_public_manifest_ref","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_public_manifest_ref","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_public_manifest_ref","semantic_key":"python:function:_public_manifest_ref","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e3c68be4e578933ec1db687d:aoa:abyss-machine:anchor:1bd388137452b5a1edb38898","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:1bd388137452b5a1edb38898","label":"Context","locator":{"end_column":10,"end_line":18,"fragment":"context","pointer":"","start_column":1,"start_line":18},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:context","source_id":"aoa:abyss-machine:artifact:e3c68be4e578933ec1db687d","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:f19166f674006ffaef941dc3:aoa:abyss-machine:anchor:014175427a4f4e25acb6964c","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:014175427a4f4e25acb6964c","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:f19166f674006ffaef941dc3","symbol_kind":""} diff --git a/kag/indexes/shards/anchor/50.jsonl b/kag/indexes/shards/anchor/50.jsonl index d0c50975..65830c14 100644 --- a/kag/indexes/shards/anchor/50.jsonl +++ b/kag/indexes/shards/anchor/50.jsonl @@ -43,7 +43,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:c4ddc59204f7e3aca8a8f81d:aoa:abyss-machine:anchor:c3807cd5d97be287e137ca06","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c3807cd5d97be287e137ca06","label":"fake_unit","locator":{"end_column":56,"end_line":771,"fragment":"","pointer":"","start_column":5,"start_line":766},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_nervous_index_status_cli_delegates_stable_shape_to_module_contract.fake_unit","target_ref":"python:AssertionError"}],"parser_ref":"python-ast@1","qualified_name":"test_nervous_index_status_cli_delegates_stable_shape_to_module_contract.fake_unit","semantic_key":"python:method:test_nervous_index_status_cli_delegates_stable_shape_to_module_contract.fake_unit","source_id":"aoa:abyss-machine:artifact:c4ddc59204f7e3aca8a8f81d","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:ce3f70c014612a16adf8d10f:aoa:abyss-machine:anchor:5f17bb673a5bc7a734564b75","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:5f17bb673a5bc7a734564b75","label":"server_transcript_request","locator":{"end_column":6,"end_line":472,"fragment":"","pointer":"","start_column":1,"start_line":454},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:server_transcript_request","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:server_transcript_request","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:server_transcript_request","target_ref":"python:profile.get"}],"parser_ref":"python-ast@1","qualified_name":"server_transcript_request","semantic_key":"python:function:server_transcript_request","source_id":"aoa:abyss-machine:artifact:ce3f70c014612a16adf8d10f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:5a7eee5f023065c3d90f05cc","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:5a7eee5f023065c3d90f05cc","label":"build_sidecars_from_manifest","locator":{"end_column":6,"end_line":6411,"fragment":"","pointer":"","start_column":1,"start_line":6391},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:build_sidecars_from_manifest","target_ref":"python:build_sidecars"}],"parser_ref":"python-ast@1","qualified_name":"build_sidecars_from_manifest","semantic_key":"python:function:build_sidecars_from_manifest","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:9168cb2d557304a8884e0c75","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:9168cb2d557304a8884e0c75","label":"trust_gate","locator":{"end_column":6,"end_line":10797,"fragment":"","pointer":"","start_column":1,"start_line":10500},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_append_unique_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_append_unique_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_append_unique_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_c2pa_onboarding_production_ready"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_c2pa_pre_organization_warning"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_c2pa_trust_gap_warning"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_evidence_ref_hygiene"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_find_registry_record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_producer_admission_boundary_errors"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_production_trust_root_expected_modes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_record_c2pa_trust"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_record_digest_values"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_trust_gate_decision"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_trust_gate_decision"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_trust_gate_inspected_claims"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_trust_root_evidence_verification"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.extend"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.extend"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:c2pa_trust.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:c2pa_trust.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:c2pa_trust.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:consumer_contract.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:evidence_ref_hygiene.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:manual_review.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:manual_review.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:manual_review.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:manual_review.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:manual_review.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:manual_review.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:production_privacy_boundary_review_reason"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:read_bundle_registry"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:scoped_latest_by_repo.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:scoped_latest_by_repo.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:subject_store.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:trust_root_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:trust_root_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:trust_root_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:trust_root_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:warnings.extend"}],"parser_ref":"python-ast@1","qualified_name":"trust_gate","semantic_key":"python:function:trust_gate","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:9168cb2d557304a8884e0c75","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:9168cb2d557304a8884e0c75","label":"trust_gate","locator":{"end_column":6,"end_line":10791,"fragment":"","pointer":"","start_column":1,"start_line":10494},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_append_unique_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_append_unique_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_append_unique_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_c2pa_onboarding_production_ready"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_c2pa_pre_organization_warning"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_c2pa_trust_gap_warning"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_evidence_ref_hygiene"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_find_registry_record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_producer_admission_boundary_errors"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_production_trust_root_expected_modes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_record_c2pa_trust"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_record_digest_values"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_trust_gate_decision"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_trust_gate_decision"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_trust_gate_inspected_claims"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:_trust_root_evidence_verification"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.extend"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:blockers.extend"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:c2pa_trust.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:c2pa_trust.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:c2pa_trust.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:consumer_contract.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:evidence_ref_hygiene.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:manual_review.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:manual_review.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:manual_review.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:manual_review.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:manual_review.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:manual_review.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:production_privacy_boundary_review_reason"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:read_bundle_registry"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:scoped_latest_by_repo.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:scoped_latest_by_repo.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:subject_store.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:trust_root_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:trust_root_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:trust_root_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:trust_root_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:trust_gate","target_ref":"python:warnings.extend"}],"parser_ref":"python-ast@1","qualified_name":"trust_gate","semantic_key":"python:function:trust_gate","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e8fb192f7e83e43b27052021:aoa:abyss-machine:anchor:4998efa23b8df47ffb5e4a5f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4998efa23b8df47ffb5e4a5f","label":"test_adjacent_install_is_fail_closed_without_signature_and_registry_admission","locator":{"end_column":47,"end_line":112,"fragment":"","pointer":"","start_column":1,"start_line":79},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_adjacent_install_is_fail_closed_without_signature_and_registry_admission","target_ref":"python:artifact_bundles.build_sidecars"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_adjacent_install_is_fail_closed_without_signature_and_registry_admission","target_ref":"python:build_adjacent_provider_archive"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_adjacent_install_is_fail_closed_without_signature_and_registry_admission","target_ref":"python:fixture_lock"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_adjacent_install_is_fail_closed_without_signature_and_registry_admission","target_ref":"python:inspect_adjacent_provider_artifact"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_adjacent_install_is_fail_closed_without_signature_and_registry_admission","target_ref":"python:install_adjacent_provider_artifact"}],"parser_ref":"python-ast@1","qualified_name":"test_adjacent_install_is_fail_closed_without_signature_and_registry_admission","semantic_key":"python:function:test_adjacent_install_is_fail_closed_without_signature_and_registry_admission","source_id":"aoa:abyss-machine:artifact:e8fb192f7e83e43b27052021","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b:aoa:abyss-machine:anchor:f0c2c44a827adc522748073a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f0c2c44a827adc522748073a","label":"test_cli_llm_resident_command_delegates_to_runner","locator":{"end_column":43,"end_line":899,"fragment":"","pointer":"","start_column":1,"start_line":878},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_llm_resident_command_delegates_to_runner","target_ref":"python:capsys.readouterr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_llm_resident_command_delegates_to_runner","target_ref":"python:cli.main"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_llm_resident_command_delegates_to_runner","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_llm_resident_command_delegates_to_runner","target_ref":"python:monkeypatch.setattr"}],"parser_ref":"python-ast@1","qualified_name":"test_cli_llm_resident_command_delegates_to_runner","semantic_key":"python:function:test_cli_llm_resident_command_delegates_to_runner","source_id":"aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:f1a6a5206ea8a79bf3022203:aoa:abyss-machine:anchor:8dfc0b3ec03cfe34038bcb01","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8dfc0b3ec03cfe34038bcb01","label":"__init__","locator":{"end_column":30,"end_line":114,"fragment":"","pointer":"","start_column":5,"start_line":109},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:StagePlacedOVQwen3TTS.__init__","target_ref":"python:ov_infer.OVQwen3TTS"}],"parser_ref":"python-ast@1","qualified_name":"StagePlacedOVQwen3TTS.__init__","semantic_key":"python:method:StagePlacedOVQwen3TTS.__init__","source_id":"aoa:abyss-machine:artifact:f1a6a5206ea8a79bf3022203","symbol_kind":"method"} diff --git a/kag/indexes/shards/anchor/52.jsonl b/kag/indexes/shards/anchor/52.jsonl index 20804d92..3b9a419f 100644 --- a/kag/indexes/shards/anchor/52.jsonl +++ b/kag/indexes/shards/anchor/52.jsonl @@ -52,7 +52,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:d5263bdecae169e6cbfe901e:aoa:abyss-machine:anchor:5f51a87a880e54bad4214b17","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:5f51a87a880e54bad4214b17","label":"test_completion_blockers_project_all_machine_owned_failure_classes","locator":{"end_column":82,"end_line":156,"fragment":"","pointer":"","start_column":1,"start_line":114},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_completion_blockers_project_all_machine_owned_failure_classes","target_ref":"python:_paths"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_completion_blockers_project_all_machine_owned_failure_classes","target_ref":"python:_readiness"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_completion_blockers_project_all_machine_owned_failure_classes","target_ref":"python:all"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_completion_blockers_project_all_machine_owned_failure_classes","target_ref":"python:completion_contracts.completion_blockers"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_completion_blockers_project_all_machine_owned_failure_classes","target_ref":"python:replace"}],"parser_ref":"python-ast@1","qualified_name":"test_completion_blockers_project_all_machine_owned_failure_classes","semantic_key":"python:function:test_completion_blockers_project_all_machine_owned_failure_classes","source_id":"aoa:abyss-machine:artifact:d5263bdecae169e6cbfe901e","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:d8cb1f39156d16f2eaabde9c:aoa:abyss-machine:anchor:477c7c79e1ffe830fe062bb0","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:477c7c79e1ffe830fe062bb0","label":"Current Checked Contour","locator":{"end_column":26,"end_line":73,"fragment":"current-checked-contour","pointer":"","start_column":1,"start_line":73},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:current-checked-contour","source_id":"aoa:abyss-machine:artifact:d8cb1f39156d16f2eaabde9c","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:dfa60118effb180a22ea0fcb:aoa:abyss-machine:anchor:00c433658a92ab358f2f6bf5","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:00c433658a92ab358f2f6bf5","label":"_ports","locator":{"end_column":6,"end_line":75,"fragment":"","pointer":"","start_column":1,"start_line":26},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_ports","target_ref":"python:refresh"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_ports","target_ref":"python:refresh"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_ports","target_ref":"python:trace_context.SelfAwarenessTraceContextContractPort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_ports","target_ref":"python:trace_context.SelfAwarenessTraceContextPersistencePort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_ports","target_ref":"python:trace_context.SelfAwarenessTraceContextRefreshPort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_ports","target_ref":"python:trace_context.SelfAwarenessTraceContextRuntimePort"}],"parser_ref":"python-ast@1","qualified_name":"_ports","semantic_key":"python:function:_ports","source_id":"aoa:abyss-machine:artifact:dfa60118effb180a22ea0fcb","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:5e7fe617a896b76d9d657fbe","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:5e7fe617a896b76d9d657fbe","label":"promote_bundle_evidence","locator":{"end_column":6,"end_line":10150,"fragment":"","pointer":"","start_column":1,"start_line":10091},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:_portable_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:write_bundle_registry_record"}],"parser_ref":"python-ast@1","qualified_name":"promote_bundle_evidence","semantic_key":"python:function:promote_bundle_evidence","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:5e7fe617a896b76d9d657fbe","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:5e7fe617a896b76d9d657fbe","label":"promote_bundle_evidence","locator":{"end_column":6,"end_line":10144,"fragment":"","pointer":"","start_column":1,"start_line":10085},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:_portable_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:registry_write.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:promote_bundle_evidence","target_ref":"python:write_bundle_registry_record"}],"parser_ref":"python-ast@1","qualified_name":"promote_bundle_evidence","semantic_key":"python:function:promote_bundle_evidence","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87:aoa:abyss-machine:anchor:10ecc7820d5a525969b7e7a9","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:10ecc7820d5a525969b7e7a9","label":"SelfAwarenessCollectInputPort","locator":{"end_column":25,"end_line":428,"fragment":"","pointer":"","start_column":1,"start_line":407},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:SelfAwarenessCollectInputPort","target_ref":"python:dataclass"}],"parser_ref":"python-ast@1","qualified_name":"SelfAwarenessCollectInputPort","semantic_key":"python:class:SelfAwarenessCollectInputPort","source_id":"aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87","symbol_kind":"class"} {"_key":"anchor:aoa:abyss-machine:artifact:ea2b5d546de34766fdaebda1:aoa:abyss-machine:anchor:be43945e77215dfd75d0e674","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:be43945e77215dfd75d0e674","label":"_utc_now","locator":{"end_column":91,"end_line":49,"fragment":"","pointer":"","start_column":1,"start_line":48},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_utc_now","target_ref":"python:datetime.now"}],"parser_ref":"python-ast@1","qualified_name":"_utc_now","semantic_key":"python:function:_utc_now","source_id":"aoa:abyss-machine:artifact:ea2b5d546de34766fdaebda1","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946:aoa:abyss-machine:anchor:0c7f9d39d6d1d05a19bf9ee9","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:0c7f9d39d6d1d05a19bf9ee9","label":"fail_observation","locator":{"end_column":66,"end_line":592,"fragment":"","pointer":"","start_column":5,"start_line":591},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_candidate_deep_refresh_carries_last_good_on_observation_error.fail_observation","target_ref":"python:OSError"}],"parser_ref":"python-ast@1","qualified_name":"test_candidate_deep_refresh_carries_last_good_on_observation_error.fail_observation","semantic_key":"python:method:test_candidate_deep_refresh_carries_last_good_on_observation_error.fail_observation","source_id":"aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946","symbol_kind":"method"} diff --git a/kag/indexes/shards/anchor/53.jsonl b/kag/indexes/shards/anchor/53.jsonl index f1450f4c..5225c9f9 100644 --- a/kag/indexes/shards/anchor/53.jsonl +++ b/kag/indexes/shards/anchor/53.jsonl @@ -41,7 +41,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:be5bb84980080e45eeb7ec64:aoa:abyss-machine:anchor:9b8037d248ac6deb5aaed3d5","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:9b8037d248ac6deb5aaed3d5","label":"token_accounting_profile_entry","locator":{"end_column":6,"end_line":180,"fragment":"","pointer":"","start_column":1,"start_line":156},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:token_accounting_profile_entry","target_ref":"python:_nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:token_accounting_profile_entry","target_ref":"python:_nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:token_accounting_profile_entry","target_ref":"python:_nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:token_accounting_profile_entry","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:token_accounting_profile_entry","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:token_accounting_profile_entry","target_ref":"python:profile.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:token_accounting_profile_entry","target_ref":"python:profile.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:token_accounting_profile_entry","target_ref":"python:profile.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:token_accounting_profile_entry","target_ref":"python:profile.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:token_accounting_profile_entry","target_ref":"python:tokenizer.get"}],"parser_ref":"python-ast@1","qualified_name":"token_accounting_profile_entry","semantic_key":"python:function:token_accounting_profile_entry","source_id":"aoa:abyss-machine:artifact:be5bb84980080e45eeb7ec64","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:d96e6302dc6319c47cb158bf:aoa:abyss-machine:anchor:04ba05ab6b018e2e06030445","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:04ba05ab6b018e2e06030445","label":"compact_readiness","locator":{"end_column":10,"end_line":1275,"fragment":"","pointer":"","start_column":5,"start_line":1198},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:action.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:action.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:action.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:action.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:action.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:action.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:action.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:compact_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:compact_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:readiness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirements_with_probe_readiness.compact_readiness","target_ref":"python:self_awareness_stack_requirement_coverage_impact"}],"parser_ref":"python-ast@1","qualified_name":"requirements_with_probe_readiness.compact_readiness","semantic_key":"python:method:requirements_with_probe_readiness.compact_readiness","source_id":"aoa:abyss-machine:artifact:d96e6302dc6319c47cb158bf","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:5f41d2fe79b5945a0c806933","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:5f41d2fe79b5945a0c806933","label":"_is_git_hash_like","locator":{"end_column":93,"end_line":1735,"fragment":"","pointer":"","start_column":1,"start_line":1734},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_git_hash_like","target_ref":"python:all"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_git_hash_like","target_ref":"python:len"}],"parser_ref":"python-ast@1","qualified_name":"_is_git_hash_like","semantic_key":"python:function:_is_git_hash_like","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:e441ad8fe07cf917e949a690","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e441ad8fe07cf917e949a690","label":"_is_ephemeral_evidence_ref","locator":{"end_column":17,"end_line":10336,"fragment":"","pointer":"","start_column":1,"start_line":10311},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:_path_ref_matches_root"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:_path_ref_matches_root"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:lowered.removeprefix"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:lowered.removeprefix"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:lowered.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:lowered.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:lowered.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:pathish_values.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:pathish_values.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:pathish_values.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:pathish_values.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:urllib.parse.unquote"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:urllib.parse.unquote"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:urllib.parse.urlparse"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:value.lower"}],"parser_ref":"python-ast@1","qualified_name":"_is_ephemeral_evidence_ref","semantic_key":"python:function:_is_ephemeral_evidence_ref","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:e441ad8fe07cf917e949a690","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e441ad8fe07cf917e949a690","label":"_is_ephemeral_evidence_ref","locator":{"end_column":17,"end_line":10330,"fragment":"","pointer":"","start_column":1,"start_line":10305},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:_path_ref_matches_root"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:_path_ref_matches_root"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:lowered.removeprefix"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:lowered.removeprefix"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:lowered.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:lowered.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:lowered.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:pathish_values.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:pathish_values.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:pathish_values.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:pathish_values.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:urllib.parse.unquote"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:urllib.parse.unquote"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:urllib.parse.urlparse"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_ephemeral_evidence_ref","target_ref":"python:value.lower"}],"parser_ref":"python-ast@1","qualified_name":"_is_ephemeral_evidence_ref","semantic_key":"python:function:_is_ephemeral_evidence_ref","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:e95e02ad9f6f887cbfc6bfa1","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e95e02ad9f6f887cbfc6bfa1","label":"_safe_store_token","locator":{"end_column":17,"end_line":4364,"fragment":"","pointer":"","start_column":1,"start_line":4359},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_store_token","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_store_token","target_ref":"python:any"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_store_token","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_store_token","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_safe_store_token","semantic_key":"python:function:_safe_store_token","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e34860133c39765d098aedcc:aoa:abyss-machine:anchor:cce20a455dcfb47323693e0e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:cce20a455dcfb47323693e0e","label":"test_correlation_refreshes_only_invalid_supplied_capabilities","locator":{"end_column":24,"end_line":283,"fragment":"","pointer":"","start_column":1,"start_line":254},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_correlation_refreshes_only_invalid_supplied_capabilities","target_ref":"python:_paths"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_correlation_refreshes_only_invalid_supplied_capabilities","target_ref":"python:_ports"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_correlation_refreshes_only_invalid_supplied_capabilities","target_ref":"python:readmodels.SelfAwarenessQueryCorrelationConfig"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_correlation_refreshes_only_invalid_supplied_capabilities","target_ref":"python:readmodels.correlation"}],"parser_ref":"python-ast@1","qualified_name":"test_correlation_refreshes_only_invalid_supplied_capabilities","semantic_key":"python:function:test_correlation_refreshes_only_invalid_supplied_capabilities","source_id":"aoa:abyss-machine:artifact:e34860133c39765d098aedcc","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:eb35f94a51713ea7c9e8b345:aoa:abyss-machine:anchor:6e44f2ad9918d93dba653862","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:6e44f2ad9918d93dba653862","label":"consumer_shape","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/consumer_shape","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/consumer_shape","source_id":"aoa:abyss-machine:artifact:eb35f94a51713ea7c9e8b345","symbol_kind":"json_key"} diff --git a/kag/indexes/shards/anchor/5d.jsonl b/kag/indexes/shards/anchor/5d.jsonl index cc47b01b..b82a5c44 100644 --- a/kag/indexes/shards/anchor/5d.jsonl +++ b/kag/indexes/shards/anchor/5d.jsonl @@ -18,7 +18,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:42934316d82c55a841c45765:aoa:abyss-machine:anchor:af143d00cb54bf36fcd02a67","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:af143d00cb54bf36fcd02a67","label":"Extracted Self-Awareness Completion Contract Core","locator":{"end_column":52,"end_line":1325,"fragment":"extracted-self-awareness-completion-contract-core","pointer":"","start_column":1,"start_line":1325},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:extracted-self-awareness-completion-contract-core","source_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:532c939dc3fccc7461b39a8e:aoa:abyss-machine:anchor:1b9bcdeba6365db06c5232d2","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:1b9bcdeba6365db06c5232d2","label":"consumer_command","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/consumer_command","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/consumer_command","source_id":"aoa:abyss-machine:artifact:532c939dc3fccc7461b39a8e","symbol_kind":"json_key"} {"_key":"anchor:aoa:abyss-machine:artifact:53b243f91331a6bca7c37361:aoa:abyss-machine:anchor:e32fc62736469e13728cf53c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e32fc62736469e13728cf53c","label":"_write","locator":{"end_column":33,"end_line":146,"fragment":"","pointer":"","start_column":1,"start_line":135},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_write","target_ref":"python:handle.fileno"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_write","target_ref":"python:handle.flush"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_write","target_ref":"python:handle.write"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_write","target_ref":"python:json.dump"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_write","target_ref":"python:os.fdopen"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_write","target_ref":"python:os.fsync"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_write","target_ref":"python:os.path.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_write","target_ref":"python:os.replace"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_write","target_ref":"python:os.unlink"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_write","target_ref":"python:tempfile.mkstemp"}],"parser_ref":"python-ast@1","qualified_name":"_write","semantic_key":"python:function:_write","source_id":"aoa:abyss-machine:artifact:53b243f91331a6bca7c37361","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:3beb9f7fd4d8b5f3124eb494","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:3beb9f7fd4d8b5f3124eb494","label":"proc_cgroup_path","locator":{"end_column":16,"end_line":1050,"fragment":"","pointer":"","start_column":1,"start_line":1039},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:proc_cgroup_path","target_ref":"python:cgroup_lines.splitlines"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:proc_cgroup_path","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:proc_cgroup_path","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:proc_cgroup_path","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:proc_cgroup_path","target_ref":"python:line.split"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:proc_cgroup_path","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"proc_cgroup_path","semantic_key":"python:function:proc_cgroup_path","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:3beb9f7fd4d8b5f3124eb494","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:3beb9f7fd4d8b5f3124eb494","label":"proc_cgroup_path","locator":{"end_column":16,"end_line":1043,"fragment":"","pointer":"","start_column":1,"start_line":1032},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:proc_cgroup_path","target_ref":"python:cgroup_lines.splitlines"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:proc_cgroup_path","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:proc_cgroup_path","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:proc_cgroup_path","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:proc_cgroup_path","target_ref":"python:line.split"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:proc_cgroup_path","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"proc_cgroup_path","semantic_key":"python:function:proc_cgroup_path","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:57181c3d52f107ccc9986ce7:aoa:abyss-machine:anchor:04428446011f7f2c9043107a","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:04428446011f7f2c9043107a","label":"lifecycle","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/lifecycle","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/lifecycle","source_id":"aoa:abyss-machine:artifact:57181c3d52f107ccc9986ce7","symbol_kind":"json_key"} {"_key":"anchor:aoa:abyss-machine:artifact:591d48372d3e5ab04b1020a5:aoa:abyss-machine:anchor:3d90c6390c05448c4adc764e","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:3d90c6390c05448c4adc764e","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:591d48372d3e5ab04b1020a5","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:61f660eea56ea3d3ac3d2668:aoa:abyss-machine:anchor:ae37b48b0cf52e63c6d10266","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:ae37b48b0cf52e63c6d10266","label":"safe_atomic_write_json","locator":{"end_column":54,"end_line":209,"fragment":"","pointer":"","start_column":1,"start_line":188},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_json","target_ref":"python:_ensure_state_dir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_json","target_ref":"python:grp.getgrnam"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_json","target_ref":"python:json.dump"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_json","target_ref":"python:os.chmod"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_json","target_ref":"python:os.chown"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_json","target_ref":"python:os.replace"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_json","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_json","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_json","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_json","target_ref":"python:tempfile.NamedTemporaryFile"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:safe_atomic_write_json","target_ref":"python:tmp.write"}],"parser_ref":"python-ast@1","qualified_name":"safe_atomic_write_json","semantic_key":"python:function:safe_atomic_write_json","source_id":"aoa:abyss-machine:artifact:61f660eea56ea3d3ac3d2668","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/5f.jsonl b/kag/indexes/shards/anchor/5f.jsonl index 384e070e..fcbfa65b 100644 --- a/kag/indexes/shards/anchor/5f.jsonl +++ b/kag/indexes/shards/anchor/5f.jsonl @@ -18,7 +18,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:44268a0490aa8ec3fef8ec31:aoa:abyss-machine:anchor:a2c97d92190c7bec4054de45","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:a2c97d92190c7bec4054de45","label":"path_age_days","locator":{"end_column":35,"end_line":261,"fragment":"","pointer":"","start_column":1,"start_line":256},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:path_age_days","target_ref":"python:clock"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:path_age_days","target_ref":"python:path.stat"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:path_age_days","target_ref":"python:round"}],"parser_ref":"python-ast@1","qualified_name":"path_age_days","semantic_key":"python:function:path_age_days","source_id":"aoa:abyss-machine:artifact:44268a0490aa8ec3fef8ec31","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:491d5b192602009bf6868082:aoa:abyss-machine:anchor:2032b6b625c65e153ee2eca8","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:2032b6b625c65e153ee2eca8","label":"Context","locator":{"end_column":10,"end_line":30,"fragment":"context","pointer":"","start_column":1,"start_line":30},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:context","source_id":"aoa:abyss-machine:artifact:491d5b192602009bf6868082","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e:aoa:abyss-machine:anchor:13da5906f453541420124de3","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:13da5906f453541420124de3","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e","symbol_kind":""} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:adf715e5fac55c0dc60056df","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:adf715e5fac55c0dc60056df","label":"meminfo_details","locator":{"end_column":6,"end_line":938,"fragment":"","pointer":"","start_column":1,"start_line":886},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:sorted"}],"parser_ref":"python-ast@1","qualified_name":"meminfo_details","semantic_key":"python:function:meminfo_details","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:adf715e5fac55c0dc60056df","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:adf715e5fac55c0dc60056df","label":"meminfo_details","locator":{"end_column":6,"end_line":931,"fragment":"","pointer":"","start_column":1,"start_line":879},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:meminfo_details","target_ref":"python:sorted"}],"parser_ref":"python-ast@1","qualified_name":"meminfo_details","semantic_key":"python:function:meminfo_details","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:59ed80f48698348201fc1b94:aoa:abyss-machine:anchor:500977f9cfa965ce11ab973f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:500977f9cfa965ce11ab973f","label":"latest_history_writer","locator":{"end_column":18,"end_line":228,"fragment":"","pointer":"","start_column":5,"start_line":226},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_eval_run_and_validate_write_routes_are_fakeable.latest_history_writer","target_ref":"python:latest_history_writes.append"}],"parser_ref":"python-ast@1","qualified_name":"test_eval_run_and_validate_write_routes_are_fakeable.latest_history_writer","semantic_key":"python:method:test_eval_run_and_validate_write_routes_are_fakeable.latest_history_writer","source_id":"aoa:abyss-machine:artifact:59ed80f48698348201fc1b94","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:7c450e326a54e55e18472e8a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:7c450e326a54e55e18472e8a","label":"completion_route_context_complete","locator":{"end_column":128,"end_line":618,"fragment":"","pointer":"","start_column":5,"start_line":616},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_investigation_ports.completion_route_context_complete","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_investigation_ports.completion_route_context_complete","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_investigation_ports.completion_route_context_complete","target_ref":"python:calls.count"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_investigation_ports.completion_route_context_complete","target_ref":"python:completion_doc.get"}],"parser_ref":"python-ast@1","qualified_name":"_fake_investigation_ports.completion_route_context_complete","semantic_key":"python:method:_fake_investigation_ports.completion_route_context_complete","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:eed6f38d3d8994721c60b692","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:eed6f38d3d8994721c60b692","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":""} diff --git a/kag/indexes/shards/anchor/69.jsonl b/kag/indexes/shards/anchor/69.jsonl index 91003439..966d43cf 100644 --- a/kag/indexes/shards/anchor/69.jsonl +++ b/kag/indexes/shards/anchor/69.jsonl @@ -22,7 +22,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a:aoa:abyss-machine:anchor:7cb0ebb52ef2b39f579a3caa","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:7cb0ebb52ef2b39f579a3caa","label":"_repair_policy_enabled","locator":{"end_column":52,"end_line":1135,"fragment":"","pointer":"","start_column":1,"start_line":1132},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_repair_policy_enabled","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_repair_policy_enabled","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_repair_policy_enabled","target_ref":"python:repair_policy.get"}],"parser_ref":"python-ast@1","qualified_name":"_repair_policy_enabled","semantic_key":"python:function:_repair_policy_enabled","source_id":"aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3:aoa:abyss-machine:anchor:2d59470dabfacdd5f6eb176c","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:2d59470dabfacdd5f6eb176c","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3:aoa:abyss-machine:anchor:a101a4b76c3d6f6e0222cc6e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:a101a4b76c3d6f6e0222cc6e","label":"browser_content_record_from_page","locator":{"end_column":18,"end_line":852,"fragment":"","pointer":"","start_column":1,"start_line":711},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:atspi.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:browser_content_quality"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:browser_sensitive_reasons"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:browser_web_context_quality"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:clean_payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:clean_payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:clean_payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:clean_payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:hashlib.sha256"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:page_identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:payload.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:quality.pop"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:raw_text.encode"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:record.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:text_payload"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:text_payload"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:text_payload"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:typing_capture_contracts.browser_ai_counterpart_identity"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:url_payload"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:browser_content_record_from_page","target_ref":"python:virtual_source"}],"parser_ref":"python-ast@1","qualified_name":"browser_content_record_from_page","semantic_key":"python:function:browser_content_record_from_page","source_id":"aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:f3e4d01349749d8f65d6de4e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f3e4d01349749d8f65d6de4e","label":"_safe_ratio","locator":{"end_column":54,"end_line":565,"fragment":"","pointer":"","start_column":1,"start_line":555},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_ratio","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_ratio","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_ratio","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_ratio","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_ratio","target_ref":"python:round"}],"parser_ref":"python-ast@1","qualified_name":"_safe_ratio","semantic_key":"python:function:_safe_ratio","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:f3e4d01349749d8f65d6de4e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f3e4d01349749d8f65d6de4e","label":"_safe_ratio","locator":{"end_column":54,"end_line":558,"fragment":"","pointer":"","start_column":1,"start_line":548},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_ratio","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_ratio","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_ratio","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_ratio","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_ratio","target_ref":"python:round"}],"parser_ref":"python-ast@1","qualified_name":"_safe_ratio","semantic_key":"python:function:_safe_ratio","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:57181c3d52f107ccc9986ce7:aoa:abyss-machine:anchor:86fd1f40878fecdd33bbc3f5","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:86fd1f40878fecdd33bbc3f5","label":"subject_repo_root","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/subject_repo_root","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/subject_repo_root","source_id":"aoa:abyss-machine:artifact:57181c3d52f107ccc9986ce7","symbol_kind":"json_key"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:1069c9d35fae362a47aac908","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:1069c9d35fae362a47aac908","label":"test_investigation_cli_only_binds_host_paths_and_ports","locator":{"end_column":93,"end_line":851,"fragment":"","pointer":"","start_column":1,"start_line":802},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_investigation_cli_only_binds_host_paths_and_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_investigation_cli_only_binds_host_paths_and_ports","target_ref":"python:cli.self_awareness_investigate"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_investigation_cli_only_binds_host_paths_and_ports","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_investigation_cli_only_binds_host_paths_and_ports","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_investigation_cli_only_binds_host_paths_and_ports","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_investigation_cli_only_binds_host_paths_and_ports","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_investigation_cli_only_binds_host_paths_and_ports","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_investigation_cli_only_binds_host_paths_and_ports","target_ref":"python:self_awareness_adapters.SelfAwarenessInvestigationPaths"}],"parser_ref":"python-ast@1","qualified_name":"test_investigation_cli_only_binds_host_paths_and_ports","semantic_key":"python:function:test_investigation_cli_only_binds_host_paths_and_ports","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5fa1c244015f4ae455476ba6:aoa:abyss-machine:anchor:0cf8531f44980a9e00b1c8a4","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:0cf8531f44980a9e00b1c8a4","label":"test_saved_text_scan_candidates_detects_recent_file_and_state_dedupe","locator":{"end_column":75,"end_line":54,"fragment":"","pointer":"","start_column":1,"start_line":26},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_saved_text_scan_candidates_detects_recent_file_and_state_dedupe","target_ref":"python:_policy"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_saved_text_scan_candidates_detects_recent_file_and_state_dedupe","target_ref":"python:_policy"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_saved_text_scan_candidates_detects_recent_file_and_state_dedupe","target_ref":"python:note.stat"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_saved_text_scan_candidates_detects_recent_file_and_state_dedupe","target_ref":"python:note.write_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_saved_text_scan_candidates_detects_recent_file_and_state_dedupe","target_ref":"python:root.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_saved_text_scan_candidates_detects_recent_file_and_state_dedupe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_saved_text_scan_candidates_detects_recent_file_and_state_dedupe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_saved_text_scan_candidates_detects_recent_file_and_state_dedupe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_saved_text_scan_candidates_detects_recent_file_and_state_dedupe","target_ref":"python:typing_saved_text_adapters.saved_text_scan_candidates"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_saved_text_scan_candidates_detects_recent_file_and_state_dedupe","target_ref":"python:typing_saved_text_adapters.saved_text_scan_candidates"}],"parser_ref":"python-ast@1","qualified_name":"test_saved_text_scan_candidates_detects_recent_file_and_state_dedupe","semantic_key":"python:function:test_saved_text_scan_candidates_detects_recent_file_and_state_dedupe","source_id":"aoa:abyss-machine:artifact:5fa1c244015f4ae455476ba6","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/6d.jsonl b/kag/indexes/shards/anchor/6d.jsonl index 8cb39860..b040b03c 100644 --- a/kag/indexes/shards/anchor/6d.jsonl +++ b/kag/indexes/shards/anchor/6d.jsonl @@ -26,7 +26,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3:aoa:abyss-machine:anchor:809e0abf092e1f9f6f82763e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:809e0abf092e1f9f6f82763e","label":"source_catalog","locator":{"end_column":6,"end_line":203,"fragment":"","pointer":"","start_column":1,"start_line":164},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:group.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:items.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:sources.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:sources.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:sources.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:sources.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_catalog","target_ref":"python:state.get"}],"parser_ref":"python-ast@1","qualified_name":"source_catalog","semantic_key":"python:function:source_catalog","source_id":"aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:53fbcb03c3567e4374765d84:aoa:abyss-machine:anchor:1702301328285302e946c6ac","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:1702301328285302e946c6ac","label":"load_json","locator":{"end_column":19,"end_line":18,"fragment":"","pointer":"","start_column":1,"start_line":14},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:load_json","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:load_json","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:load_json","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:load_json","target_ref":"python:path.read_text"}],"parser_ref":"python-ast@1","qualified_name":"load_json","semantic_key":"python:function:load_json","source_id":"aoa:abyss-machine:artifact:53fbcb03c3567e4374765d84","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:540c477526fe9c0f63b7a9fb:aoa:abyss-machine:anchor:df54141579fa2d86cf6261f5","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:df54141579fa2d86cf6261f5","label":"TypingNervousPolicy","locator":{"end_column":10,"end_line":426,"fragment":"","pointer":"","start_column":1,"start_line":16},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:TypingNervousPolicy","target_ref":"python:dataclass"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:TypingNervousPolicy","target_ref":"python:field"}],"parser_ref":"python-ast@1","qualified_name":"TypingNervousPolicy","semantic_key":"python:class:TypingNervousPolicy","source_id":"aoa:abyss-machine:artifact:540c477526fe9c0f63b7a9fb","symbol_kind":"class"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:72c95014e6d89e413339e375","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:72c95014e6d89e413339e375","label":"swap_status","locator":{"end_column":6,"end_line":653,"fragment":"","pointer":"","start_column":1,"start_line":615},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:devices.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:item.pop"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:item.pop"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:item.pop"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:key.lower"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:key.lower"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:key.lower"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:line.split"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:runner"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:zip"}],"parser_ref":"python-ast@1","qualified_name":"swap_status","semantic_key":"python:function:swap_status","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:72c95014e6d89e413339e375","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:72c95014e6d89e413339e375","label":"swap_status","locator":{"end_column":6,"end_line":646,"fragment":"","pointer":"","start_column":1,"start_line":608},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:devices.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:item.pop"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:item.pop"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:item.pop"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:key.lower"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:key.lower"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:key.lower"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:line.split"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:runner"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:swap_status","target_ref":"python:zip"}],"parser_ref":"python-ast@1","qualified_name":"swap_status","semantic_key":"python:function:swap_status","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:b77748aa3abaf7a866ce9ee4","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:b77748aa3abaf7a866ce9ee4","label":"_fake_cycle_ports","locator":{"end_column":79,"end_line":1369,"fragment":"","pointer":"","start_column":1,"start_line":1196},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:range"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:self_awareness_adapters.SelfAwarenessCycleContractPort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:self_awareness_adapters.SelfAwarenessCyclePersistencePort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:self_awareness_adapters.SelfAwarenessCycleRefreshPort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:self_awareness_adapters.SelfAwarenessCycleRuntimePort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_cycle_ports","target_ref":"python:type"}],"parser_ref":"python-ast@1","qualified_name":"_fake_cycle_ports","semantic_key":"python:function:_fake_cycle_ports","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:d5b6dc262ff3ef77b859daf9","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d5b6dc262ff3ef77b859daf9","label":"test_working_stack_inventory_document_assembles_readmodel_without_cli","locator":{"end_column":120,"end_line":5199,"fragment":"","pointer":"","start_column":1,"start_line":5060},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_inventory_document_assembles_readmodel_without_cli","target_ref":"python:all"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_inventory_document_assembles_readmodel_without_cli","target_ref":"python:organs.values"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_inventory_document_assembles_readmodel_without_cli","target_ref":"python:self_awareness_adapters.stack_owned_source_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_inventory_document_assembles_readmodel_without_cli","target_ref":"python:self_awareness_adapters.stack_owned_source_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_inventory_document_assembles_readmodel_without_cli","target_ref":"python:self_awareness_adapters.stack_owned_source_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_inventory_document_assembles_readmodel_without_cli","target_ref":"python:self_awareness_adapters.stack_owned_source_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_inventory_document_assembles_readmodel_without_cli","target_ref":"python:self_awareness_adapters.working_stack_inventory_document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_inventory_document_assembles_readmodel_without_cli","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_inventory_document_assembles_readmodel_without_cli","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_inventory_document_assembles_readmodel_without_cli","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_inventory_document_assembles_readmodel_without_cli","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_inventory_document_assembles_readmodel_without_cli","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_inventory_document_assembles_readmodel_without_cli","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_working_stack_inventory_document_assembles_readmodel_without_cli","semantic_key":"python:function:test_working_stack_inventory_document_assembles_readmodel_without_cli","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:610c324e878d010d1210804a:aoa:abyss-machine:anchor:1da1923de3a4b54fd4564cc5","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:1da1923de3a4b54fd4564cc5","label":"__init__","locator":{"end_column":38,"end_line":513,"fragment":"","pointer":"","start_column":5,"start_line":511},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"_FakeSignal.__init__","semantic_key":"python:method:_FakeSignal.__init__","source_id":"aoa:abyss-machine:artifact:610c324e878d010d1210804a","symbol_kind":"method"} diff --git a/kag/indexes/shards/anchor/73.jsonl b/kag/indexes/shards/anchor/73.jsonl index f6b9f090..401efd08 100644 --- a/kag/indexes/shards/anchor/73.jsonl +++ b/kag/indexes/shards/anchor/73.jsonl @@ -40,6 +40,6 @@ {"_key":"anchor:aoa:abyss-machine:artifact:ca7af527d9725e874f359288:aoa:abyss-machine:anchor:2f92c9d19c8c7f1253245a1e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:2f92c9d19c8c7f1253245a1e","label":"_sha256_bytes","locator":{"end_column":59,"end_line":58,"fragment":"","pointer":"","start_column":1,"start_line":57},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_sha256_bytes","target_ref":"python:hashlib.sha256"}],"parser_ref":"python-ast@1","qualified_name":"_sha256_bytes","semantic_key":"python:function:_sha256_bytes","source_id":"aoa:abyss-machine:artifact:ca7af527d9725e874f359288","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:cad8e2a19f8630aaa394dd19:aoa:abyss-machine:anchor:d7bfbddc72a593d77c4e414b","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:d7bfbddc72a593d77c4e414b","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:cad8e2a19f8630aaa394dd19","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:dacac2ebf9792f0d23c0f922:aoa:abyss-machine:anchor:0cd52eeaf49033ce89f00da7","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:0cd52eeaf49033ce89f00da7","label":"Tests","locator":{"end_column":7,"end_line":1,"fragment":"tests","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:tests","source_id":"aoa:abyss-machine:artifact:dacac2ebf9792f0d23c0f922","symbol_kind":""} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:f26d5ce2cf94606ea33aa49b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f26d5ce2cf94606ea33aa49b","label":"_legacy_registry_upgrade_record","locator":{"end_column":29,"end_line":9894,"fragment":"","pointer":"","start_column":1,"start_line":9817},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_manifest_for_registry_record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_policy_identity_for_registry_record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_verifier_versions"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:controls.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:evidence_refs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:json.dumps"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:policy_identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:policy_identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:policy_identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:policy_identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:policy_identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:policy_identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:source_refs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"}],"parser_ref":"python-ast@1","qualified_name":"_legacy_registry_upgrade_record","semantic_key":"python:function:_legacy_registry_upgrade_record","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:f26d5ce2cf94606ea33aa49b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f26d5ce2cf94606ea33aa49b","label":"_legacy_registry_upgrade_record","locator":{"end_column":29,"end_line":9888,"fragment":"","pointer":"","start_column":1,"start_line":9811},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_manifest_for_registry_record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_policy_identity_for_registry_record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:_verifier_versions"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:controls.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:evidence_refs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:json.dumps"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:policy_identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:policy_identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:policy_identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:policy_identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:policy_identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:policy_identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:source_refs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_legacy_registry_upgrade_record","target_ref":"python:upgraded.get"}],"parser_ref":"python-ast@1","qualified_name":"_legacy_registry_upgrade_record","semantic_key":"python:function:_legacy_registry_upgrade_record","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e3c01d3a29ab5ba522644ab6:aoa:abyss-machine:anchor:7aecae7cec10bb7373652f32","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:7aecae7cec10bb7373652f32","label":"Commands","locator":{"end_column":11,"end_line":86,"fragment":"commands","pointer":"","start_column":1,"start_line":86},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:commands","source_id":"aoa:abyss-machine:artifact:e3c01d3a29ab5ba522644ab6","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:e954daa9dbaf41257f57b48d:aoa:abyss-machine:anchor:c99e7295e77cadbd35158425","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:c99e7295e77cadbd35158425","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:e954daa9dbaf41257f57b48d","symbol_kind":""} diff --git a/kag/indexes/shards/anchor/76.jsonl b/kag/indexes/shards/anchor/76.jsonl index fc18b413..baccaa38 100644 --- a/kag/indexes/shards/anchor/76.jsonl +++ b/kag/indexes/shards/anchor/76.jsonl @@ -19,7 +19,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:50db9bc832fe455acd06b746:aoa:abyss-machine:anchor:872cb363ccd3558078271ff5","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:872cb363ccd3558078271ff5","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:50db9bc832fe455acd06b746","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:52d2598b79152cee4b1c971b:aoa:abyss-machine:anchor:c385b03147c5bf3e157a1525","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:c385b03147c5bf3e157a1525","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:52d2598b79152cee4b1c971b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3:aoa:abyss-machine:anchor:177836758d966174268e6d15","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:177836758d966174268e6d15","label":"_deep_merge","locator":{"end_column":18,"end_line":917,"fragment":"","pointer":"","start_column":1,"start_line":910},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_deep_merge","target_ref":"python:_deep_merge"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_deep_merge","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_deep_merge","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_deep_merge","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_deep_merge","target_ref":"python:override.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_deep_merge","target_ref":"python:result.get"}],"parser_ref":"python-ast@1","qualified_name":"_deep_merge","semantic_key":"python:function:_deep_merge","source_id":"aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:ee73252d04ffbff4b2988f36","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:ee73252d04ffbff4b2988f36","label":"podman_container_index","locator":{"end_column":16,"end_line":1197,"fragment":"","pointer":"","start_column":1,"start_line":1136},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:command_exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:data.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:key.lower"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:labels.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:labels.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:labels.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:labels.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:labels.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:os.environ.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:process_adapters.container_name_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:process_adapters.sanitized_container_labels"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:runner"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"podman_container_index","semantic_key":"python:function:podman_container_index","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:ee73252d04ffbff4b2988f36","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:ee73252d04ffbff4b2988f36","label":"podman_container_index","locator":{"end_column":16,"end_line":1190,"fragment":"","pointer":"","start_column":1,"start_line":1129},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:command_exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:data.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:key.lower"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:labels.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:labels.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:labels.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:labels.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:labels.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:os.environ.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:process_adapters.container_name_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:process_adapters.sanitized_container_labels"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:runner"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_index","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"podman_container_index","semantic_key":"python:function:podman_container_index","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:26d894f3d178ac1b8d915d12","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:26d894f3d178ac1b8d915d12","label":"fake_bridge_loader","locator":{"end_column":66,"end_line":2011,"fragment":"","pointer":"","start_column":5,"start_line":2009},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cycle_latest_and_bridge_documents_use_fake_loaders.fake_bridge_loader","target_ref":"python:bridge_calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cycle_latest_and_bridge_documents_use_fake_loaders.fake_bridge_loader","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_cycle_latest_and_bridge_documents_use_fake_loaders.fake_bridge_loader","semantic_key":"python:method:test_cycle_latest_and_bridge_documents_use_fake_loaders.fake_bridge_loader","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:33fcd6fe4c5adfbf725d4305","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:33fcd6fe4c5adfbf725d4305","label":"_fake_capabilities_ports","locator":{"end_column":63,"end_line":5751,"fragment":"","pointer":"","start_column":1,"start_line":5582},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:detail"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:detail"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:detail"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:detail"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:self_awareness_adapters.SelfAwarenessCapabilitiesContractPort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:self_awareness_adapters.SelfAwarenessCapabilitiesInputPort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_capabilities_ports","target_ref":"python:self_awareness_adapters.SelfAwarenessCapabilitiesPersistencePort"}],"parser_ref":"python-ast@1","qualified_name":"_fake_capabilities_ports","semantic_key":"python:function:_fake_capabilities_ports","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:64d6118d33c5300f034ad799:aoa:abyss-machine:anchor:08f71632bf776823ae524b93","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:08f71632bf776823ae524b93","label":"fake_session","locator":{"end_column":32,"end_line":510,"fragment":"","pointer":"","start_column":5,"start_line":505},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_native_host_session_binds_standard_buffers_and_ingest_callbacks.fake_session","target_ref":"python:browser_ai_transcript_ingest"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_native_host_session_binds_standard_buffers_and_ingest_callbacks.fake_session","target_ref":"python:browser_extension_ingest"}],"parser_ref":"python-ast@1","qualified_name":"test_cli_native_host_session_binds_standard_buffers_and_ingest_callbacks.fake_session","semantic_key":"python:method:test_cli_native_host_session_binds_standard_buffers_and_ingest_callbacks.fake_session","source_id":"aoa:abyss-machine:artifact:64d6118d33c5300f034ad799","symbol_kind":"method"} diff --git a/kag/indexes/shards/anchor/7d.jsonl b/kag/indexes/shards/anchor/7d.jsonl index 97264b9d..5d6139cc 100644 --- a/kag/indexes/shards/anchor/7d.jsonl +++ b/kag/indexes/shards/anchor/7d.jsonl @@ -20,7 +20,6 @@ {"_key":"anchor:aoa:abyss-machine:artifact:4e65839a935e84e02313a874:aoa:abyss-machine:anchor:9fc8066a63150c5082d88a55","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:9fc8066a63150c5082d88a55","label":"Operating Contract","locator":{"end_column":21,"end_line":12,"fragment":"operating-contract","pointer":"","start_column":1,"start_line":12},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:operating-contract","source_id":"aoa:abyss-machine:artifact:4e65839a935e84e02313a874","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:52f89780e901551d9c234e79:aoa:abyss-machine:anchor:0e88c714eb550d728eac9f50","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:0e88c714eb550d728eac9f50","label":"consumer_command","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/consumer_command","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/consumer_command","source_id":"aoa:abyss-machine:artifact:52f89780e901551d9c234e79","symbol_kind":"json_key"} {"_key":"anchor:aoa:abyss-machine:artifact:54263784843f4bdcd082aae6:aoa:abyss-machine:anchor:f4ad1d2f19aae0168f9fa7fb","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:f4ad1d2f19aae0168f9fa7fb","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:54263784843f4bdcd082aae6","symbol_kind":""} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:92e3bd3e9615d6f567804f71","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:92e3bd3e9615d6f567804f71","label":"_kib_to_mib","locator":{"end_column":20,"end_line":552,"fragment":"","pointer":"","start_column":1,"start_line":546},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_kib_to_mib","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_kib_to_mib","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_kib_to_mib","target_ref":"python:round"}],"parser_ref":"python-ast@1","qualified_name":"_kib_to_mib","semantic_key":"python:function:_kib_to_mib#occurrence-2","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:59263bccd7f3c24331dc8b10:aoa:abyss-machine:anchor:66e08814b3f60a1c16bf8e18","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:66e08814b3f60a1c16bf8e18","label":"test_coverage_blocker_linkage_fails_closed_on_identity_policy_and_summary","locator":{"end_column":64,"end_line":147,"fragment":"","pointer":"","start_column":1,"start_line":131},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_coverage_blocker_linkage_fails_closed_on_identity_policy_and_summary","target_ref":"python:_contract_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_coverage_blocker_linkage_fails_closed_on_identity_policy_and_summary","target_ref":"python:_linked_coverage_audit"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_coverage_blocker_linkage_fails_closed_on_identity_policy_and_summary","target_ref":"python:coverage.SelfAwarenessCoverageConfig"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_coverage_blocker_linkage_fails_closed_on_identity_policy_and_summary","target_ref":"python:coverage.coverage_audit_blocker_linkage_issues"}],"parser_ref":"python-ast@1","qualified_name":"test_coverage_blocker_linkage_fails_closed_on_identity_policy_and_summary","semantic_key":"python:function:test_coverage_blocker_linkage_fails_closed_on_identity_policy_and_summary","source_id":"aoa:abyss-machine:artifact:59263bccd7f3c24331dc8b10","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:8ea02d44d2db985b12e3870b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8ea02d44d2db985b12e3870b","label":"run","locator":{"end_column":52,"end_line":6247,"fragment":"","pointer":"","start_column":9,"start_line":6244},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_export_orchestration_routes_refresh_and_final_persistence_independently.refresh.run","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_export_orchestration_routes_refresh_and_final_persistence_independently.refresh.run","target_ref":"python:json.dumps"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_export_orchestration_routes_refresh_and_final_persistence_independently.refresh.run","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_export_orchestration_routes_refresh_and_final_persistence_independently.refresh.run","target_ref":"python:kwargs.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_export_orchestration_routes_refresh_and_final_persistence_independently.refresh.run","target_ref":"python:refresh_write_intents.append"}],"parser_ref":"python-ast@1","qualified_name":"test_export_orchestration_routes_refresh_and_final_persistence_independently.refresh.run","semantic_key":"python:method:test_export_orchestration_routes_refresh_and_final_persistence_independently.refresh.run","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:97837e194bb5bccadfdd97ca","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:97837e194bb5bccadfdd97ca","label":"_fake_probe_ports","locator":{"end_column":79,"end_line":1061,"fragment":"","pointer":"","start_column":1,"start_line":890},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:record"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:self_awareness_adapters.SelfAwarenessProbeContractPort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:self_awareness_adapters.SelfAwarenessProbePersistencePort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:self_awareness_adapters.SelfAwarenessProbeRefreshPort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:self_awareness_adapters.SelfAwarenessProbeRuntimePort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_fake_probe_ports","semantic_key":"python:function:_fake_probe_ports","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/89.jsonl b/kag/indexes/shards/anchor/89.jsonl index b19e6d53..c4d39253 100644 --- a/kag/indexes/shards/anchor/89.jsonl +++ b/kag/indexes/shards/anchor/89.jsonl @@ -17,8 +17,8 @@ {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:b3b35b66fdacf83acc7cdead","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:b3b35b66fdacf83acc7cdead","label":"typing_browser_input_recency","locator":{"end_column":6,"end_line":31521,"fragment":"","pointer":"","start_column":1,"start_line":31511},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_browser_input_recency","target_ref":"python:typing_capture_contracts.typing_browser_input_recency"}],"parser_ref":"python-ast@1","qualified_name":"typing_browser_input_recency","semantic_key":"python:function:typing_browser_input_recency","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:b61a7c1652b486b00812ea3f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:b61a7c1652b486b00812ea3f","label":"process_gnome_shell_pid","locator":{"end_column":54,"end_line":18490,"fragment":"","pointer":"","start_column":1,"start_line":18489},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_gnome_shell_pid","target_ref":"python:process_adapters.process_gnome_shell_pid"}],"parser_ref":"python-ast@1","qualified_name":"process_gnome_shell_pid","semantic_key":"python:function:process_gnome_shell_pid","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:e990dead43379bdee30ee320","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e990dead43379bdee30ee320","label":"change_close","locator":{"end_column":16,"end_line":46886,"fragment":"","pointer":"","start_column":1,"start_line":46742},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:CHANGE_CLOSED_ROOT.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:active_root.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:active_root.replace"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:ai_daily_jsonl_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:change_paths"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:change_record_dir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:changes_contracts.event_document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:changes_index"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:closed_root.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:closed_root.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:decision_review_closeout_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:decision_review_payload"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:files.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:load_json_document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:safe_append_jsonl"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:safe_append_jsonl"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:safe_append_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:safe_atomic_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:safe_atomic_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:change_close","target_ref":"python:value.replace"}],"parser_ref":"python-ast@1","qualified_name":"change_close","semantic_key":"python:function:change_close","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:078776df64856205d4558858","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:078776df64856205d4558858","label":"process_owner_identities","locator":{"end_column":22,"end_line":1036,"fragment":"","pointer":"","start_column":1,"start_line":1018},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:identities.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:seen.add"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:tuple"}],"parser_ref":"python-ast@1","qualified_name":"process_owner_identities","semantic_key":"python:function:process_owner_identities","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:08cc2e2eb5a026e5c3e50dc8","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:08cc2e2eb5a026e5c3e50dc8","label":"_bytes_to_mib","locator":{"end_column":20,"end_line":543,"fragment":"","pointer":"","start_column":1,"start_line":537},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_bytes_to_mib","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_bytes_to_mib","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_bytes_to_mib","target_ref":"python:round"}],"parser_ref":"python-ast@1","qualified_name":"_bytes_to_mib","semantic_key":"python:function:_bytes_to_mib","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:078776df64856205d4558858","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:078776df64856205d4558858","label":"process_owner_identities","locator":{"end_column":22,"end_line":1029,"fragment":"","pointer":"","start_column":1,"start_line":1011},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:identities.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:seen.add"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_owner_identities","target_ref":"python:tuple"}],"parser_ref":"python-ast@1","qualified_name":"process_owner_identities","semantic_key":"python:function:process_owner_identities","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:08cc2e2eb5a026e5c3e50dc8","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:08cc2e2eb5a026e5c3e50dc8","label":"_bytes_to_mib","locator":{"end_column":20,"end_line":536,"fragment":"","pointer":"","start_column":1,"start_line":530},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_bytes_to_mib","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_bytes_to_mib","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_bytes_to_mib","target_ref":"python:round"}],"parser_ref":"python-ast@1","qualified_name":"_bytes_to_mib","semantic_key":"python:function:_bytes_to_mib","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:57181c3d52f107ccc9986ce7:aoa:abyss-machine:anchor:923152fbfe07545eb607f5aa","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:923152fbfe07545eb607f5aa","label":"artifact_subjects","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/artifact_subjects","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/artifact_subjects","source_id":"aoa:abyss-machine:artifact:57181c3d52f107ccc9986ce7","symbol_kind":"json_key"} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:62077f6807aae3edf9be7e30","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:62077f6807aae3edf9be7e30","label":"mcp","locator":{"end_column":60,"end_line":71,"fragment":"","pointer":"/tool_requirements/mcp","start_column":3,"start_line":71},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/tool_requirements/mcp","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:6c0958921d2ccd18ea77ae9e:aoa:abyss-machine:anchor:06df9799a636c12878092700","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:06df9799a636c12878092700","label":"Inputs","locator":{"end_column":10,"end_line":22,"fragment":"inputs","pointer":"","start_column":1,"start_line":22},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:inputs","source_id":"aoa:abyss-machine:artifact:6c0958921d2ccd18ea77ae9e","symbol_kind":""} diff --git a/kag/indexes/shards/anchor/8b.jsonl b/kag/indexes/shards/anchor/8b.jsonl index 2b6d40aa..bf17df70 100644 --- a/kag/indexes/shards/anchor/8b.jsonl +++ b/kag/indexes/shards/anchor/8b.jsonl @@ -30,7 +30,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:cc9b8747df5048d0e08531de:aoa:abyss-machine:anchor:fb33345669396ba2ffd5aa32","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:fb33345669396ba2ffd5aa32","label":"editor_callback_selftest_probe","locator":{"end_column":6,"end_line":360,"fragment":"","pointer":"","start_column":1,"start_line":352},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:editor_callback_selftest_probe","target_ref":"python:editor_callback_selftest_run_id"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:editor_callback_selftest_probe","target_ref":"python:hashlib.sha256"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:editor_callback_selftest_probe","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:editor_callback_selftest_probe","target_ref":"python:text.encode"}],"parser_ref":"python-ast@1","qualified_name":"editor_callback_selftest_probe","semantic_key":"python:function:editor_callback_selftest_probe","source_id":"aoa:abyss-machine:artifact:cc9b8747df5048d0e08531de","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:de0ad01d4dcb55c770ebcb84:aoa:abyss-machine:anchor:c892098d91d4646f13d32e79","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c892098d91d4646f13d32e79","label":"parse_case","locator":{"end_column":6,"end_line":78,"fragment":"","pointer":"","start_column":1,"start_line":65},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_case","target_ref":"python:argparse.ArgumentTypeError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_case","target_ref":"python:argparse.ArgumentTypeError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_case","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_case","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_case","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_case","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_case","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_case","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_case","target_ref":"python:part.strip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_case","target_ref":"python:raw.split"}],"parser_ref":"python-ast@1","qualified_name":"parse_case","semantic_key":"python:function:parse_case","source_id":"aoa:abyss-machine:artifact:de0ad01d4dcb55c770ebcb84","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:dba913522e42495a96a08aa0","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:dba913522e42495a96a08aa0","label":"_c2pa_pre_organization_warning","locator":{"end_column":14,"end_line":6786,"fragment":"","pointer":"","start_column":1,"start_line":6780},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_pre_organization_warning","target_ref":"python:c2pa_trust.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_pre_organization_warning","target_ref":"python:c2pa_trust.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_pre_organization_warning","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_pre_organization_warning","target_ref":"python:onboarding.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_pre_organization_warning","target_ref":"python:onboarding.get"}],"parser_ref":"python-ast@1","qualified_name":"_c2pa_pre_organization_warning","semantic_key":"python:function:_c2pa_pre_organization_warning","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:fde82e909437bcb9d0e7accd","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:fde82e909437bcb9d0e7accd","label":"_manifest_for_registry_record","locator":{"end_column":18,"end_line":9802,"fragment":"","pointer":"","start_column":1,"start_line":9795},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_manifest_for_registry_record","target_ref":"python:load_bundle_manifest"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_manifest_for_registry_record","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_manifest_for_registry_record","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_manifest_for_registry_record","semantic_key":"python:function:_manifest_for_registry_record","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:fde82e909437bcb9d0e7accd","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:fde82e909437bcb9d0e7accd","label":"_manifest_for_registry_record","locator":{"end_column":18,"end_line":9796,"fragment":"","pointer":"","start_column":1,"start_line":9789},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_manifest_for_registry_record","target_ref":"python:load_bundle_manifest"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_manifest_for_registry_record","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_manifest_for_registry_record","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_manifest_for_registry_record","semantic_key":"python:function:_manifest_for_registry_record","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87:aoa:abyss-machine:anchor:c74b97f2b7781de553a6abc3","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c74b97f2b7781de553a6abc3","label":"export_overlay_working_stack_activation_proof","locator":{"end_column":20,"end_line":10280,"fragment":"","pointer":"","start_column":1,"start_line":10212},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:_nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:_nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:activation_entry_by_service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:adjusted.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:adjusted.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:adjusted_step.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:adjusted_step.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:adjusted_steps.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:details.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:export_entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:export_entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:export_entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:export_entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:export_entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:proof.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:proof.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:proof.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:proof.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:step.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:step.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:step.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:step.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:step.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:step.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:step.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:step.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:summary.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:export_overlay_working_stack_activation_proof","target_ref":"python:working_stack_activation_synthetic_proof_complete"}],"parser_ref":"python-ast@1","qualified_name":"export_overlay_working_stack_activation_proof","semantic_key":"python:function:export_overlay_working_stack_activation_proof","source_id":"aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:eada05c21230abac09f3b00b:aoa:abyss-machine:anchor:2fc14ecb74f2de28a966c8ec","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:2fc14ecb74f2de28a966c8ec","label":"purpose","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/purpose","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/purpose","source_id":"aoa:abyss-machine:artifact:eada05c21230abac09f3b00b","symbol_kind":"json_key"} {"_key":"anchor:aoa:abyss-machine:artifact:fedc65d313ce99aed944ab83:aoa:abyss-machine:anchor:547580d37afe493729852168","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:547580d37afe493729852168","label":"test_docs_agents_mesh_skips_materialized_artifact_subject_store","locator":{"end_column":71,"end_line":46,"fragment":"","pointer":"","start_column":1,"start_line":12},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:cli.docs_agents_mesh_discovered_cards"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:cli.docs_agents_mesh_skip_root"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:cli.docs_agents_mesh_skip_root"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:custom_subject_card.parent.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:custom_subject_card.write_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:host_card.parent.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:host_card.write_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:monkeypatch.setenv"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:subject_card.parent.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_docs_agents_mesh_skips_materialized_artifact_subject_store","target_ref":"python:subject_card.write_text"}],"parser_ref":"python-ast@1","qualified_name":"test_docs_agents_mesh_skips_materialized_artifact_subject_store","semantic_key":"python:function:test_docs_agents_mesh_skips_materialized_artifact_subject_store","source_id":"aoa:abyss-machine:artifact:fedc65d313ce99aed944ab83","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/8e.jsonl b/kag/indexes/shards/anchor/8e.jsonl index 792ae19e..89fa4d95 100644 --- a/kag/indexes/shards/anchor/8e.jsonl +++ b/kag/indexes/shards/anchor/8e.jsonl @@ -57,7 +57,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:ba526145c4d31941351c6dfa:aoa:abyss-machine:anchor:334e9b8ec645e535d3e0179d","_kind":"anchor","anchor_kind":"markdown_link","id":"aoa:abyss-machine:anchor:334e9b8ec645e535d3e0179d","label":"RELEASE_CHECK_ROUTE.md","locator":{"end_column":53,"end_line":7,"fragment":"","pointer":"","start_column":5,"start_line":7},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"references","source_context":"heading:testing","target_ref":"RELEASE_CHECK_ROUTE.md"}],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"link:7:5:0:RELEASE_CHECK_ROUTE.md","source_id":"aoa:abyss-machine:artifact:ba526145c4d31941351c6dfa","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:be5bb84980080e45eeb7ec64:aoa:abyss-machine:anchor:8c0fd95884b51d36fbda3dab","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8c0fd95884b51d36fbda3dab","label":"workload_duration_band","locator":{"end_column":23,"end_line":1743,"fragment":"","pointer":"","start_column":1,"start_line":1725},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:bands.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:bands.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:bands.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:bands.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:config.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:config.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:workload_config.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_duration_band","target_ref":"python:workload_config.get"}],"parser_ref":"python-ast@1","qualified_name":"workload_duration_band","semantic_key":"python:function:workload_duration_band","source_id":"aoa:abyss-machine:artifact:be5bb84980080e45eeb7ec64","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e0fa08f9de20489a2ab60cbd:aoa:abyss-machine:anchor:09d3f09a19c2b93c39f2aaba","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:09d3f09a19c2b93c39f2aaba","label":"test_dictation_profile_runtime_contracts_are_module_owned","locator":{"end_column":119,"end_line":96,"fragment":"","pointer":"","start_column":1,"start_line":61},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_profile_runtime_contracts_are_module_owned","target_ref":"python:auto_select_profile"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_profile_runtime_contracts_are_module_owned","target_ref":"python:busy_result"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_profile_runtime_contracts_are_module_owned","target_ref":"python:default_config"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_profile_runtime_contracts_are_module_owned","target_ref":"python:max_seconds"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_profile_runtime_contracts_are_module_owned","target_ref":"python:postprocess_options"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_profile_runtime_contracts_are_module_owned","target_ref":"python:requested_profile_name"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_profile_runtime_contracts_are_module_owned","target_ref":"python:runtime_env"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_profile_runtime_contracts_are_module_owned","target_ref":"python:runtime_options"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_profile_runtime_contracts_are_module_owned","target_ref":"python:validate_config"}],"parser_ref":"python-ast@1","qualified_name":"test_dictation_profile_runtime_contracts_are_module_owned","semantic_key":"python:function:test_dictation_profile_runtime_contracts_are_module_owned","source_id":"aoa:abyss-machine:artifact:e0fa08f9de20489a2ab60cbd","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:01cfa2d8f51f992fbad29899","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:01cfa2d8f51f992fbad29899","label":"_normalize_record_c2pa_trust","locator":{"end_column":22,"end_line":10223,"fragment":"","pointer":"","start_column":1,"start_line":10210},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_normalize_record_c2pa_trust","target_ref":"python:_c2pa_trust_uses_legacy_content_credentials_store"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_normalize_record_c2pa_trust","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_normalize_record_c2pa_trust","target_ref":"python:normalized.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_normalize_record_c2pa_trust","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_normalize_record_c2pa_trust","semantic_key":"python:function:_normalize_record_c2pa_trust","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:01cfa2d8f51f992fbad29899","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:01cfa2d8f51f992fbad29899","label":"_normalize_record_c2pa_trust","locator":{"end_column":22,"end_line":10217,"fragment":"","pointer":"","start_column":1,"start_line":10204},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_normalize_record_c2pa_trust","target_ref":"python:_c2pa_trust_uses_legacy_content_credentials_store"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_normalize_record_c2pa_trust","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_normalize_record_c2pa_trust","target_ref":"python:normalized.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_normalize_record_c2pa_trust","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_normalize_record_c2pa_trust","semantic_key":"python:function:_normalize_record_c2pa_trust","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:4f0a9810d9688aca101597cd","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4f0a9810d9688aca101597cd","label":"_c2pa_trust_anchor_ref","locator":{"end_column":17,"end_line":6507,"fragment":"","pointer":"","start_column":1,"start_line":6500},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_anchor_ref","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_anchor_ref","target_ref":"python:_portable_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_anchor_ref","target_ref":"python:path.is_absolute"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_anchor_ref","target_ref":"python:value.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_c2pa_trust_anchor_ref","target_ref":"python:value.strip"}],"parser_ref":"python-ast@1","qualified_name":"_c2pa_trust_anchor_ref","semantic_key":"python:function:_c2pa_trust_anchor_ref","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87:aoa:abyss-machine:anchor:70f561fac3774a4c6ceab543","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:70f561fac3774a4c6ceab543","label":"collect_stack_model_path_refs","locator":{"end_column":16,"end_line":7606,"fragment":"","pointer":"","start_column":1,"start_line":7571},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_stack_model_path_refs","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_stack_model_path_refs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_stack_model_path_refs","target_ref":"python:tuple"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_stack_model_path_refs","target_ref":"python:visit"}],"parser_ref":"python-ast@1","qualified_name":"collect_stack_model_path_refs","semantic_key":"python:function:collect_stack_model_path_refs","source_id":"aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b:aoa:abyss-machine:anchor:4227725e3df4a7dea84bd623","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4227725e3df4a7dea84bd623","label":"fake_append","locator":{"end_column":20,"end_line":1353,"fragment":"","pointer":"","start_column":5,"start_line":1351},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_token_accounting_store_readmodels_route_writes_and_count.fake_append","target_ref":"python:appends.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_token_accounting_store_readmodels_route_writes_and_count.fake_append","target_ref":"python:data.get"}],"parser_ref":"python-ast@1","qualified_name":"test_token_accounting_store_readmodels_route_writes_and_count.fake_append","semantic_key":"python:method:test_token_accounting_store_readmodels_route_writes_and_count.fake_append","source_id":"aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b","symbol_kind":"method"} diff --git a/kag/indexes/shards/anchor/96.jsonl b/kag/indexes/shards/anchor/96.jsonl index b2fd9d96..b115e58c 100644 --- a/kag/indexes/shards/anchor/96.jsonl +++ b/kag/indexes/shards/anchor/96.jsonl @@ -54,7 +54,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:c60820438ccf25706dbe2fec:aoa:abyss-machine:anchor:4fbdc27c19d65a07eae16212","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4fbdc27c19d65a07eae16212","label":"test_self_awareness_trace_context_fallback_routes_to_next_open_requirement_after_trace_closes","locator":{"end_column":69,"end_line":2476,"fragment":"","pointer":"","start_column":1,"start_line":2408},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_self_awareness_trace_context_fallback_routes_to_next_open_requirement_after_trace_closes","target_ref":"python:abyss_machine_module.self_awareness_trace_context_fallback"}],"parser_ref":"python-ast@1","qualified_name":"test_self_awareness_trace_context_fallback_routes_to_next_open_requirement_after_trace_closes","semantic_key":"python:function:test_self_awareness_trace_context_fallback_routes_to_next_open_requirement_after_trace_closes","source_id":"aoa:abyss-machine:artifact:c60820438ccf25706dbe2fec","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:d2a9ed90bd0ff4eae97608c1:aoa:abyss-machine:anchor:4487866599aa9552c02ab24d","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4487866599aa9552c02ab24d","label":"_os_composition","locator":{"end_column":6,"end_line":143,"fragment":"","pointer":"","start_column":1,"start_line":89},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_os_composition","target_ref":"python:enumerate"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_os_composition","target_ref":"python:hashlib.sha256"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_os_composition","target_ref":"python:json.dumps"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_os_composition","target_ref":"python:owners.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_os_composition","target_ref":"python:range"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_os_composition","target_ref":"python:sorted"}],"parser_ref":"python-ast@1","qualified_name":"_os_composition","semantic_key":"python:function:_os_composition","source_id":"aoa:abyss-machine:artifact:d2a9ed90bd0ff4eae97608c1","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:d972d3432608e0c15061f324:aoa:abyss-machine:anchor:d9e4e123a74eb43eae82a9f9","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:d9e4e123a74eb43eae82a9f9","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:d972d3432608e0c15061f324","symbol_kind":""} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:7464869b7a6a7ca0244533b9","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:7464869b7a6a7ca0244533b9","label":"_trust_root_evidence_digest_values","locator":{"end_column":19,"end_line":10185,"fragment":"","pointer":"","start_column":1,"start_line":10179},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_digest_values","target_ref":"python:digests.add"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_digest_values","target_ref":"python:evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_digest_values","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_digest_values","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_trust_root_evidence_digest_values","semantic_key":"python:function:_trust_root_evidence_digest_values","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:7464869b7a6a7ca0244533b9","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:7464869b7a6a7ca0244533b9","label":"_trust_root_evidence_digest_values","locator":{"end_column":19,"end_line":10179,"fragment":"","pointer":"","start_column":1,"start_line":10173},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_digest_values","target_ref":"python:digests.add"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_digest_values","target_ref":"python:evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_digest_values","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_root_evidence_digest_values","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_trust_root_evidence_digest_values","semantic_key":"python:function:_trust_root_evidence_digest_values","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:f38ae73055fa0d40c472782e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f38ae73055fa0d40c472782e","label":"_artifact_affected_matches","locator":{"end_column":36,"end_line":3780,"fragment":"","pointer":"","start_column":1,"start_line":3730},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:_path_matches_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:_path_matches_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:_path_matches_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:automation_profile.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:matches.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:matches.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:matches.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:profile.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:reasons.add"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:reasons.add"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:reasons.add"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:refs.extend"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:refs.extend"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:refs.extend"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:refs.extend"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:refs.extend"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:source_route.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:source_route.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:source_route.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_artifact_affected_matches","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_artifact_affected_matches","semantic_key":"python:function:_artifact_affected_matches","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87:aoa:abyss-machine:anchor:e5a34f5150ef1ae7188f6947","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e5a34f5150ef1ae7188f6947","label":"add_source","locator":{"end_column":85,"end_line":6322,"fragment":"","pointer":"","start_column":5,"start_line":6321},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:body_closure_status_document.add_source","target_ref":"python:watch_sources.append"}],"parser_ref":"python-ast@1","qualified_name":"body_closure_status_document.add_source","semantic_key":"python:method:body_closure_status_document.add_source","source_id":"aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:e3c68be4e578933ec1db687d:aoa:abyss-machine:anchor:e2da9cbeb60b9b9e92e52e2e","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:e2da9cbeb60b9b9e92e52e2e","label":"Current Applicability","locator":{"end_column":24,"end_line":65,"fragment":"current-applicability","pointer":"","start_column":1,"start_line":65},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:current-applicability","source_id":"aoa:abyss-machine:artifact:e3c68be4e578933ec1db687d","symbol_kind":""} diff --git a/kag/indexes/shards/anchor/9b.jsonl b/kag/indexes/shards/anchor/9b.jsonl index 8caa9111..f5e0b039 100644 --- a/kag/indexes/shards/anchor/9b.jsonl +++ b/kag/indexes/shards/anchor/9b.jsonl @@ -21,7 +21,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:42934316d82c55a841c45765:aoa:abyss-machine:anchor:acd4750f0055af8785cad027","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:acd4750f0055af8785cad027","label":"Distributed Memory Ownership","locator":{"end_column":32,"end_line":2088,"fragment":"distributed-memory-ownership","pointer":"","start_column":1,"start_line":2088},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:distributed-memory-ownership","source_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:4fbaae6dc00698a298d90639:aoa:abyss-machine:anchor:a0eef79c910ee7f2c6cb656a","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:a0eef79c910ee7f2c6cb656a","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:4fbaae6dc00698a298d90639","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:540c477526fe9c0f63b7a9fb:aoa:abyss-machine:anchor:1b9c173e04e48b40befc8602","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:1b9c173e04e48b40befc8602","label":"nervous_root","locator":{"end_column":100,"end_line":54,"fragment":"","pointer":"","start_column":5,"start_line":53},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:TypingNervousPolicy.nervous_root","target_ref":"python:self._env_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:TypingNervousPolicy.nervous_root","target_ref":"python:self.path_policy.state_path"}],"parser_ref":"python-ast@1","qualified_name":"TypingNervousPolicy.nervous_root","semantic_key":"python:method:TypingNervousPolicy.nervous_root","source_id":"aoa:abyss-machine:artifact:540c477526fe9c0f63b7a9fb","symbol_kind":"method"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:0a67531e0f5a9a697d3fe4f9","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:0a67531e0f5a9a697d3fe4f9","label":"sysctl_snapshot","locator":{"end_column":80,"end_line":612,"fragment":"","pointer":"","start_column":1,"start_line":595},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:key.strip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:line.partition"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:runner"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:value.strip"}],"parser_ref":"python-ast@1","qualified_name":"sysctl_snapshot","semantic_key":"python:function:sysctl_snapshot","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:0a67531e0f5a9a697d3fe4f9","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:0a67531e0f5a9a697d3fe4f9","label":"sysctl_snapshot","locator":{"end_column":80,"end_line":605,"fragment":"","pointer":"","start_column":1,"start_line":588},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:key.strip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:line.partition"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:runner"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:sysctl_snapshot","target_ref":"python:value.strip"}],"parser_ref":"python-ast@1","qualified_name":"sysctl_snapshot","semantic_key":"python:function:sysctl_snapshot","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5f487ed25f343719a3049e5a:aoa:abyss-machine:anchor:35824ade03bd7b01419e5500","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:35824ade03bd7b01419e5500","label":"latest_summary","locator":{"end_column":49,"end_line":467,"fragment":"","pointer":"","start_column":1,"start_line":464},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:latest_summary","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:latest_summary","target_ref":"python:value.get"}],"parser_ref":"python-ast@1","qualified_name":"latest_summary","semantic_key":"python:function:latest_summary","source_id":"aoa:abyss-machine:artifact:5f487ed25f343719a3049e5a","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:649e46ada990e20d0b5bf443:aoa:abyss-machine:anchor:a434376e96250a740a93f2a2","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:a434376e96250a740a93f2a2","label":"path_exists","locator":{"end_column":32,"end_line":41,"fragment":"","pointer":"","start_column":5,"start_line":39},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_capture_status_document_uses_fakeable_ports_without_live_io.path_exists","target_ref":"python:exists_reads.append"}],"parser_ref":"python-ast@1","qualified_name":"test_capture_status_document_uses_fakeable_ports_without_live_io.path_exists","semantic_key":"python:method:test_capture_status_document_uses_fakeable_ports_without_live_io.path_exists","source_id":"aoa:abyss-machine:artifact:649e46ada990e20d0b5bf443","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:68d1abf41ce1f41070373594:aoa:abyss-machine:anchor:4da27a4f969856e1308f0b92","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4da27a4f969856e1308f0b92","label":"test_atspi_focused_candidate_walk_routes_tree_through_builder_without_live_pyatspi","locator":{"end_column":60,"end_line":649,"fragment":"","pointer":"","start_column":1,"start_line":597},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_atspi_focused_candidate_walk_routes_tree_through_builder_without_live_pyatspi","target_ref":"python:FakeAccessible"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_atspi_focused_candidate_walk_routes_tree_through_builder_without_live_pyatspi","target_ref":"python:FakeAccessible"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_atspi_focused_candidate_walk_routes_tree_through_builder_without_live_pyatspi","target_ref":"python:FakeAccessible"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_atspi_focused_candidate_walk_routes_tree_through_builder_without_live_pyatspi","target_ref":"python:FakeAccessible"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_atspi_focused_candidate_walk_routes_tree_through_builder_without_live_pyatspi","target_ref":"python:FakeApp"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_atspi_focused_candidate_walk_routes_tree_through_builder_without_live_pyatspi","target_ref":"python:FakeDocument"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_atspi_focused_candidate_walk_routes_tree_through_builder_without_live_pyatspi","target_ref":"python:FakeRegistry"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_atspi_focused_candidate_walk_routes_tree_through_builder_without_live_pyatspi","target_ref":"python:FakeState"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_atspi_focused_candidate_walk_routes_tree_through_builder_without_live_pyatspi","target_ref":"python:FakeText"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_atspi_focused_candidate_walk_routes_tree_through_builder_without_live_pyatspi","target_ref":"python:type"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_atspi_focused_candidate_walk_routes_tree_through_builder_without_live_pyatspi","target_ref":"python:typing_atspi_adapters.atspi_focused_candidate_walk"}],"parser_ref":"python-ast@1","qualified_name":"test_atspi_focused_candidate_walk_routes_tree_through_builder_without_live_pyatspi","semantic_key":"python:function:test_atspi_focused_candidate_walk_routes_tree_through_builder_without_live_pyatspi","source_id":"aoa:abyss-machine:artifact:68d1abf41ce1f41070373594","symbol_kind":"function"} @@ -46,7 +46,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:b06772e6b808b957275797b5:aoa:abyss-machine:anchor:4e0c09ce02bcdaa75cb53185","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4e0c09ce02bcdaa75cb53185","label":"test_heartbeat_candidate_lifecycle_persists_and_resolves","locator":{"end_column":48,"end_line":185,"fragment":"","pointer":"","start_column":1,"start_line":115},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_heartbeat_candidate_lifecycle_persists_and_resolves","target_ref":"python:abyss_machine_module.heartbeat_candidate_lifecycle"}],"parser_ref":"python-ast@1","qualified_name":"test_heartbeat_candidate_lifecycle_persists_and_resolves","semantic_key":"python:function:test_heartbeat_candidate_lifecycle_persists_and_resolves","source_id":"aoa:abyss-machine:artifact:b06772e6b808b957275797b5","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:c9fb7597ee619fe02df90ed7:aoa:abyss-machine:anchor:4623b1206b83170149ede329","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4623b1206b83170149ede329","label":"test_aoa_kag_registry_readmodel_requires_abi_sbom_and_slsa_without_premature_cosign_or_c2pa","locator":{"end_column":89,"end_line":372,"fragment":"","pointer":"","start_column":1,"start_line":355},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_aoa_kag_registry_readmodel_requires_abi_sbom_and_slsa_without_premature_cosign_or_c2pa","target_ref":"python:load_policy"}],"parser_ref":"python-ast@1","qualified_name":"test_aoa_kag_registry_readmodel_requires_abi_sbom_and_slsa_without_premature_cosign_or_c2pa","semantic_key":"python:function:test_aoa_kag_registry_readmodel_requires_abi_sbom_and_slsa_without_premature_cosign_or_c2pa","source_id":"aoa:abyss-machine:artifact:c9fb7597ee619fe02df90ed7","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:d8d22ec1c534d8be08797136:aoa:abyss-machine:anchor:77ff471652da27a4951822a6","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:77ff471652da27a4951822a6","label":"Host Facts Mechanic","locator":{"end_column":21,"end_line":1,"fragment":"host-facts-mechanic","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:host-facts-mechanic","source_id":"aoa:abyss-machine:artifact:d8d22ec1c534d8be08797136","symbol_kind":""} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:7d76be337cf19908eb2291f4","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:7d76be337cf19908eb2291f4","label":"_trust_gate_inspected_claims","locator":{"end_column":6,"end_line":10497,"fragment":"","pointer":"","start_column":1,"start_line":10374},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:_evidence_ref_hygiene"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:_production_trust_root_expected_modes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:_record_c2pa_trust"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:_record_digest_values"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:_trust_root_evidence_verification"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:production_privacy_boundary_review_reason"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:trust_root_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:trust_root_evidence.get"}],"parser_ref":"python-ast@1","qualified_name":"_trust_gate_inspected_claims","semantic_key":"python:function:_trust_gate_inspected_claims","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:7d76be337cf19908eb2291f4","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:7d76be337cf19908eb2291f4","label":"_trust_gate_inspected_claims","locator":{"end_column":6,"end_line":10491,"fragment":"","pointer":"","start_column":1,"start_line":10368},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:_evidence_ref_hygiene"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:_production_trust_root_expected_modes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:_record_c2pa_trust"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:_record_digest_values"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:_trust_root_evidence_verification"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:production_privacy_boundary_review_reason"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:selected.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:trust_root_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_trust_gate_inspected_claims","target_ref":"python:trust_root_evidence.get"}],"parser_ref":"python-ast@1","qualified_name":"_trust_gate_inspected_claims","semantic_key":"python:function:_trust_gate_inspected_claims","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e85e5c54e35469da56264fb5:aoa:abyss-machine:anchor:6b56af1ef3054a492f0434db","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:6b56af1ef3054a492f0434db","label":"id","locator":{"end_column":22,"end_line":52,"fragment":"","pointer":"/jobs/combined_scheduler/steps/5/id","start_column":9,"start_line":52},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/jobs/combined_scheduler/steps/5/id","source_id":"aoa:abyss-machine:artifact:e85e5c54e35469da56264fb5","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:ea1a73c3524c9e1c4469c454:aoa:abyss-machine:anchor:853a5516e2167fde41d29a0b","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:853a5516e2167fde41d29a0b","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:ea1a73c3524c9e1c4469c454","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:ebb120df7ded72e5a581a1a0:aoa:abyss-machine:anchor:0916d1fa74d9df69a7c72800","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:0916d1fa74d9df69a7c72800","label":"test_graph_validate_document_is_module_owned_with_cli_adapter","locator":{"end_column":51,"end_line":83,"fragment":"","pointer":"","start_column":1,"start_line":54},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_graph_validate_document_is_module_owned_with_cli_adapter","target_ref":"python:cli.graph_validate_document_from_checks"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_graph_validate_document_is_module_owned_with_cli_adapter","target_ref":"python:context_contracts.graph_validate_document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_graph_validate_document_is_module_owned_with_cli_adapter","target_ref":"python:monkeypatch.setattr"}],"parser_ref":"python-ast@1","qualified_name":"test_graph_validate_document_is_module_owned_with_cli_adapter","semantic_key":"python:function:test_graph_validate_document_is_module_owned_with_cli_adapter","source_id":"aoa:abyss-machine:artifact:ebb120df7ded72e5a581a1a0","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/9e.jsonl b/kag/indexes/shards/anchor/9e.jsonl index 6fe85fae..42258ff4 100644 --- a/kag/indexes/shards/anchor/9e.jsonl +++ b/kag/indexes/shards/anchor/9e.jsonl @@ -18,7 +18,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a:aoa:abyss-machine:anchor:b840481545327dc3301984b2","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:b840481545327dc3301984b2","label":"DoctorAiProbePort","locator":{"end_column":50,"end_line":183,"fragment":"","pointer":"","start_column":1,"start_line":173},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:DoctorAiProbePort","target_ref":"python:dataclass"}],"parser_ref":"python-ast@1","qualified_name":"DoctorAiProbePort","semantic_key":"python:class:DoctorAiProbePort","source_id":"aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a","symbol_kind":"class"} {"_key":"anchor:aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a:aoa:abyss-machine:anchor:dc370470705a5d51610d2c5f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:dc370470705a5d51610d2c5f","label":"collect_doctor_ai_checks","locator":{"end_column":18,"end_line":869,"fragment":"","pointer":"","start_column":1,"start_line":658},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_add_check"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_facts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_facts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_facts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_facts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_facts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_facts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_facts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_facts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_facts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_host.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_host.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_host.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_host.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_host.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_host.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_host.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_host.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_ready.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_ready.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_ready.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:ai_ready.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:capabilities.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:capabilities.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:capabilities.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:capabilities.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:capability_rows.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:current_runtime.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:current_runtime.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:devices.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:devices.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:devices.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:devices.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:latest_benchmark.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:latest_benchmark.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:latest_benchmark.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:latest_eval.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:latest_eval.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:latest_eval.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:model_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:model_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:models.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:models.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.ai_capabilities"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.ai_policy"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.ai_runtime_snapshot"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.ai_status"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.ai_storage_status"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.ai_tts_profiles"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.ai_workload_status"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.load_report_latest"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.path_exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.path_exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.path_exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.path_exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.path_exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.path_exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.path_exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.path_exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:port.systemd_unit"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:report_latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:report_latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:report_latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:report_latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:runtime_snapshot.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:runtime_snapshot.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:runtime_snapshot.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:runtime_snapshot.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:runtime_snapshot.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:storage_status_data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:storage_status_data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:storage_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:tts_profiles.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:tts_profiles.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:tts_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:tts_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:tts_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:value.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:workload_status.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:workload_status.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:workload_status.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:workload_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:workload_summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:workload_timer.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:workload_timer.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:workload_timer.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:collect_doctor_ai_checks","target_ref":"python:workload_timer.get"}],"parser_ref":"python-ast@1","qualified_name":"collect_doctor_ai_checks","semantic_key":"python:function:collect_doctor_ai_checks","source_id":"aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:4bb4601e155381a66e919416:aoa:abyss-machine:anchor:0604d4e87234ea88023e31af","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:0604d4e87234ea88023e31af","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:4bb4601e155381a66e919416","symbol_kind":""} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:f2e39447b2f0d92f2515d17e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f2e39447b2f0d92f2515d17e","label":"parse_key_value_file","locator":{"end_column":18,"end_line":511,"fragment":"","pointer":"","start_column":1,"start_line":501},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_key_value_file","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_key_value_file","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_key_value_file","target_ref":"python:key.strip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_key_value_file","target_ref":"python:line.partition"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_key_value_file","target_ref":"python:value.strip"}],"parser_ref":"python-ast@1","qualified_name":"parse_key_value_file","semantic_key":"python:function:parse_key_value_file","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:f2e39447b2f0d92f2515d17e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f2e39447b2f0d92f2515d17e","label":"parse_key_value_file","locator":{"end_column":18,"end_line":504,"fragment":"","pointer":"","start_column":1,"start_line":494},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_key_value_file","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_key_value_file","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_key_value_file","target_ref":"python:key.strip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_key_value_file","target_ref":"python:line.partition"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_key_value_file","target_ref":"python:value.strip"}],"parser_ref":"python-ast@1","qualified_name":"parse_key_value_file","semantic_key":"python:function:parse_key_value_file","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5c2c70857a0af9468fff6aff:aoa:abyss-machine:anchor:c2d049449a2c21c73f6e7a61","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:c2d049449a2c21c73f6e7a61","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:5c2c70857a0af9468fff6aff","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:9df3f4920f5ac8a8eb54161c","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:9df3f4920f5ac8a8eb54161c","label":"health","locator":{"end_column":16,"end_line":9,"fragment":"","pointer":"/identity/health","start_column":3,"start_line":9},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/identity/health","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:0e46e5dd832e072352c73022","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:0e46e5dd832e072352c73022","label":"test_working_stack_model_bridge_links_ai_capability_to_stack_model_root","locator":{"end_column":65,"end_line":5042,"fragment":"","pointer":"","start_column":1,"start_line":4993},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_model_bridge_links_ai_capability_to_stack_model_root","target_ref":"python:self_awareness_adapters.stack_owned_source_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_model_bridge_links_ai_capability_to_stack_model_root","target_ref":"python:self_awareness_adapters.working_stack_model_bridge"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_model_bridge_links_ai_capability_to_stack_model_root","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_model_bridge_links_ai_capability_to_stack_model_root","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_model_bridge_links_ai_capability_to_stack_model_root","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_working_stack_model_bridge_links_ai_capability_to_stack_model_root","semantic_key":"python:function:test_working_stack_model_bridge_links_ai_capability_to_stack_model_root","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/a3.jsonl b/kag/indexes/shards/anchor/a3.jsonl index 0b3bae37..0276f32a 100644 --- a/kag/indexes/shards/anchor/a3.jsonl +++ b/kag/indexes/shards/anchor/a3.jsonl @@ -26,8 +26,8 @@ {"_key":"anchor:aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a:aoa:abyss-machine:anchor:37238a1dc0570b4f95e983d7","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:37238a1dc0570b4f95e983d7","label":"build_machine_report_document","locator":{"end_column":6,"end_line":1129,"fragment":"","pointer":"","start_column":1,"start_line":1103},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:build_machine_report_document","target_ref":"python:collect_machine_report_inputs"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:build_machine_report_document","target_ref":"python:doctor_contracts.machine_report_document"}],"parser_ref":"python-ast@1","qualified_name":"build_machine_report_document","semantic_key":"python:function:build_machine_report_document","source_id":"aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:4a15e3d3687cae620619fdb2:aoa:abyss-machine:anchor:7ffee85b6365457a2ffb65af","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:7ffee85b6365457a2ffb65af","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:4a15e3d3687cae620619fdb2","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:52f7613584e4afb44eac4732:aoa:abyss-machine:anchor:d0c279118235be74ef7a7b0b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d0c279118235be74ef7a7b0b","label":"test_codex_pre_returns_supported_deny_shape","locator":{"end_column":64,"end_line":98,"fragment":"","pointer":"","start_column":1,"start_line":81},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_codex_pre_returns_supported_deny_shape","target_ref":"python:event"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_codex_pre_returns_supported_deny_shape","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_codex_pre_returns_supported_deny_shape","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_codex_pre_returns_supported_deny_shape","target_ref":"python:resource_codex_hook.pre_tool"}],"parser_ref":"python-ast@1","qualified_name":"test_codex_pre_returns_supported_deny_shape","semantic_key":"python:function:test_codex_pre_returns_supported_deny_shape","source_id":"aoa:abyss-machine:artifact:52f7613584e4afb44eac4732","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:90e7c57a685f865233b3d72c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:90e7c57a685f865233b3d72c","label":"parse_pressure_file","locator":{"end_column":18,"end_line":534,"fragment":"","pointer":"","start_column":1,"start_line":514},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:item.partition"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:line.split"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:path.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:text.splitlines"}],"parser_ref":"python-ast@1","qualified_name":"parse_pressure_file","semantic_key":"python:function:parse_pressure_file","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:c14e1f2395e3afc6ced690f3","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c14e1f2395e3afc6ced690f3","label":"resource_slice_cache_offers","locator":{"end_column":6,"end_line":873,"fragment":"","pointer":"","start_column":1,"start_line":757},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_read_optional_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_systemd_show_records"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:by_name.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:command_runner"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:control_group.lstrip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:control_group.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:events.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:offers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:parse_key_value_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:parse_key_value_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:path.is_dir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:stat.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:stat.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:stat.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:stat.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:stat.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:stat.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:unit.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:unit.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:unit.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"}],"parser_ref":"python-ast@1","qualified_name":"resource_slice_cache_offers","semantic_key":"python:function:resource_slice_cache_offers","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:90e7c57a685f865233b3d72c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:90e7c57a685f865233b3d72c","label":"parse_pressure_file","locator":{"end_column":18,"end_line":527,"fragment":"","pointer":"","start_column":1,"start_line":507},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:item.partition"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:line.split"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:path.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:parse_pressure_file","target_ref":"python:text.splitlines"}],"parser_ref":"python-ast@1","qualified_name":"parse_pressure_file","semantic_key":"python:function:parse_pressure_file","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:c14e1f2395e3afc6ced690f3","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c14e1f2395e3afc6ced690f3","label":"resource_slice_cache_offers","locator":{"end_column":6,"end_line":866,"fragment":"","pointer":"","start_column":1,"start_line":750},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_read_optional_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_safe_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:_systemd_show_records"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:by_name.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:command_runner"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:control_group.lstrip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:control_group.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:events.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:offers.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:parse_key_value_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:parse_key_value_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:path.is_dir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:stat.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:stat.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:stat.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:stat.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:stat.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:stat.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:unit.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:unit.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:unit.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:resource_slice_cache_offers","target_ref":"python:withheld.append"}],"parser_ref":"python-ast@1","qualified_name":"resource_slice_cache_offers","semantic_key":"python:function:resource_slice_cache_offers","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:56aae101e9556d61fb78a24f:aoa:abyss-machine:anchor:f7733788c7f63068a04aabfb","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:f7733788c7f63068a04aabfb","label":"Status","locator":{"end_column":9,"end_line":3,"fragment":"status","pointer":"","start_column":1,"start_line":3},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:status","source_id":"aoa:abyss-machine:artifact:56aae101e9556d61fb78a24f","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:3c377b33536991782baf71a3","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:3c377b33536991782baf71a3","label":"test_working_stack_gap_episodes_are_adapter_owned","locator":{"end_column":47,"end_line":4417,"fragment":"","pointer":"","start_column":1,"start_line":4332},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_gap_episodes_are_adapter_owned","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_gap_episodes_are_adapter_owned","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_gap_episodes_are_adapter_owned","target_ref":"python:self_awareness_adapters.working_stack_gap_episodes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_gap_episodes_are_adapter_owned","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_gap_episodes_are_adapter_owned","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_gap_episodes_are_adapter_owned","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_gap_episodes_are_adapter_owned","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_working_stack_gap_episodes_are_adapter_owned","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_working_stack_gap_episodes_are_adapter_owned","semantic_key":"python:function:test_working_stack_gap_episodes_are_adapter_owned","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:6f3722ed36db26cd25e72783:aoa:abyss-machine:anchor:68567e2eb9116d45ac230815","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:68567e2eb9116d45ac230815","label":"bootstrap_install_bundle","locator":{"end_column":36,"end_line":12,"fragment":"","pointer":"/on/workflow_dispatch/inputs/artifact/options/0","start_column":11,"start_line":12},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/on/workflow_dispatch/inputs/artifact/options/0","source_id":"aoa:abyss-machine:artifact:6f3722ed36db26cd25e72783","symbol_kind":""} diff --git a/kag/indexes/shards/anchor/a99.jsonl b/kag/indexes/shards/anchor/a99.jsonl index 82d2b620..48c26b4d 100644 --- a/kag/indexes/shards/anchor/a99.jsonl +++ b/kag/indexes/shards/anchor/a99.jsonl @@ -1,4 +1,4 @@ {"_key":"anchor:aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a:aoa:abyss-machine:anchor:718254b0d31178c10790e2c8","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:718254b0d31178c10790e2c8","label":"_tuf_role","locator":{"end_column":6,"end_line":4564,"fragment":"","pointer":"","start_column":1,"start_line":4541},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_tuf_role","target_ref":"python:_canonical_tuf_bytes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_tuf_role","target_ref":"python:_canonical_tuf_bytes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_tuf_role","target_ref":"python:extra_key.sign"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_tuf_role","target_ref":"python:signatures.append"}],"parser_ref":"python-ast@1","qualified_name":"_tuf_role","semantic_key":"python:function:_tuf_role","source_id":"aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:42934316d82c55a841c45765:aoa:abyss-machine:anchor:9651529b8a633c66f73a06b1","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:9651529b8a633c66f73a06b1","label":"Extracted Self-Awareness Requirement Contracts","locator":{"end_column":49,"end_line":1761,"fragment":"extracted-self-awareness-requirement-contracts","pointer":"","start_column":1,"start_line":1761},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:extracted-self-awareness-requirement-contracts","source_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:42934316d82c55a841c45765:aoa:abyss-machine:anchor:e64eb0814d9683233b757919","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:e64eb0814d9683233b757919","label":"Extracted Self-Awareness Episode Response Contracts","locator":{"end_column":54,"end_line":1595,"fragment":"extracted-self-awareness-episode-response-contracts","pointer":"","start_column":1,"start_line":1595},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:extracted-self-awareness-episode-response-contracts","source_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","symbol_kind":""} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:8b35fa6a82339bc2e38ebc2c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8b35fa6a82339bc2e38ebc2c","label":"cgroup_status","locator":{"end_column":18,"end_line":739,"fragment":"","pointer":"","start_column":1,"start_line":723},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:_read_optional_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:_read_optional_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:os.getuid"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:parse_key_value_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:parse_pressure_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:path.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:paths.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"cgroup_status","semantic_key":"python:function:cgroup_status","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:8b35fa6a82339bc2e38ebc2c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8b35fa6a82339bc2e38ebc2c","label":"cgroup_status","locator":{"end_column":18,"end_line":732,"fragment":"","pointer":"","start_column":1,"start_line":716},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:_read_optional_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:_read_optional_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:os.getuid"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:parse_key_value_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:parse_pressure_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:path.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:paths.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_status","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"cgroup_status","semantic_key":"python:function:cgroup_status","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/b5.jsonl b/kag/indexes/shards/anchor/b5.jsonl index 5f0372e7..249f67b7 100644 --- a/kag/indexes/shards/anchor/b5.jsonl +++ b/kag/indexes/shards/anchor/b5.jsonl @@ -23,7 +23,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:afa3e4de9f73a3175b2a4723","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:afa3e4de9f73a3175b2a4723","label":"artifacts_trust_coverage","locator":{"end_column":16,"end_line":11832,"fragment":"","pointer":"","start_column":1,"start_line":11548},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_by_class.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_context.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_context.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_context.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_drift.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_drift.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_drift.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:ai_daily_jsonl_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_bundles.artifact_affected"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_bundles.artifact_requirement_row"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_bundles.deferred_controls_for_rule"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_bundles.load_policy"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_bundles.read_bundle_registry"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_bundles.required_controls_for_rule"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_bundles.trust_gate"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_c2pa_onboarding"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_collect_manual_evidence"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_consumer_intent"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_evidence_roots"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_external_status"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_operating_posture"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_row_status"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_source_freshness"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_trust_root_posture"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifacts_paths"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifacts_trust_tools"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:classes.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:consumer_contract.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:evidence_bucket.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:evidence_bucket.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:evidence_bucket.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:evidence_bucket.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:inspected_claims.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:inspected_claims.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest_by_class.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest_by_class.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:manual_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:newest_record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:newest_record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:newest_record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:rows.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:rule.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:safe_append_jsonl"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:safe_atomic_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:safe_atomic_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:source_freshness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:status_counts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:status_counts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:status_counts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:status_counts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:status_counts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:trust_tools.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:trust_tools.get"}],"parser_ref":"python-ast@1","qualified_name":"artifacts_trust_coverage","semantic_key":"python:function:artifacts_trust_coverage","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:b6dbd4473adeae8d19e027df","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:b6dbd4473adeae8d19e027df","label":"storage_cleanup_action_for_item","locator":{"end_column":6,"end_line":9069,"fragment":"","pointer":"","start_column":1,"start_line":9059},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_cleanup_action_for_item","target_ref":"python:storage_contracts.cleanup_action_for_item"}],"parser_ref":"python-ast@1","qualified_name":"storage_cleanup_action_for_item","semantic_key":"python:function:storage_cleanup_action_for_item","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5400e700371aa0807888e5ae:aoa:abyss-machine:anchor:cb033ba8f8566de6ffd2d8ac","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:cb033ba8f8566de6ffd2d8ac","label":"schema_version","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/schema_version","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/schema_version","source_id":"aoa:abyss-machine:artifact:5400e700371aa0807888e5ae","symbol_kind":"json_key"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:8c88f4393104563a3d91fd07","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8c88f4393104563a3d91fd07","label":"hotpath_tts_probe","locator":{"end_column":6,"end_line":205,"fragment":"","pointer":"","start_column":1,"start_line":164},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:audio.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:server.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:server.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:synth_port"}],"parser_ref":"python-ast@1","qualified_name":"hotpath_tts_probe","semantic_key":"python:function:hotpath_tts_probe","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:8c88f4393104563a3d91fd07","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8c88f4393104563a3d91fd07","label":"hotpath_tts_probe","locator":{"end_column":6,"end_line":198,"fragment":"","pointer":"","start_column":1,"start_line":157},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:audio.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:server.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:server.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:synth_port"}],"parser_ref":"python-ast@1","qualified_name":"hotpath_tts_probe","semantic_key":"python:function:hotpath_tts_probe","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:29eb827663bb23fa5c6cc1d4","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:29eb827663bb23fa5c6cc1d4","label":"mutation_authority","locator":{"end_column":27,"end_line":99,"fragment":"","pointer":"/trust/mutation_authority","start_column":3,"start_line":99},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/trust/mutation_authority","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:3eb1402af01986f0e89a33cf","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:3eb1402af01986f0e89a33cf","label":"src/abyss_machine/artifact_bundles.py","locator":{"end_column":43,"end_line":109,"fragment":"","pointer":"/provenance/owner_surfaces/2","start_column":5,"start_line":109},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/provenance/owner_surfaces/2","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:c1729253148a3cb703551205","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:c1729253148a3cb703551205","label":"legacy_baseline","locator":{"end_column":79,"end_line":105,"fragment":"","pointer":"/provenance/legacy_baseline","start_column":3,"start_line":105},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/provenance/legacy_baseline","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} diff --git a/kag/indexes/shards/anchor/be.jsonl b/kag/indexes/shards/anchor/be.jsonl index dd21014f..5109c008 100644 --- a/kag/indexes/shards/anchor/be.jsonl +++ b/kag/indexes/shards/anchor/be.jsonl @@ -56,9 +56,9 @@ {"_key":"anchor:aoa:abyss-machine:artifact:ca7af527d9725e874f359288:aoa:abyss-machine:anchor:0601771c4c04f8f6730b0ddc","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:0601771c4c04f8f6730b0ddc","label":"install_adjacent_provider_artifact","locator":{"end_column":18,"end_line":414,"fragment":"","pointer":"","start_column":1,"start_line":318},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:PurePosixPath"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:_canonical_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:_canonical_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:_utc_now"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:executable.chmod"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:executable.is_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:executable.write_bytes"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:identity_path.is_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:identity_path.read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:inspect_adjacent_provider_artifact"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:inspection.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:inspection.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:name.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:os.access"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:os.environ.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:os.rename"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:preflight"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:preflight_result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:providers_dir.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:read_adjacent_provider_archive"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:result.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:result.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:result.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:run_owner_preflights"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:shutil.rmtree"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:shutil.rmtree"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:subprocess.run"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:subprocess.run"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:target.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:target.is_symlink"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:tempfile.mkdtemp"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:install_adjacent_provider_artifact","target_ref":"python:wheelhouse.mkdir"}],"parser_ref":"python-ast@1","qualified_name":"install_adjacent_provider_artifact","semantic_key":"python:function:install_adjacent_provider_artifact","source_id":"aoa:abyss-machine:artifact:ca7af527d9725e874f359288","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:cb04bc3fd1f992a7975fbd63:aoa:abyss-machine:anchor:2adb1c588b3a26ee429291af","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:2adb1c588b3a26ee429291af","label":"_identifier","locator":{"end_column":17,"end_line":44,"fragment":"","pointer":"","start_column":1,"start_line":41},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_identifier","target_ref":"python:IDENTIFIER.fullmatch"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_identifier","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_identifier","target_ref":"python:isinstance"}],"parser_ref":"python-ast@1","qualified_name":"_identifier","semantic_key":"python:function:_identifier","source_id":"aoa:abyss-machine:artifact:cb04bc3fd1f992a7975fbd63","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:df7ecdeb51ac4cbb0663f361:aoa:abyss-machine:anchor:507eb3e9edfce3962c99d7c9","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:507eb3e9edfce3962c99d7c9","label":"test_completion_lock_uses_completion_busy_message","locator":{"end_column":38,"end_line":90,"fragment":"","pointer":"","start_column":1,"start_line":61},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_completion_lock_uses_completion_busy_message","target_ref":"python:dictation_lock_adapters.completion_lock"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_completion_lock_uses_completion_busy_message","target_ref":"python:holder.stdout.readline"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_completion_lock_uses_completion_busy_message","target_ref":"python:holder.wait"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_completion_lock_uses_completion_busy_message","target_ref":"python:pytest.raises"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_completion_lock_uses_completion_busy_message","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_completion_lock_uses_completion_busy_message","target_ref":"python:subprocess.Popen"}],"parser_ref":"python-ast@1","qualified_name":"test_completion_lock_uses_completion_busy_message","semantic_key":"python:function:test_completion_lock_uses_completion_busy_message","source_id":"aoa:abyss-machine:artifact:df7ecdeb51ac4cbb0663f361","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:5469a371666e808967b15c6a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:5469a371666e808967b15c6a","label":"_evidence_ref_hygiene","locator":{"end_column":6,"end_line":10350,"fragment":"","pointer":"","start_column":1,"start_line":10339},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_evidence_ref_hygiene","target_ref":"python:_is_ephemeral_evidence_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_evidence_ref_hygiene","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_evidence_ref_hygiene","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_evidence_ref_hygiene","target_ref":"python:record.get"}],"parser_ref":"python-ast@1","qualified_name":"_evidence_ref_hygiene","semantic_key":"python:function:_evidence_ref_hygiene","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:5469a371666e808967b15c6a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:5469a371666e808967b15c6a","label":"_evidence_ref_hygiene","locator":{"end_column":6,"end_line":10344,"fragment":"","pointer":"","start_column":1,"start_line":10333},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_evidence_ref_hygiene","target_ref":"python:_is_ephemeral_evidence_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_evidence_ref_hygiene","target_ref":"python:_string_list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_evidence_ref_hygiene","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_evidence_ref_hygiene","target_ref":"python:record.get"}],"parser_ref":"python-ast@1","qualified_name":"_evidence_ref_hygiene","semantic_key":"python:function:_evidence_ref_hygiene","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:587ac20d08279a73c7d6788a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:587ac20d08279a73c7d6788a","label":"_candidate_public_seed_roots","locator":{"end_column":18,"end_line":390,"fragment":"","pointer":"","start_column":1,"start_line":369},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:Path.cwd"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:Path.cwd"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:candidates.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:candidates.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:candidates.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:candidates.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:candidates.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:os.environ.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:os.environ.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:seen.add"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_candidate_public_seed_roots","target_ref":"python:unique.append"}],"parser_ref":"python-ast@1","qualified_name":"_candidate_public_seed_roots","semantic_key":"python:function:_candidate_public_seed_roots","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:da7bdd66e19ac0fc5364823a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:da7bdd66e19ac0fc5364823a","label":"_record_digest_values","locator":{"end_column":19,"end_line":10159,"fragment":"","pointer":"","start_column":1,"start_line":10153},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_digest_values","target_ref":"python:digests.add"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_digest_values","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_digest_values","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_digest_values","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_record_digest_values","semantic_key":"python:function:_record_digest_values","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:da7bdd66e19ac0fc5364823a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:da7bdd66e19ac0fc5364823a","label":"_record_digest_values","locator":{"end_column":19,"end_line":10153,"fragment":"","pointer":"","start_column":1,"start_line":10147},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_digest_values","target_ref":"python:digests.add"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_digest_values","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_digest_values","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_record_digest_values","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_record_digest_values","semantic_key":"python:function:_record_digest_values","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87:aoa:abyss-machine:anchor:d3dd8b9b42dec0bc62fe79c0","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d3dd8b9b42dec0bc62fe79c0","label":"SelfAwarenessReplayPort","locator":{"end_column":53,"end_line":477,"fragment":"","pointer":"","start_column":1,"start_line":469},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:SelfAwarenessReplayPort","target_ref":"python:dataclass"}],"parser_ref":"python-ast@1","qualified_name":"SelfAwarenessReplayPort","semantic_key":"python:class:SelfAwarenessReplayPort","source_id":"aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87","symbol_kind":"class"} {"_key":"anchor:aoa:abyss-machine:artifact:e6559058d59fa5041a93ea06:aoa:abyss-machine:anchor:63614d5e2e97a7bbcbc351ca","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:63614d5e2e97a7bbcbc351ca","label":"Validator Topology","locator":{"end_column":20,"end_line":1,"fragment":"validator-topology","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:validator-topology","source_id":"aoa:abyss-machine:artifact:e6559058d59fa5041a93ea06","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:f0daf6465905c37aaa5563e5:aoa:abyss-machine:anchor:dca18c328e951464d470c587","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:dca18c328e951464d470c587","label":"fake_records_from_root","locator":{"end_column":56,"end_line":370,"fragment":"","pointer":"","start_column":5,"start_line":365},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_synthesis_build_uses_fixture_records_without_host_state.fake_records_from_root","target_ref":"python:AssertionError"}],"parser_ref":"python-ast@1","qualified_name":"test_cli_synthesis_build_uses_fixture_records_without_host_state.fake_records_from_root","semantic_key":"python:method:test_cli_synthesis_build_uses_fixture_records_without_host_state.fake_records_from_root","source_id":"aoa:abyss-machine:artifact:f0daf6465905c37aaa5563e5","symbol_kind":"method"} diff --git a/kag/indexes/shards/anchor/c1.jsonl b/kag/indexes/shards/anchor/c1.jsonl index 8b045553..c81d1107 100644 --- a/kag/indexes/shards/anchor/c1.jsonl +++ b/kag/indexes/shards/anchor/c1.jsonl @@ -20,7 +20,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:c624718f69aac4ea5b5895f3","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c624718f69aac4ea5b5895f3","label":"matching_pids","locator":{"end_column":33,"end_line":28842,"fragment":"","pointer":"","start_column":5,"start_line":28822},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_terminate_processes_with_arg_token.matching_pids","target_ref":"python:actions.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_terminate_processes_with_arg_token.matching_pids","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_terminate_processes_with_arg_token.matching_pids","target_ref":"python:line.strip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_terminate_processes_with_arg_token.matching_pids","target_ref":"python:pids.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_terminate_processes_with_arg_token.matching_pids","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_terminate_processes_with_arg_token.matching_pids","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_terminate_processes_with_arg_token.matching_pids","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_terminate_processes_with_arg_token.matching_pids","target_ref":"python:raw.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_terminate_processes_with_arg_token.matching_pids","target_ref":"python:run"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_terminate_processes_with_arg_token.matching_pids","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_terminate_processes_with_arg_token.matching_pids","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_terminate_processes_with_arg_token.matching_pids","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_terminate_processes_with_arg_token.matching_pids","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:typing_terminate_processes_with_arg_token.matching_pids","target_ref":"python:stripped.split"}],"parser_ref":"python-ast@1","qualified_name":"typing_terminate_processes_with_arg_token.matching_pids","semantic_key":"python:method:typing_terminate_processes_with_arg_token.matching_pids","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:47c94537e4b2cae3c76ff29b:aoa:abyss-machine:anchor:0217735bcf77e5d6e4d3b7b0","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:0217735bcf77e5d6e4d3b7b0","label":"Context","locator":{"end_column":10,"end_line":26,"fragment":"context","pointer":"","start_column":1,"start_line":26},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:context","source_id":"aoa:abyss-machine:artifact:47c94537e4b2cae3c76ff29b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:540c477526fe9c0f63b7a9fb:aoa:abyss-machine:anchor:ae6b6458bc40809ed776b6c7","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:ae6b6458bc40809ed776b6c7","label":"_env_text","locator":{"end_column":47,"end_line":43,"fragment":"","pointer":"","start_column":5,"start_line":42},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:TypingNervousPolicy._env_text","target_ref":"python:self.environ.get"}],"parser_ref":"python-ast@1","qualified_name":"TypingNervousPolicy._env_text","semantic_key":"python:method:TypingNervousPolicy._env_text","source_id":"aoa:abyss-machine:artifact:540c477526fe9c0f63b7a9fb","symbol_kind":"method"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:9c75f1e0edf1ba60cb6dec7e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:9c75f1e0edf1ba60cb6dec7e","label":"cgroup_memory_snapshot","locator":{"end_column":6,"end_line":1415,"fragment":"","pointer":"","start_column":1,"start_line":1323},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:_read_optional_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:_read_optional_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:cgroup_path.lstrip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:cgroup_primary_bucket"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:cgroup_route_with_podman_metadata"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:cgroup_unit_hint"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:entries.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:entries.sort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:grouped.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:grouped.setdefault"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:min"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_container_for_cgroup"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_id_from_cgroup_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:proc_cgroup_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:process_contracts.process_importance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:process_owner_identities"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:sum"}],"parser_ref":"python-ast@1","qualified_name":"cgroup_memory_snapshot","semantic_key":"python:function:cgroup_memory_snapshot","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:9c75f1e0edf1ba60cb6dec7e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:9c75f1e0edf1ba60cb6dec7e","label":"cgroup_memory_snapshot","locator":{"end_column":6,"end_line":1408,"fragment":"","pointer":"","start_column":1,"start_line":1316},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:_read_optional_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:_read_optional_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:cgroup_path.lstrip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:cgroup_primary_bucket"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:cgroup_route_with_podman_metadata"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:cgroup_unit_hint"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:entries.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:entries.sort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:grouped.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:grouped.setdefault"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:min"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_container_for_cgroup"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_id_from_cgroup_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:proc_cgroup_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:process_contracts.process_importance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:process_owner_identities"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_memory_snapshot","target_ref":"python:sum"}],"parser_ref":"python-ast@1","qualified_name":"cgroup_memory_snapshot","semantic_key":"python:function:cgroup_memory_snapshot","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:59263bccd7f3c24331dc8b10:aoa:abyss-machine:anchor:3167696ac8828854c5b71609","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:3167696ac8828854c5b71609","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:59263bccd7f3c24331dc8b10","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:610c324e878d010d1210804a:aoa:abyss-machine:anchor:621a9acf82ee3a6143bed529","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:621a9acf82ee3a6143bed529","label":"stop","locator":{"end_column":31,"end_line":571,"fragment":"","pointer":"","start_column":9,"start_line":570},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"test_atspi_panel_telemetry_churn_counts_fake_metric_events.FakeRegistry.stop","semantic_key":"python:method:test_atspi_panel_telemetry_churn_counts_fake_metric_events.FakeRegistry.stop","source_id":"aoa:abyss-machine:artifact:610c324e878d010d1210804a","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:62627554e9930f0a2d66dac5:aoa:abyss-machine:anchor:6ed574e52636fa45fcd79110","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:6ed574e52636fa45fcd79110","label":"config_document","locator":{"end_column":25,"end_line":47,"fragment":"","pointer":"","start_column":5,"start_line":45},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_postprocess_adapter_detects_intent_from_config_port.config_document","target_ref":"python:_config"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_postprocess_adapter_detects_intent_from_config_port.config_document","target_ref":"python:calls.append"}],"parser_ref":"python-ast@1","qualified_name":"test_postprocess_adapter_detects_intent_from_config_port.config_document","semantic_key":"python:method:test_postprocess_adapter_detects_intent_from_config_port.config_document","source_id":"aoa:abyss-machine:artifact:62627554e9930f0a2d66dac5","symbol_kind":"method"} diff --git a/kag/indexes/shards/anchor/c2.jsonl b/kag/indexes/shards/anchor/c2.jsonl index 6ea1756b..94805a65 100644 --- a/kag/indexes/shards/anchor/c2.jsonl +++ b/kag/indexes/shards/anchor/c2.jsonl @@ -21,7 +21,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:42d9f271dea9edd048f8e120:aoa:abyss-machine:anchor:78021366585d169155ffcdd6","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:78021366585d169155ffcdd6","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:42d9f271dea9edd048f8e120","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:491d5b192602009bf6868082:aoa:abyss-machine:anchor:e45e6a25ee327b0e3c7ec3fd","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:e45e6a25ee327b0e3c7ec3fd","label":"Date","locator":{"end_column":7,"end_line":7,"fragment":"date","pointer":"","start_column":1,"start_line":7},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:date","source_id":"aoa:abyss-machine:artifact:491d5b192602009bf6868082","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:52f89780e901551d9c234e79:aoa:abyss-machine:anchor:168513bebefdaadfaf2f8e5c","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:168513bebefdaadfaf2f8e5c","label":"policy_ref","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/policy_ref","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/policy_ref","source_id":"aoa:abyss-machine:artifact:52f89780e901551d9c234e79","symbol_kind":"json_key"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:a1cc72655af719ee309b292e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:a1cc72655af719ee309b292e","label":"vmstat_snapshot","locator":{"end_column":18,"end_line":592,"fragment":"","pointer":"","start_column":1,"start_line":568},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:vmstat_snapshot","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:vmstat_snapshot","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:vmstat_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:vmstat_snapshot","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:vmstat_snapshot","target_ref":"python:line.split"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:vmstat_snapshot","target_ref":"python:text.splitlines"}],"parser_ref":"python-ast@1","qualified_name":"vmstat_snapshot","semantic_key":"python:function:vmstat_snapshot","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:a1cc72655af719ee309b292e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:a1cc72655af719ee309b292e","label":"vmstat_snapshot","locator":{"end_column":18,"end_line":585,"fragment":"","pointer":"","start_column":1,"start_line":561},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:vmstat_snapshot","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:vmstat_snapshot","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:vmstat_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:vmstat_snapshot","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:vmstat_snapshot","target_ref":"python:line.split"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:vmstat_snapshot","target_ref":"python:text.splitlines"}],"parser_ref":"python-ast@1","qualified_name":"vmstat_snapshot","semantic_key":"python:function:vmstat_snapshot","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:56aae101e9556d61fb78a24f:aoa:abyss-machine:anchor:4dc3022a4fcc524ff7023299","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:4dc3022a4fcc524ff7023299","label":"Date","locator":{"end_column":7,"end_line":7,"fragment":"date","pointer":"","start_column":1,"start_line":7},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:date","source_id":"aoa:abyss-machine:artifact:56aae101e9556d61fb78a24f","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:59903e2876c551cf1bf4056e:aoa:abyss-machine:anchor:5ef64cf6c65e5abde54283ce","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:5ef64cf6c65e5abde54283ce","label":"_synthesis_refresh_summary","locator":{"end_column":16,"end_line":33,"fragment":"","pointer":"","start_column":1,"start_line":30},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_synthesis_refresh_summary","target_ref":"python:_refresh_summary"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_synthesis_refresh_summary","target_ref":"python:data.get"}],"parser_ref":"python-ast@1","qualified_name":"_synthesis_refresh_summary","semantic_key":"python:function:_synthesis_refresh_summary","source_id":"aoa:abyss-machine:artifact:59903e2876c551cf1bf4056e","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:ce9fa0435502f38ea3cc7ff2","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:ce9fa0435502f38ea3cc7ff2","label":"test_tcp_probe_reports_bounded_connect_error","locator":{"end_column":51,"end_line":2651,"fragment":"","pointer":"","start_column":1,"start_line":2634},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_tcp_probe_reports_bounded_connect_error","target_ref":"python:iter"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_tcp_probe_reports_bounded_connect_error","target_ref":"python:next"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_tcp_probe_reports_bounded_connect_error","target_ref":"python:self_awareness_adapters.tcp_probe"}],"parser_ref":"python-ast@1","qualified_name":"test_tcp_probe_reports_bounded_connect_error","semantic_key":"python:function:test_tcp_probe_reports_bounded_connect_error","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/c4.jsonl b/kag/indexes/shards/anchor/c4.jsonl index c4bdd7d8..4a3c9390 100644 --- a/kag/indexes/shards/anchor/c4.jsonl +++ b/kag/indexes/shards/anchor/c4.jsonl @@ -16,7 +16,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:7025b1d9ea68d28986de260c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:7025b1d9ea68d28986de260c","label":"self_awareness_activation_entries_cover_expected","locator":{"end_column":107,"end_line":37703,"fragment":"","pointer":"","start_column":1,"start_line":37702},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:self_awareness_activation_entries_cover_expected","target_ref":"python:self_awareness_adapters.activation_entries_cover_expected"}],"parser_ref":"python-ast@1","qualified_name":"self_awareness_activation_entries_cover_expected","semantic_key":"python:function:self_awareness_activation_entries_cover_expected","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:43571cd29dea9afd31df6a0b:aoa:abyss-machine:anchor:efdd08c9571acabc6318266f","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:efdd08c9571acabc6318266f","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:43571cd29dea9afd31df6a0b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:4ae2f6f1a0deb3697d25d57f:aoa:abyss-machine:anchor:7fb9a3e5e1f11aace0dafc75","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:7fb9a3e5e1f11aace0dafc75","label":"memory_summary","locator":{"end_column":6,"end_line":334,"fragment":"","pointer":"","start_column":1,"start_line":321},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:psi.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:psi.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:psi.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:psi.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:zram.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:memory_summary","target_ref":"python:zram.get"}],"parser_ref":"python-ast@1","qualified_name":"memory_summary","semantic_key":"python:function:memory_summary","source_id":"aoa:abyss-machine:artifact:4ae2f6f1a0deb3697d25d57f","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:26ca5030522bbd29e1985634","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:26ca5030522bbd29e1985634","label":"cgroup_file_snapshot","locator":{"end_column":16,"end_line":1636,"fragment":"","pointer":"","start_column":1,"start_line":1583},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:control_group.lstrip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:data.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:key.replace"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:line.strip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:parse_key_value_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:parse_key_value_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:parse_pressure_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:path.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:path.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:pids.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:procs_text.splitlines"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:stat.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"cgroup_file_snapshot","semantic_key":"python:function:cgroup_file_snapshot","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:26ca5030522bbd29e1985634","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:26ca5030522bbd29e1985634","label":"cgroup_file_snapshot","locator":{"end_column":16,"end_line":1629,"fragment":"","pointer":"","start_column":1,"start_line":1576},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:control_group.lstrip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:data.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:key.replace"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:line.strip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:parse_key_value_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:parse_key_value_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:parse_pressure_file"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:path.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:path.exists"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:pids.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:procs_text.splitlines"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:stat.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_file_snapshot","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"cgroup_file_snapshot","semantic_key":"python:function:cgroup_file_snapshot","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:4411e2e35f9372755f59e327","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4411e2e35f9372755f59e327","label":"_safe_int","locator":{"end_column":23,"end_line":89,"fragment":"","pointer":"","start_column":1,"start_line":85},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_int","target_ref":"python:int"}],"parser_ref":"python-ast@1","qualified_name":"_safe_int","semantic_key":"python:function:_safe_int","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:59263bccd7f3c24331dc8b10:aoa:abyss-machine:anchor:5b93e9a8e50b0e9712e783dc","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:5b93e9a8e50b0e9712e783dc","label":"_linked_coverage_audit","locator":{"end_column":6,"end_line":72,"fragment":"","pointer":"","start_column":1,"start_line":24},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"_linked_coverage_audit","semantic_key":"python:function:_linked_coverage_audit","source_id":"aoa:abyss-machine:artifact:59263bccd7f3c24331dc8b10","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:438cf4d1441b12fc5ba92679","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:438cf4d1441b12fc5ba92679","label":"test_cycle_latest_specs_keep_cycle_read_order","locator":{"end_column":72,"end_line":1998,"fragment":"","pointer":"","start_column":1,"start_line":1989},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cycle_latest_specs_keep_cycle_read_order","target_ref":"python:_path_map"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cycle_latest_specs_keep_cycle_read_order","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cycle_latest_specs_keep_cycle_read_order","target_ref":"python:self_awareness_adapters.cycle_latest_specs"}],"parser_ref":"python-ast@1","qualified_name":"test_cycle_latest_specs_keep_cycle_read_order","semantic_key":"python:function:test_cycle_latest_specs_keep_cycle_read_order","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/cb9.jsonl b/kag/indexes/shards/anchor/cb9.jsonl index 50b4602d..dfda69e2 100644 --- a/kag/indexes/shards/anchor/cb9.jsonl +++ b/kag/indexes/shards/anchor/cb9.jsonl @@ -4,4 +4,3 @@ {"_key":"anchor:aoa:abyss-machine:artifact:42934316d82c55a841c45765:aoa:abyss-machine:anchor:f55608d8d4ea794428c8ace4","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:f55608d8d4ea794428c8ace4","label":"Extracted Self-Awareness Lineage Contracts","locator":{"end_column":45,"end_line":1733,"fragment":"extracted-self-awareness-lineage-contracts","pointer":"","start_column":1,"start_line":1733},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:extracted-self-awareness-lineage-contracts","source_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:44268a0490aa8ec3fef8ec31:aoa:abyss-machine:anchor:0174264586f65f441a477c5c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:0174264586f65f441a477c5c","label":"path_mtime_iso","locator":{"end_column":20,"end_line":246,"fragment":"","pointer":"","start_column":1,"start_line":242},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:path_mtime_iso","target_ref":"python:dt.datetime.fromtimestamp"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:path_mtime_iso","target_ref":"python:path.stat"}],"parser_ref":"python-ast@1","qualified_name":"path_mtime_iso","semantic_key":"python:function:path_mtime_iso","source_id":"aoa:abyss-machine:artifact:44268a0490aa8ec3fef8ec31","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:d0cba67397d83f6bd5533f7a:aoa:abyss-machine:anchor:2e26dceb8dea29ac97a0ef8c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:2e26dceb8dea29ac97a0ef8c","label":"workload_request","locator":{"end_column":19,"end_line":102,"fragment":"","pointer":"","start_column":1,"start_line":89},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_request","target_ref":"python:cold_load_request"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_request","target_ref":"python:os.getpid"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:workload_request","target_ref":"python:request.update"}],"parser_ref":"python-ast@1","qualified_name":"workload_request","semantic_key":"python:function:workload_request","source_id":"aoa:abyss-machine:artifact:d0cba67397d83f6bd5533f7a","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:1575f51356b84a16fcdbb63c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:1575f51356b84a16fcdbb63c","label":"_string_list","locator":{"end_column":54,"end_line":9792,"fragment":"","pointer":"","start_column":1,"start_line":9789},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_string_list","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_string_list","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_string_list","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_string_list","semantic_key":"python:function:_string_list#occurrence-2","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/d0.jsonl b/kag/indexes/shards/anchor/d0.jsonl index 50181a7b..aa7fd771 100644 --- a/kag/indexes/shards/anchor/d0.jsonl +++ b/kag/indexes/shards/anchor/d0.jsonl @@ -28,7 +28,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:4120a2bd79bc9a3f80cf391e:aoa:abyss-machine:anchor:d8cc9f24ed9dc4861fc9d302","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:d8cc9f24ed9dc4861fc9d302","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:4120a2bd79bc9a3f80cf391e","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:41880163345233e7ac4fa00e:aoa:abyss-machine:anchor:9387494724ecadf69490625a","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:9387494724ecadf69490625a","label":"Inputs","locator":{"end_column":10,"end_line":22,"fragment":"inputs","pointer":"","start_column":1,"start_line":22},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:inputs","source_id":"aoa:abyss-machine:artifact:41880163345233e7ac4fa00e","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:44268a0490aa8ec3fef8ec31:aoa:abyss-machine:anchor:fcdbd45c3cc30943822e81bf","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:fcdbd45c3cc30943822e81bf","label":"home_review_inventory_specs","locator":{"end_column":17,"end_line":433,"fragment":"","pointer":"","start_column":1,"start_line":403},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:home_review_inventory_specs","target_ref":"python:child.name.encode"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:home_review_inventory_specs","target_ref":"python:children"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:home_review_inventory_specs","target_ref":"python:hashlib.sha256"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:home_review_inventory_specs","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:home_review_inventory_specs","target_ref":"python:re.sub"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:home_review_inventory_specs","target_ref":"python:specs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:home_review_inventory_specs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:home_review_inventory_specs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:home_review_inventory_specs","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"home_review_inventory_specs","semantic_key":"python:function:home_review_inventory_specs","source_id":"aoa:abyss-machine:artifact:44268a0490aa8ec3fef8ec31","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:a82477b25ee7ddf987398b57","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:a82477b25ee7ddf987398b57","label":"hotpath_residency_brief","locator":{"end_column":6,"end_line":162,"fragment":"","pointer":"","start_column":1,"start_line":125},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:issue.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"}],"parser_ref":"python-ast@1","qualified_name":"hotpath_residency_brief","semantic_key":"python:function:hotpath_residency_brief","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:a82477b25ee7ddf987398b57","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:a82477b25ee7ddf987398b57","label":"hotpath_residency_brief","locator":{"end_column":6,"end_line":155,"fragment":"","pointer":"","start_column":1,"start_line":118},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:issue.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_residency_brief","target_ref":"python:summary.get"}],"parser_ref":"python-ast@1","qualified_name":"hotpath_residency_brief","semantic_key":"python:function:hotpath_residency_brief","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:56668f2e0913840c30714b75:aoa:abyss-machine:anchor:e009a525be576b260eaa9411","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e009a525be576b260eaa9411","label":"cycle_bridge_surfaces","locator":{"end_column":6,"end_line":283,"fragment":"","pointer":"","start_column":1,"start_line":148},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"cycle_bridge_surfaces","semantic_key":"python:function:cycle_bridge_surfaces","source_id":"aoa:abyss-machine:artifact:56668f2e0913840c30714b75","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:591d48372d3e5ab04b1020a5:aoa:abyss-machine:anchor:176edfc7e5a9d0954ea416e4","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:176edfc7e5a9d0954ea416e4","label":"finish_document","locator":{"end_column":20,"end_line":410,"fragment":"","pointer":"","start_column":1,"start_line":195},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:RuntimeError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:attestation.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:cleanup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:denied_reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:denied_reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:denied_reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:document.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:execution.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:handoff.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:handoff_failure.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:handoff_failure.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:handoff_failure.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:handoff_failure.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:handoff_failure.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:lease.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:lifecycle.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:lifecycle.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:lifecycle.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:outcome.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:outcome.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:outcome.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:outcome.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:outcome.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:outcome.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:planning.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:planning.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:preserve_managed_workspace_failure"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:resource_adapters._release_storage_reservation"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:resource_adapters.atomic_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:resource_adapters.execute_systemd_launch"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:resource_adapters.lease_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:resource_adapters.remove_lease"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:storage_lifecycle_adapters.finalize_managed_workspace"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:storage_release.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:storage_release.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:storage_release.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:storage_release.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:storage_release.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:storage_release.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:storage_release.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:finish_document","target_ref":"python:validate_launch_attestation"}],"parser_ref":"python-ast@1","qualified_name":"finish_document","semantic_key":"python:function:finish_document","source_id":"aoa:abyss-machine:artifact:591d48372d3e5ab04b1020a5","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:64d6118d33c5300f034ad799:aoa:abyss-machine:anchor:3f4ce0616a293f1b23eb959c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:3f4ce0616a293f1b23eb959c","label":"fake_focus_metadata_by_path","locator":{"end_column":10,"end_line":1439,"fragment":"","pointer":"","start_column":5,"start_line":1423},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"test_browser_privacy_selftest_runtime_adapter_builds_public_safe_document.fake_focus_metadata_by_path","semantic_key":"python:method:test_browser_privacy_selftest_runtime_adapter_builds_public_safe_document.fake_focus_metadata_by_path","source_id":"aoa:abyss-machine:artifact:64d6118d33c5300f034ad799","symbol_kind":"method"} diff --git a/kag/indexes/shards/anchor/d5.jsonl b/kag/indexes/shards/anchor/d5.jsonl index 18217562..48d6852a 100644 --- a/kag/indexes/shards/anchor/d5.jsonl +++ b/kag/indexes/shards/anchor/d5.jsonl @@ -36,7 +36,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:d2a9ed90bd0ff4eae97608c1:aoa:abyss-machine:anchor:cbae6e718b14e30d623b24ea","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:cbae6e718b14e30d623b24ea","label":"test_kag_outer_identity_source_ref_tamper_fails_verification","locator":{"end_column":6,"end_line":368,"fragment":"","pointer":"","start_column":1,"start_line":340},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_kag_outer_identity_source_ref_tamper_fails_verification","target_ref":"python:_build_signed_family"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_kag_outer_identity_source_ref_tamper_fails_verification","target_ref":"python:artifact_bundles.verify_bundle"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_kag_outer_identity_source_ref_tamper_fails_verification","target_ref":"python:identity_path.read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_kag_outer_identity_source_ref_tamper_fails_verification","target_ref":"python:identity_path.write_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_kag_outer_identity_source_ref_tamper_fails_verification","target_ref":"python:json.dumps"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_kag_outer_identity_source_ref_tamper_fails_verification","target_ref":"python:json.loads"}],"parser_ref":"python-ast@1","qualified_name":"test_kag_outer_identity_source_ref_tamper_fails_verification","semantic_key":"python:function:test_kag_outer_identity_source_ref_tamper_fails_verification","source_id":"aoa:abyss-machine:artifact:d2a9ed90bd0ff4eae97608c1","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:d96e6302dc6319c47cb158bf:aoa:abyss-machine:anchor:a04ac78bfc85246b2c55e535","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:a04ac78bfc85246b2c55e535","label":"requirement_probe_ids_for_doc","locator":{"end_column":6,"end_line":3693,"fragment":"","pointer":"","start_column":1,"start_line":3683},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirement_probe_ids_for_doc","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirement_probe_ids_for_doc","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirement_probe_ids_for_doc","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirement_probe_ids_for_doc","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirement_probe_ids_for_doc","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirement_probe_ids_for_doc","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirement_probe_ids_for_doc","target_ref":"python:requirement_probes_doc.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirement_probe_ids_for_doc","target_ref":"python:requirement_probes_doc.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:requirement_probe_ids_for_doc","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"requirement_probe_ids_for_doc","semantic_key":"python:function:requirement_probe_ids_for_doc","source_id":"aoa:abyss-machine:artifact:d96e6302dc6319c47cb158bf","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:51e96a75b10cda617755ebee","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:51e96a75b10cda617755ebee","label":"_tuf_length_matches","locator":{"end_column":59,"end_line":2098,"fragment":"","pointer":"","start_column":1,"start_line":2096},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_tuf_length_matches","target_ref":"python:_positive_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_tuf_length_matches","target_ref":"python:entry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_tuf_length_matches","target_ref":"python:path.stat"}],"parser_ref":"python-ast@1","qualified_name":"_tuf_length_matches","semantic_key":"python:function:_tuf_length_matches","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:e409553e46ddebe1aba23b49","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e409553e46ddebe1aba23b49","label":"repair_bundle_registry_evidence_refs","locator":{"end_column":6,"end_line":10088,"fragment":"","pointer":"","start_column":1,"start_line":9983},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_evidence_ref_hygiene"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_registry_record_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_utc_now"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:added_refs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:cleaned_refs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:cleaned_refs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:history.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:hygiene.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:hygiene.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:json.dumps"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:read_bundle_registry"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:read_bundle_registry"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:repaired.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:repaired.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:repaired.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:repairs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:written.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:written.append"}],"parser_ref":"python-ast@1","qualified_name":"repair_bundle_registry_evidence_refs","semantic_key":"python:function:repair_bundle_registry_evidence_refs","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:e409553e46ddebe1aba23b49","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e409553e46ddebe1aba23b49","label":"repair_bundle_registry_evidence_refs","locator":{"end_column":6,"end_line":10082,"fragment":"","pointer":"","start_column":1,"start_line":9977},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_evidence_ref_hygiene"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_registry_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_registry_record_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_utc_now"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:added_refs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:cleaned_refs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:cleaned_refs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:history.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:hygiene.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:hygiene.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:json.dumps"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:read_bundle_registry"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:read_bundle_registry"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:repaired.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:repaired.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:repaired.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:repairs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:written.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:repair_bundle_registry_evidence_refs","target_ref":"python:written.append"}],"parser_ref":"python-ast@1","qualified_name":"repair_bundle_registry_evidence_refs","semantic_key":"python:function:repair_bundle_registry_evidence_refs","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e13fb83d22776c9aebdefc70:aoa:abyss-machine:anchor:235c5f8a6677e3cf847c8d23","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:235c5f8a6677e3cf847c8d23","label":"body_closure","locator":{"end_column":10,"end_line":119,"fragment":"","pointer":"","start_column":5,"start_line":113},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fixture_ports.body_closure","target_ref":"python:events.append"}],"parser_ref":"python-ast@1","qualified_name":"_fixture_ports.body_closure","semantic_key":"python:method:_fixture_ports.body_closure","source_id":"aoa:abyss-machine:artifact:e13fb83d22776c9aebdefc70","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:e6eaa15a37493f38eb972875:aoa:abyss-machine:anchor:e20129d344eb73a77abda840","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:e20129d344eb73a77abda840","label":"Validation routes","locator":{"end_column":19,"end_line":1,"fragment":"validation-routes","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:validation-routes","source_id":"aoa:abyss-machine:artifact:e6eaa15a37493f38eb972875","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b:aoa:abyss-machine:anchor:927b8a1da94f3d2bcd4e1bcc","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:927b8a1da94f3d2bcd4e1bcc","label":"write_json","locator":{"end_column":57,"end_line":1623,"fragment":"","pointer":"","start_column":5,"start_line":1622},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_policy_readmodel_from_live_inputs_uses_fake_ports.write_json","target_ref":"python:writes.append"}],"parser_ref":"python-ast@1","qualified_name":"test_policy_readmodel_from_live_inputs_uses_fake_ports.write_json","semantic_key":"python:method:test_policy_readmodel_from_live_inputs_uses_fake_ports.write_json","source_id":"aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b","symbol_kind":"method"} diff --git a/kag/indexes/shards/anchor/d8.jsonl b/kag/indexes/shards/anchor/d8.jsonl index 85b391ed..08e0e002 100644 --- a/kag/indexes/shards/anchor/d8.jsonl +++ b/kag/indexes/shards/anchor/d8.jsonl @@ -29,7 +29,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:41a88e9b6767ccc5a6e47b4b:aoa:abyss-machine:anchor:b6a8966825f74e3baf97650d","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:b6a8966825f74e3baf97650d","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:41a88e9b6767ccc5a6e47b4b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:42934316d82c55a841c45765:aoa:abyss-machine:anchor:dc0c53d6a0cb7e376ad86b30","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:dc0c53d6a0cb7e376ad86b30","label":"Extracted Browser Native-Host Seam","locator":{"end_column":37,"end_line":109,"fragment":"extracted-browser-native-host-seam","pointer":"","start_column":1,"start_line":109},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:extracted-browser-native-host-seam","source_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3:aoa:abyss-machine:anchor:0b874ae359c6210a16be5a9c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:0b874ae359c6210a16be5a9c","label":"text_payload","locator":{"end_column":6,"end_line":442,"fragment":"","pointer":"","start_column":1,"start_line":415},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:text_payload","target_ref":"python:hashlib.sha256"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:text_payload","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:text_payload","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:text_payload","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:text_payload","target_ref":"python:nervous_redaction.redact_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:text_payload","target_ref":"python:raw.encode"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:text_payload","target_ref":"python:redacted.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:text_payload","target_ref":"python:redacted.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:text_payload","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"text_payload","semantic_key":"python:function:text_payload","source_id":"aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:1ecc02b0bd98bce28a92f288","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:1ecc02b0bd98bce28a92f288","label":"protected_roles_from_contracts","locator":{"end_column":61,"end_line":1107,"fragment":"","pointer":"","start_column":1,"start_line":1106},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:protected_roles_from_contracts","target_ref":"python:set"}],"parser_ref":"python-ast@1","qualified_name":"protected_roles_from_contracts","semantic_key":"python:function:protected_roles_from_contracts","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:1ecc02b0bd98bce28a92f288","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:1ecc02b0bd98bce28a92f288","label":"protected_roles_from_contracts","locator":{"end_column":61,"end_line":1100,"fragment":"","pointer":"","start_column":1,"start_line":1099},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:protected_roles_from_contracts","target_ref":"python:set"}],"parser_ref":"python-ast@1","qualified_name":"protected_roles_from_contracts","semantic_key":"python:function:protected_roles_from_contracts","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:59bbdb57e62d2775ef47c2e1:aoa:abyss-machine:anchor:856b8191ec4bfac72420dfa4","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:856b8191ec4bfac72420dfa4","label":"Purpose","locator":{"end_column":10,"end_line":3,"fragment":"purpose","pointer":"","start_column":1,"start_line":3},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:purpose","source_id":"aoa:abyss-machine:artifact:59bbdb57e62d2775ef47c2e1","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:f9cdbfbb94c96aa0f545e34e","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:f9cdbfbb94c96aa0f545e34e","label":"registry and latest posture","locator":{"end_column":33,"end_line":61,"fragment":"","pointer":"/output_abi/required/7","start_column":5,"start_line":61},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/output_abi/required/7","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:610c324e878d010d1210804a:aoa:abyss-machine:anchor:b4381e4d6fd9fcb4db74c9df","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:b4381e4d6fd9fcb4db74c9df","label":"_thermal_map","locator":{"end_column":6,"end_line":705,"fragment":"","pointer":"","start_column":1,"start_line":675},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"_thermal_map","semantic_key":"python:function:_thermal_map","source_id":"aoa:abyss-machine:artifact:610c324e878d010d1210804a","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/dc.jsonl b/kag/indexes/shards/anchor/dc.jsonl index dae9a5ab..99222e24 100644 --- a/kag/indexes/shards/anchor/dc.jsonl +++ b/kag/indexes/shards/anchor/dc.jsonl @@ -21,7 +21,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:da6529402d7068942f27e2ed","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:da6529402d7068942f27e2ed","label":"print_response_status_text","locator":{"end_column":82,"end_line":53397,"fragment":"","pointer":"","start_column":1,"start_line":53387},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:print_response_status_text","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:print_response_status_text","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:print_response_status_text","target_ref":"python:data.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:print_response_status_text","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:print_response_status_text","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:print_response_status_text","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:print_response_status_text","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:print_response_status_text","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:print_response_status_text","target_ref":"python:print"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:print_response_status_text","target_ref":"python:print"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:print_response_status_text","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:print_response_status_text","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:print_response_status_text","target_ref":"python:summary.get"}],"parser_ref":"python-ast@1","qualified_name":"print_response_status_text","semantic_key":"python:function:print_response_status_text","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:f99cd77e047ed16ad55018ad","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f99cd77e047ed16ad55018ad","label":"nervous_high_entropy_token_candidates","locator":{"end_column":65,"end_line":26683,"fragment":"","pointer":"","start_column":1,"start_line":26682},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_high_entropy_token_candidates","target_ref":"python:nervous_redaction.high_entropy_token_candidates"}],"parser_ref":"python-ast@1","qualified_name":"nervous_high_entropy_token_candidates","semantic_key":"python:function:nervous_high_entropy_token_candidates","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:47c94537e4b2cae3c76ff29b:aoa:abyss-machine:anchor:ff13211e3f155f6c0b51ddcf","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:ff13211e3f155f6c0b51ddcf","label":"Validation","locator":{"end_column":13,"end_line":85,"fragment":"validation","pointer":"","start_column":1,"start_line":85},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:validation","source_id":"aoa:abyss-machine:artifact:47c94537e4b2cae3c76ff29b","symbol_kind":""} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:f22cdd95dc499453028d06d8","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f22cdd95dc499453028d06d8","label":"process_route","locator":{"end_column":21,"end_line":1103,"fragment":"","pointer":"","start_column":1,"start_line":1094},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_route","target_ref":"python:protected_roles_from_contracts"}],"parser_ref":"python-ast@1","qualified_name":"process_route","semantic_key":"python:function:process_route","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:f22cdd95dc499453028d06d8","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f22cdd95dc499453028d06d8","label":"process_route","locator":{"end_column":21,"end_line":1096,"fragment":"","pointer":"","start_column":1,"start_line":1087},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_route","target_ref":"python:protected_roles_from_contracts"}],"parser_ref":"python-ast@1","qualified_name":"process_route","semantic_key":"python:function:process_route","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:6e5f6222ab4174643cd2a23d","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:6e5f6222ab4174643cd2a23d","label":"fake_exists","locator":{"end_column":20,"end_line":5342,"fragment":"","pointer":"","start_column":5,"start_line":5340},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cycle_artifact_step_uses_fake_file_ports_and_extra_evidence.fake_exists","target_ref":"python:calls.append"}],"parser_ref":"python-ast@1","qualified_name":"test_cycle_artifact_step_uses_fake_file_ports_and_extra_evidence.fake_exists","semantic_key":"python:method:test_cycle_artifact_step_uses_fake_file_ports_and_extra_evidence.fake_exists","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:610c324e878d010d1210804a:aoa:abyss-machine:anchor:b5e77445314dd4e4bddccff0","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:b5e77445314dd4e4bddccff0","label":"test_process_thermal_attribution_document_uses_fake_proc_and_ports","locator":{"end_column":48,"end_line":764,"fragment":"","pointer":"","start_column":1,"start_line":708},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_thermal_attribution_document_uses_fake_proc_and_ports","target_ref":"python:_thermal_map"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_thermal_attribution_document_uses_fake_proc_and_ports","target_ref":"python:_thermal_map"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_thermal_attribution_document_uses_fake_proc_and_ports","target_ref":"python:_write_task"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_thermal_attribution_document_uses_fake_proc_and_ports","target_ref":"python:iter"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_thermal_attribution_document_uses_fake_proc_and_ports","target_ref":"python:next"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_thermal_attribution_document_uses_fake_proc_and_ports","target_ref":"python:proc_root.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_thermal_attribution_document_uses_fake_proc_and_ports","target_ref":"python:process_adapters.process_thermal_attribution_document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_thermal_attribution_document_uses_fake_proc_and_ports","target_ref":"python:thermal_maps.pop"}],"parser_ref":"python-ast@1","qualified_name":"test_process_thermal_attribution_document_uses_fake_proc_and_ports","semantic_key":"python:function:test_process_thermal_attribution_document_uses_fake_proc_and_ports","source_id":"aoa:abyss-machine:artifact:610c324e878d010d1210804a","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:6659d95fa5f1b1ad89e42ac1:aoa:abyss-machine:anchor:8c556ed38782a789a8544769","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8c556ed38782a789a8544769","label":"_safe_source_ref","locator":{"end_column":6,"end_line":82,"fragment":"","pointer":"","start_column":1,"start_line":74},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_source_ref","target_ref":"python:any"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_source_ref","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_source_ref","target_ref":"python:character.isspace"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_source_ref","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_source_ref","target_ref":"python:text.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_safe_source_ref","target_ref":"python:text.strip"}],"parser_ref":"python-ast@1","qualified_name":"_safe_source_ref","semantic_key":"python:function:_safe_source_ref","source_id":"aoa:abyss-machine:artifact:6659d95fa5f1b1ad89e42ac1","symbol_kind":"function"} @@ -50,7 +50,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:d87dddda8b48519b72f9eafb:aoa:abyss-machine:anchor:cbe8af5b6416f2e0c3855833","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:cbe8af5b6416f2e0c3855833","label":"_parse_time","locator":{"end_column":18,"end_line":65,"fragment":"","pointer":"","start_column":1,"start_line":56},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_parse_time","target_ref":"python:dt.datetime.fromisoformat"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_parse_time","target_ref":"python:dt.datetime.now"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_parse_time","target_ref":"python:parsed.replace"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_parse_time","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_parse_time","semantic_key":"python:function:_parse_time","source_id":"aoa:abyss-machine:artifact:d87dddda8b48519b72f9eafb","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:4a3dee5458487cb0d1f9c691","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4a3dee5458487cb0d1f9c691","label":"artifact_scenario_matrix","locator":{"end_column":6,"end_line":1169,"fragment":"","pointer":"","start_column":1,"start_line":981},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:_bundle_manifest_refs_for_class"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:_producer_profiles_for_artifact_class"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:_scenario_durable_evidence_status"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:_trust_root_expectations"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:any"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:bundle_manifests.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:classes.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:classes.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:consumer_intent_for_artifact_class"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:coverage_status.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:deferred_controls_for_rule"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:durable.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:durable.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:durable_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:durable_status_counts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:lane.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:lane.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:load_bundle_manifest"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:load_policy"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:manifest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:manifest_errors.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:required_controls_for_rule"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:rows.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:rule.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:rule.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:spec.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:spec.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:spec.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:spec.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:spec.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:spec.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:spec.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:spec.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:tuf.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifact_scenario_matrix","target_ref":"python:update_transparency_lane"}],"parser_ref":"python-ast@1","qualified_name":"artifact_scenario_matrix","semantic_key":"python:function:artifact_scenario_matrix","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:6ab6c9dceda19ef7104eb92e","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:6ab6c9dceda19ef7104eb92e","label":"_file_digest_hex","locator":{"end_column":57,"end_line":447,"fragment":"","pointer":"","start_column":1,"start_line":446},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_file_digest_hex","target_ref":"python:hashlib.sha256"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_file_digest_hex","target_ref":"python:path.read_bytes"}],"parser_ref":"python-ast@1","qualified_name":"_file_digest_hex","semantic_key":"python:function:_file_digest_hex","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:ed5c889d308f514fb8da4f98","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:ed5c889d308f514fb8da4f98","label":"release_check","locator":{"end_column":6,"end_line":10823,"fragment":"","pointer":"","start_column":1,"start_line":10800},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:_portable_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:verification.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:verification.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:verify_bundle"}],"parser_ref":"python-ast@1","qualified_name":"release_check","semantic_key":"python:function:release_check","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00:aoa:abyss-machine:anchor:ed5c889d308f514fb8da4f98","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:ed5c889d308f514fb8da4f98","label":"release_check","locator":{"end_column":6,"end_line":10817,"fragment":"","pointer":"","start_column":1,"start_line":10794},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:ValueError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:_portable_path_ref"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:verification.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:verification.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:release_check","target_ref":"python:verify_bundle"}],"parser_ref":"python-ast@1","qualified_name":"release_check","semantic_key":"python:function:release_check","source_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87:aoa:abyss-machine:anchor:db153e763a663e2359222a76","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:db153e763a663e2359222a76","label":"load_latest_documents","locator":{"end_column":83,"end_line":1521,"fragment":"","pointer":"","start_column":1,"start_line":1516},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:load_latest_documents","target_ref":"python:load_latest_json"}],"parser_ref":"python-ast@1","qualified_name":"load_latest_documents","semantic_key":"python:function:load_latest_documents","source_id":"aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b:aoa:abyss-machine:anchor:a699faea92e5af5a0e280a74","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:a699faea92e5af5a0e280a74","label":"fake_run","locator":{"end_column":76,"end_line":908,"fragment":"","pointer":"","start_column":5,"start_line":906},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_llm_workhorse_controller_runner_binds_command_timeout_and_output.fake_run","target_ref":"python:calls.append"}],"parser_ref":"python-ast@1","qualified_name":"test_llm_workhorse_controller_runner_binds_command_timeout_and_output.fake_run","semantic_key":"python:method:test_llm_workhorse_controller_runner_binds_command_timeout_and_output.fake_run","source_id":"aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946:aoa:abyss-machine:anchor:4536988d4a08b48ae319d715","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4536988d4a08b48ae319d715","label":"test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","locator":{"end_column":80,"end_line":1701,"fragment":"","pointer":"","start_column":1,"start_line":1604},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:all"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:cli._storage_candidates_refresh_unlocked"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:cli._storage_candidates_refresh_unlocked"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:cli.storage_candidate_light_refresh"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:iter"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:latest.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:latest.update"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:monkeypatch.setattr"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","target_ref":"python:next"}],"parser_ref":"python-ast@1","qualified_name":"test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","semantic_key":"python:function:test_bounded_deep_refresh_resumes_without_premature_retirement_or_false_freshness","source_id":"aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/dd.jsonl b/kag/indexes/shards/anchor/dd.jsonl index 91e741ac..309ea958 100644 --- a/kag/indexes/shards/anchor/dd.jsonl +++ b/kag/indexes/shards/anchor/dd.jsonl @@ -17,7 +17,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e:aoa:abyss-machine:anchor:89742cb3a00b610c591c524e","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:89742cb3a00b610c591c524e","label":"artifact_classes","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/artifact_classes","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/artifact_classes","source_id":"aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e","symbol_kind":"json_key"} {"_key":"anchor:aoa:abyss-machine:artifact:532c939dc3fccc7461b39a8e:aoa:abyss-machine:anchor:0163ac32fd735eb6f71cfad7","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:0163ac32fd735eb6f71cfad7","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:532c939dc3fccc7461b39a8e","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3:aoa:abyss-machine:anchor:ac13ce1e72e7a9c0b33f2f15","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:ac13ce1e72e7a9c0b33f2f15","label":"source_set_result","locator":{"end_column":6,"end_line":341,"fragment":"","pointer":"","start_column":1,"start_line":319},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_result","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_result","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_result","target_ref":"python:dict"}],"parser_ref":"python-ast@1","qualified_name":"source_set_result","semantic_key":"python:function:source_set_result","source_id":"aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:2b2cb8bd679fa438760bed9b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:2b2cb8bd679fa438760bed9b","label":"_systemd_show_records","locator":{"end_column":19,"end_line":754,"fragment":"","pointer":"","start_column":1,"start_line":742},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_systemd_show_records","target_ref":"python:line.partition"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_systemd_show_records","target_ref":"python:line.strip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_systemd_show_records","target_ref":"python:records.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_systemd_show_records","target_ref":"python:text.splitlines"}],"parser_ref":"python-ast@1","qualified_name":"_systemd_show_records","semantic_key":"python:function:_systemd_show_records","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:2b2cb8bd679fa438760bed9b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:2b2cb8bd679fa438760bed9b","label":"_systemd_show_records","locator":{"end_column":19,"end_line":747,"fragment":"","pointer":"","start_column":1,"start_line":735},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_systemd_show_records","target_ref":"python:line.partition"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_systemd_show_records","target_ref":"python:line.strip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_systemd_show_records","target_ref":"python:records.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_systemd_show_records","target_ref":"python:text.splitlines"}],"parser_ref":"python-ast@1","qualified_name":"_systemd_show_records","semantic_key":"python:function:_systemd_show_records","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:610c324e878d010d1210804a:aoa:abyss-machine:anchor:bb2eafac281517d4b095fe39","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:bb2eafac281517d4b095fe39","label":"test_process_info_reads_synthetic_proc_and_classifies_storage_and_game","locator":{"end_column":43,"end_line":107,"fragment":"","pointer":"","start_column":1,"start_line":70},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_info_reads_synthetic_proc_and_classifies_storage_and_game","target_ref":"python:_write_proc"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_info_reads_synthetic_proc_and_classifies_storage_and_game","target_ref":"python:game_dir.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_info_reads_synthetic_proc_and_classifies_storage_and_game","target_ref":"python:game_root.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_info_reads_synthetic_proc_and_classifies_storage_and_game","target_ref":"python:proc_root.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_info_reads_synthetic_proc_and_classifies_storage_and_game","target_ref":"python:process_adapters.process_info"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_info_reads_synthetic_proc_and_classifies_storage_and_game","target_ref":"python:storage_root.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_info_reads_synthetic_proc_and_classifies_storage_and_game","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_process_info_reads_synthetic_proc_and_classifies_storage_and_game","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_process_info_reads_synthetic_proc_and_classifies_storage_and_game","semantic_key":"python:function:test_process_info_reads_synthetic_proc_and_classifies_storage_and_game","source_id":"aoa:abyss-machine:artifact:610c324e878d010d1210804a","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:61f660eea56ea3d3ac3d2668:aoa:abyss-machine:anchor:26a8db88e410dc72cd9e8762","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:26a8db88e410dc72cd9e8762","label":"_ensure_state_dir","locator":{"end_column":13,"end_line":177,"fragment":"","pointer":"","start_column":1,"start_line":168},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_ensure_state_dir","target_ref":"python:grp.getgrnam"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_ensure_state_dir","target_ref":"python:os.chmod"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_ensure_state_dir","target_ref":"python:os.chown"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_ensure_state_dir","target_ref":"python:path.mkdir"}],"parser_ref":"python-ast@1","qualified_name":"_ensure_state_dir","semantic_key":"python:function:_ensure_state_dir","source_id":"aoa:abyss-machine:artifact:61f660eea56ea3d3ac3d2668","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:6604093da5a6d6879ba9af9c:aoa:abyss-machine:anchor:d107077e86c6a778fff3a2f2","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d107077e86c6a778fff3a2f2","label":"investigation_working_stack_gap_complete","locator":{"end_column":6,"end_line":2237,"fragment":"","pointer":"","start_column":1,"start_line":2201},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:packet.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:request.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:request.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:request.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:investigation_working_stack_gap_complete","target_ref":"python:request.get"}],"parser_ref":"python-ast@1","qualified_name":"investigation_working_stack_gap_complete","semantic_key":"python:function:investigation_working_stack_gap_complete","source_id":"aoa:abyss-machine:artifact:6604093da5a6d6879ba9af9c","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/e2.jsonl b/kag/indexes/shards/anchor/e2.jsonl index 67f6667c..9b00a656 100644 --- a/kag/indexes/shards/anchor/e2.jsonl +++ b/kag/indexes/shards/anchor/e2.jsonl @@ -26,8 +26,8 @@ {"_key":"anchor:aoa:abyss-machine:artifact:441b2678f52e693914fda746:aoa:abyss-machine:anchor:71793de2cf5c22d582aaf38b","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:71793de2cf5c22d582aaf38b","label":"unknown_change_policy","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/unknown_change_policy","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/unknown_change_policy","source_id":"aoa:abyss-machine:artifact:441b2678f52e693914fda746","symbol_kind":"json_key"} {"_key":"anchor:aoa:abyss-machine:artifact:4926fb0c6c016f2190e27d18:aoa:abyss-machine:anchor:031f1db4148bec94d8121bb9","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:031f1db4148bec94d8121bb9","label":"_paths","locator":{"end_column":6,"end_line":20,"fragment":"","pointer":"","start_column":1,"start_line":17},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_paths","target_ref":"python:dictation_replacements_adapters.DictationReplacementsPaths"}],"parser_ref":"python-ast@1","qualified_name":"_paths","semantic_key":"python:function:_paths","source_id":"aoa:abyss-machine:artifact:4926fb0c6c016f2190e27d18","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3:aoa:abyss-machine:anchor:1fb18d2c8da3b3d422b509e0","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:1fb18d2c8da3b3d422b509e0","label":"source_set_audit_event","locator":{"end_column":6,"end_line":316,"fragment":"","pointer":"","start_column":1,"start_line":301},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"source_set_audit_event","semantic_key":"python:function:source_set_audit_event","source_id":"aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:9f8c8ad29c799379d14fc95a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:9f8c8ad29c799379d14fc95a","label":"_is_codex_process","locator":{"end_column":17,"end_line":1015,"fragment":"","pointer":"","start_column":1,"start_line":1010},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_codex_process","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_codex_process","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_codex_process","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_is_codex_process","semantic_key":"python:function:_is_codex_process","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:d4385d7aba54e358e15b95fc","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d4385d7aba54e358e15b95fc","label":"hotpath_llm_probe","locator":{"end_column":6,"end_line":299,"fragment":"","pointer":"","start_column":1,"start_line":243},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:load_json_document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:min"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:parsed.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:parsed.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:parsed.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:runner"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"}],"parser_ref":"python-ast@1","qualified_name":"hotpath_llm_probe","semantic_key":"python:function:hotpath_llm_probe","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:9f8c8ad29c799379d14fc95a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:9f8c8ad29c799379d14fc95a","label":"_is_codex_process","locator":{"end_column":17,"end_line":1008,"fragment":"","pointer":"","start_column":1,"start_line":1003},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_codex_process","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_codex_process","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_is_codex_process","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_is_codex_process","semantic_key":"python:function:_is_codex_process","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:d4385d7aba54e358e15b95fc","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d4385d7aba54e358e15b95fc","label":"hotpath_llm_probe","locator":{"end_column":6,"end_line":292,"fragment":"","pointer":"","start_column":1,"start_line":236},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:load_json_document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:min"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:out.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:parsed.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:parsed.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:parsed.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:runner"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_llm_probe","target_ref":"python:summary.get"}],"parser_ref":"python-ast@1","qualified_name":"hotpath_llm_probe","semantic_key":"python:function:hotpath_llm_probe","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:059ebf939415d73689b4520a","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:059ebf939415d73689b4520a","label":"name","locator":{"end_column":36,"end_line":4,"fragment":"","pointer":"/identity/name","start_column":3,"start_line":4},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/identity/name","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:0db344604b6f2a0517cf3137","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:0db344604b6f2a0517cf3137","label":"__enter__","locator":{"end_column":20,"end_line":2502,"fragment":"","pointer":"","start_column":5,"start_line":2501},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"_FakeHttpResponse.__enter__","semantic_key":"python:method:_FakeHttpResponse.__enter__","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:504d575ae1555b60fc0eaee4","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:504d575ae1555b60fc0eaee4","label":"test_probe_resource_denied_document_is_public_safe_and_fail_closed","locator":{"end_column":98,"end_line":2979,"fragment":"","pointer":"","start_column":1,"start_line":2949},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_probe_resource_denied_document_is_public_safe_and_fail_closed","target_ref":"python:self_awareness_adapters.probe_resource_denied_document"}],"parser_ref":"python-ast@1","qualified_name":"test_probe_resource_denied_document_is_public_safe_and_fail_closed","semantic_key":"python:function:test_probe_resource_denied_document_is_public_safe_and_fail_closed","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/e3.jsonl b/kag/indexes/shards/anchor/e3.jsonl index b60d4a29..1a7682cf 100644 --- a/kag/indexes/shards/anchor/e3.jsonl +++ b/kag/indexes/shards/anchor/e3.jsonl @@ -30,7 +30,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:46648290341d155e080aa1c8:aoa:abyss-machine:anchor:ced3d76374849f3183b6c733","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:ced3d76374849f3183b6c733","label":"digest","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/$defs/digest","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"digest","semantic_key":"json:/$defs/digest","source_id":"aoa:abyss-machine:artifact:46648290341d155e080aa1c8","symbol_kind":"schema_definition"} {"_key":"anchor:aoa:abyss-machine:artifact:4a15e3d3687cae620619fdb2:aoa:abyss-machine:anchor:5118f5841901c12126f2c8f3","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:5118f5841901c12126f2c8f3","label":"Review Log","locator":{"end_column":13,"end_line":81,"fragment":"review-log","pointer":"","start_column":1,"start_line":81},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:review-log","source_id":"aoa:abyss-machine:artifact:4a15e3d3687cae620619fdb2","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3:aoa:abyss-machine:anchor:e73cf380ec490a18d6436824","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e73cf380ec490a18d6436824","label":"source_set_transition","locator":{"end_column":6,"end_line":298,"fragment":"","pointer":"","start_column":1,"start_line":274},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_transition","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_transition","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_transition","target_ref":"python:dict"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_transition","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_transition","target_ref":"python:source_status.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_transition","target_ref":"python:state.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:source_set_transition","target_ref":"python:state.get"}],"parser_ref":"python-ast@1","qualified_name":"source_set_transition","semantic_key":"python:function:source_set_transition","source_id":"aoa:abyss-machine:artifact:53619641db4312e3f4fb9fb3","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:27e2c39e33fd3077d2a41b6c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:27e2c39e33fd3077d2a41b6c","label":"process_snapshot","locator":{"end_column":6,"end_line":1562,"fragment":"","pointer":"","start_column":1,"start_line":1418},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:_is_codex_process"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_memory_snapshot"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_swap.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_swap.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_swap.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_swap_snapshot"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:codex_thread_identity"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:entry.name.isdigit"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:min"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:podman_index_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:proc_root.iterdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:process_contracts.process_importance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:process_info"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:process_rollup"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:process_route"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:processes.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:resolve_owner_identity"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:rollup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"}],"parser_ref":"python-ast@1","qualified_name":"process_snapshot","semantic_key":"python:function:process_snapshot","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:27e2c39e33fd3077d2a41b6c","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:27e2c39e33fd3077d2a41b6c","label":"process_snapshot","locator":{"end_column":6,"end_line":1555,"fragment":"","pointer":"","start_column":1,"start_line":1411},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:_is_codex_process"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_memory.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_memory_snapshot"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_swap.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_swap.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_swap.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:cgroup_swap_snapshot"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:codex_thread_identity"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:entry.name.isdigit"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:min"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:podman_index_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:proc_root.iterdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:process_contracts.process_importance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:process_info"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:process_rollup"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:process_route"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:processes.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:resolve_owner_identity"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:rollup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:process_snapshot","target_ref":"python:sum"}],"parser_ref":"python-ast@1","qualified_name":"process_snapshot","semantic_key":"python:function:process_snapshot","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:611834310c899b4091af6a62:aoa:abyss-machine:anchor:d526b1f7486dc645c71931dd","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d526b1f7486dc645c71931dd","label":"_run_capacity","locator":{"end_column":37,"end_line":63,"fragment":"","pointer":"","start_column":1,"start_line":51},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_run_capacity","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_run_capacity","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_run_capacity","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_run_capacity","target_ref":"python:subprocess.run"}],"parser_ref":"python-ast@1","qualified_name":"_run_capacity","semantic_key":"python:function:_run_capacity","source_id":"aoa:abyss-machine:artifact:611834310c899b4091af6a62","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:61f660eea56ea3d3ac3d2668:aoa:abyss-machine:anchor:075508e3e7b9c9de3cd1b301","_kind":"anchor","anchor_kind":"artifact","id":"aoa:abyss-machine:anchor:075508e3e7b9c9de3cd1b301","label":"$artifact","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"aoa-artifact@1","qualified_name":"","semantic_key":"$artifact","source_id":"aoa:abyss-machine:artifact:61f660eea56ea3d3ac3d2668","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:68d1abf41ce1f41070373594:aoa:abyss-machine:anchor:6e3659e4a13d45e214ecdeb4","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:6e3659e4a13d45e214ecdeb4","label":"FakeRegistry","locator":{"end_column":29,"end_line":212,"fragment":"","pointer":"","start_column":1,"start_line":188},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"FakeRegistry","semantic_key":"python:class:FakeRegistry","source_id":"aoa:abyss-machine:artifact:68d1abf41ce1f41070373594","symbol_kind":"class"} diff --git a/kag/indexes/shards/anchor/ee.jsonl b/kag/indexes/shards/anchor/ee.jsonl index 9c18e94c..e00f1739 100644 --- a/kag/indexes/shards/anchor/ee.jsonl +++ b/kag/indexes/shards/anchor/ee.jsonl @@ -22,7 +22,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:4ae2f6f1a0deb3697d25d57f:aoa:abyss-machine:anchor:fcbbaa54978eb34de042b8bd","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:fcbbaa54978eb34de042b8bd","label":"add","locator":{"end_column":28,"end_line":1044,"fragment":"","pointer":"","start_column":5,"start_line":1040},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:review_checks.add","target_ref":"python:checks.append"}],"parser_ref":"python-ast@1","qualified_name":"review_checks.add","semantic_key":"python:method:review_checks.add","source_id":"aoa:abyss-machine:artifact:4ae2f6f1a0deb3697d25d57f","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:4c194c17d0ae6f4f06e1df29:aoa:abyss-machine:anchor:b14bfed59ea9c25665ffc707","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:b14bfed59ea9c25665ffc707","label":"Rules","locator":{"end_column":8,"end_line":10,"fragment":"rules","pointer":"","start_column":1,"start_line":10},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:rules","source_id":"aoa:abyss-machine:artifact:4c194c17d0ae6f4f06e1df29","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:50db9bc832fe455acd06b746:aoa:abyss-machine:anchor:4baab434eca0dd72b42ada47","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4baab434eca0dd72b42ada47","label":"_process_parent","locator":{"end_column":17,"end_line":56,"fragment":"","pointer":"","start_column":1,"start_line":51},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_process_parent","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_process_parent","target_ref":"python:int"}],"parser_ref":"python-ast@1","qualified_name":"_process_parent","semantic_key":"python:function:_process_parent","source_id":"aoa:abyss-machine:artifact:50db9bc832fe455acd06b746","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:f74a6e8c64b1e847f452e05b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f74a6e8c64b1e847f452e05b","label":"cgroup_unit_hint","locator":{"end_column":40,"end_line":1060,"fragment":"","pointer":"","start_column":1,"start_line":1053},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_unit_hint","target_ref":"python:cgroup_path.split"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_unit_hint","target_ref":"python:part.endswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_unit_hint","target_ref":"python:reversed"}],"parser_ref":"python-ast@1","qualified_name":"cgroup_unit_hint","semantic_key":"python:function:cgroup_unit_hint","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:f74a6e8c64b1e847f452e05b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:f74a6e8c64b1e847f452e05b","label":"cgroup_unit_hint","locator":{"end_column":40,"end_line":1053,"fragment":"","pointer":"","start_column":1,"start_line":1046},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_unit_hint","target_ref":"python:cgroup_path.split"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_unit_hint","target_ref":"python:part.endswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_unit_hint","target_ref":"python:reversed"}],"parser_ref":"python-ast@1","qualified_name":"cgroup_unit_hint","semantic_key":"python:function:cgroup_unit_hint","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:55d1e15c3830177bba70079e:aoa:abyss-machine:anchor:fb2b5396255aecbc5ea0645b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:fb2b5396255aecbc5ea0645b","label":"test_heartbeat_readiness_requires_read_only_artifacts_and_validate_checks","locator":{"end_column":87,"end_line":139,"fragment":"","pointer":"","start_column":1,"start_line":88},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_heartbeat_readiness_requires_read_only_artifacts_and_validate_checks","target_ref":"python:stack_bridge_contracts.heartbeat_readiness"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_heartbeat_readiness_requires_read_only_artifacts_and_validate_checks","target_ref":"python:stack_bridge_contracts.heartbeat_readiness"}],"parser_ref":"python-ast@1","qualified_name":"test_heartbeat_readiness_requires_read_only_artifacts_and_validate_checks","semantic_key":"python:function:test_heartbeat_readiness_requires_read_only_artifacts_and_validate_checks","source_id":"aoa:abyss-machine:artifact:55d1e15c3830177bba70079e","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:59ed80f48698348201fc1b94:aoa:abyss-machine:anchor:4c0a6cda0785f765a5202a2a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4c0a6cda0785f765a5202a2a","label":"latest_writer","locator":{"end_column":20,"end_line":196,"fragment":"","pointer":"","start_column":5,"start_line":194},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_validate_synthesis_uses_fakeable_latest_and_record_ports.latest_writer","target_ref":"python:writes.append"}],"parser_ref":"python-ast@1","qualified_name":"test_validate_synthesis_uses_fakeable_latest_and_record_ports.latest_writer","semantic_key":"python:method:test_validate_synthesis_uses_fakeable_latest_and_record_ports.latest_writer","source_id":"aoa:abyss-machine:artifact:59ed80f48698348201fc1b94","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:60c6cf3fe13bd0b843f5b063:aoa:abyss-machine:anchor:d7bf48d820e8a500053eb9c6","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:d7bf48d820e8a500053eb9c6","label":"Closeout","locator":{"end_column":11,"end_line":51,"fragment":"closeout","pointer":"","start_column":1,"start_line":51},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:closeout","source_id":"aoa:abyss-machine:artifact:60c6cf3fe13bd0b843f5b063","symbol_kind":""} diff --git a/kag/indexes/shards/anchor/f2.jsonl b/kag/indexes/shards/anchor/f2.jsonl index b87e66ba..d0a18c5a 100644 --- a/kag/indexes/shards/anchor/f2.jsonl +++ b/kag/indexes/shards/anchor/f2.jsonl @@ -18,8 +18,8 @@ {"_key":"anchor:aoa:abyss-machine:artifact:42934316d82c55a841c45765:aoa:abyss-machine:anchor:48008a3abc87e01134239328","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:48008a3abc87e01134239328","label":"Extracted Doctor Snapshot/Observability Status Probe Seam","locator":{"end_column":60,"end_line":1107,"fragment":"extracted-doctor-snapshotobservability-status-probe-seam","pointer":"","start_column":1,"start_line":1107},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:extracted-doctor-snapshotobservability-status-probe-seam","source_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:42934316d82c55a841c45765:aoa:abyss-machine:anchor:b811349d359d1086376e6545","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:b811349d359d1086376e6545","label":"Extracted Nervous Quality Audit Seam","locator":{"end_column":39,"end_line":771,"fragment":"extracted-nervous-quality-audit-seam","pointer":"","start_column":1,"start_line":771},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:extracted-nervous-quality-audit-seam","source_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:4d647326e823e7202ff18d96:aoa:abyss-machine:anchor:b014ddab7a11c94b88510a31","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:b014ddab7a11c94b88510a31","label":"Admission","locator":{"end_column":12,"end_line":18,"fragment":"admission","pointer":"","start_column":1,"start_line":18},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:admission","source_id":"aoa:abyss-machine:artifact:4d647326e823e7202ff18d96","symbol_kind":""} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:d30ca267c757908ca0f696f8","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d30ca267c757908ca0f696f8","label":"cgroup_route_with_podman_metadata","locator":{"end_column":75,"end_line":1133,"fragment":"","pointer":"","start_column":1,"start_line":1110},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_route_with_podman_metadata","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_route_with_podman_metadata","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_route_with_podman_metadata","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_route_with_podman_metadata","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_route_with_podman_metadata","target_ref":"python:process_contracts.stack_service_role"}],"parser_ref":"python-ast@1","qualified_name":"cgroup_route_with_podman_metadata","semantic_key":"python:function:cgroup_route_with_podman_metadata","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:de3125f1d4aadb57e456179b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:de3125f1d4aadb57e456179b","label":"residency_service_status","locator":{"end_column":6,"end_line":1867,"fragment":"","pointer":"","start_column":1,"start_line":1688},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:_safe_ratio"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:cgroup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:cgroup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:cgroup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:cgroup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:cgroup_file_snapshot_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:class_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:class_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:class_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:classes.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:pids.insert"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:residency_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:residency_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:residency_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:residency_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:residency_service_rollup"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:runtime_pilot.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:runtime_pilot.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:shown.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:shown.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:shown.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:shown.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:systemd_unit_properties"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:thresholds.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:thresholds.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:thresholds.get"}],"parser_ref":"python-ast@1","qualified_name":"residency_service_status","semantic_key":"python:function:residency_service_status","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:d30ca267c757908ca0f696f8","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d30ca267c757908ca0f696f8","label":"cgroup_route_with_podman_metadata","locator":{"end_column":75,"end_line":1126,"fragment":"","pointer":"","start_column":1,"start_line":1103},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_route_with_podman_metadata","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_route_with_podman_metadata","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_route_with_podman_metadata","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_route_with_podman_metadata","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_route_with_podman_metadata","target_ref":"python:process_contracts.stack_service_role"}],"parser_ref":"python-ast@1","qualified_name":"cgroup_route_with_podman_metadata","semantic_key":"python:function:cgroup_route_with_podman_metadata","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:de3125f1d4aadb57e456179b","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:de3125f1d4aadb57e456179b","label":"residency_service_status","locator":{"end_column":6,"end_line":1860,"fragment":"","pointer":"","start_column":1,"start_line":1681},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:_safe_ratio"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:cgroup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:cgroup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:cgroup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:cgroup.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:cgroup_file_snapshot_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:class_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:class_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:class_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:classes.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:memory_control_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:pids.insert"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:props.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:residency_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:residency_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:residency_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:residency_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:residency_service_rollup"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:runtime_pilot.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:runtime_pilot.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:service.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:shown.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:shown.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:shown.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:shown.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:systemd_unit_properties"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:thresholds.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:thresholds.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:residency_service_status","target_ref":"python:thresholds.get"}],"parser_ref":"python-ast@1","qualified_name":"residency_service_status","semantic_key":"python:function:residency_service_status","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:59ed80f48698348201fc1b94:aoa:abyss-machine:anchor:4ca9a7684e2f883d5b26a87f","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:4ca9a7684e2f883d5b26a87f","label":"test_validate_synthesis_uses_fakeable_latest_and_record_ports","locator":{"end_column":44,"end_line":216,"fragment":"","pointer":"","start_column":1,"start_line":155},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_validate_synthesis_uses_fakeable_latest_and_record_ports","target_ref":"python:adapters.validate_synthesis"}],"parser_ref":"python-ast@1","qualified_name":"test_validate_synthesis_uses_fakeable_latest_and_record_ports","semantic_key":"python:function:test_validate_synthesis_uses_fakeable_latest_and_record_ports","source_id":"aoa:abyss-machine:artifact:59ed80f48698348201fc1b94","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:25cc5c7a43a7ed94b0058e46","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:25cc5c7a43a7ed94b0058e46","label":"load_latest","locator":{"end_column":28,"end_line":545,"fragment":"","pointer":"","start_column":5,"start_line":543},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_investigation_ports.load_latest","target_ref":"python:calls.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_investigation_ports.load_latest","target_ref":"python:path.relative_to"}],"parser_ref":"python-ast@1","qualified_name":"_fake_investigation_ports.load_latest","semantic_key":"python:method:_fake_investigation_ports.load_latest","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:b00977c9f03a2ba7dc256474","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:b00977c9f03a2ba7dc256474","label":"episodes","locator":{"end_column":10,"end_line":985,"fragment":"","pointer":"","start_column":5,"start_line":973},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_fake_probe_ports.episodes","target_ref":"python:calls.append"}],"parser_ref":"python-ast@1","qualified_name":"_fake_probe_ports.episodes","semantic_key":"python:method:_fake_probe_ports.episodes","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"method"} diff --git a/kag/indexes/shards/anchor/fc.jsonl b/kag/indexes/shards/anchor/fc.jsonl index 7a03de78..397fca64 100644 --- a/kag/indexes/shards/anchor/fc.jsonl +++ b/kag/indexes/shards/anchor/fc.jsonl @@ -17,7 +17,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:6856f6c39cf0036ba9b09b87","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:6856f6c39cf0036ba9b09b87","label":"nervous_apply_neural_rerank_scores","locator":{"end_column":36,"end_line":26081,"fragment":"","pointer":"","start_column":1,"start_line":26056},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:min"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:nervous_neural_rerank_scores"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:nervous_rerank_contracts.apply_neural_scores"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:neural.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:neural.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:neural.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:neural.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:neural_config.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:neural_config.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:nervous_apply_neural_rerank_scores","target_ref":"python:warnings.append"}],"parser_ref":"python-ast@1","qualified_name":"nervous_apply_neural_rerank_scores","semantic_key":"python:function:nervous_apply_neural_rerank_scores","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:9d34e69e91f7fcedfdd19eb9","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:9d34e69e91f7fcedfdd19eb9","label":"storage_write_path_protection","locator":{"end_column":6,"end_line":9665,"fragment":"","pointer":"","start_column":1,"start_line":9609},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:_archive_vault_policy_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:_archive_vault_policy_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:_archive_vault_policy_value"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:archive_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:archive_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:archive_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:archive_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:archive_policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:binding.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:binding.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:binding.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:binding.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:list"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:route.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:route.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:route_match.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:route_match.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:route_match.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:storage_archive_policy"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:storage_contracts.archive_route_match"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:storage_lifecycle_adapters.archive_vault_mount_binding"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:storage_path_protection"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_write_path_protection","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"storage_write_path_protection","semantic_key":"python:function:storage_write_path_protection","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:fd7cc2ebd929946582e58929","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:fd7cc2ebd929946582e58929","label":"self_awareness_working_stack_gap_coverage_planes","locator":{"end_column":78,"end_line":37470,"fragment":"","pointer":"","start_column":1,"start_line":37469},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:self_awareness_working_stack_gap_coverage_planes","target_ref":"python:self_awareness_contracts.working_stack_gap_coverage_planes"}],"parser_ref":"python-ast@1","qualified_name":"self_awareness_working_stack_gap_coverage_planes","semantic_key":"python:function:self_awareness_working_stack_gap_coverage_planes","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:547410c37743207b57ee2af4","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:547410c37743207b57ee2af4","label":"cgroup_swap_snapshot","locator":{"end_column":6,"end_line":1320,"fragment":"","pointer":"","start_column":1,"start_line":1232},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:_read_optional_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:_read_optional_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:cgroup_path.lstrip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:cgroup_primary_bucket"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:cgroup_route_with_podman_metadata"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:cgroup_unit_hint"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:entries.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:entries.sort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:grouped.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:grouped.setdefault"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:min"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_container_for_cgroup"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_id_from_cgroup_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:proc_cgroup_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:process_contracts.process_importance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:process_owner_identities"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:sum"}],"parser_ref":"python-ast@1","qualified_name":"cgroup_swap_snapshot","semantic_key":"python:function:cgroup_swap_snapshot","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:547410c37743207b57ee2af4","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:547410c37743207b57ee2af4","label":"cgroup_swap_snapshot","locator":{"end_column":6,"end_line":1313,"fragment":"","pointer":"","start_column":1,"start_line":1225},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:_bytes_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:_kib_to_mib"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:_read_optional_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:_read_optional_int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:cgroup_path.lstrip"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:cgroup_primary_bucket"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:cgroup_route_with_podman_metadata"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:cgroup_unit_hint"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:entries.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:entries.sort"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:grouped.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:grouped.setdefault"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:min"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_container.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_container_for_cgroup"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_id_from_cgroup_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:proc_cgroup_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:process_contracts.process_importance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:process_owner_identities"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:sum"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_swap_snapshot","target_ref":"python:sum"}],"parser_ref":"python-ast@1","qualified_name":"cgroup_swap_snapshot","semantic_key":"python:function:cgroup_swap_snapshot","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5f487ed25f343719a3049e5a:aoa:abyss-machine:anchor:8d53fbddd1d8e645f1b8d9c5","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8d53fbddd1d8e645f1b8d9c5","label":"plan_document","locator":{"end_column":6,"end_line":623,"fragment":"","pointer":"","start_column":1,"start_line":470},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:_schema"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:battery.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:cooling.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:cooling.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:cooling.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:cooling.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:cooling_target.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:cooling_target.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:cpu_routed_heavy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:cpu_routed_heavy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:cpu_routed_heavy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:cpu_routed_heavy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:cpu_routed_heavy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:cpu_routed_heavy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:cpu_routed_heavy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:cpu_routed_heavy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:external_profile_guard.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:max_unattended_class"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:memory_plan_latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:process_latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:routed_heavy_route.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:storage_pressure_latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:workload_level"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:workload_level"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:workload_level"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:workload_level"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:plan_document","target_ref":"python:workload_level"}],"parser_ref":"python-ast@1","qualified_name":"plan_document","semantic_key":"python:function:plan_document","source_id":"aoa:abyss-machine:artifact:5f487ed25f343719a3049e5a","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:60c6cf3fe13bd0b843f5b063:aoa:abyss-machine:anchor:f37b2bad60d90d91fcaf84a5","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:f37b2bad60d90d91fcaf84a5","label":"Validation","locator":{"end_column":13,"end_line":47,"fragment":"validation","pointer":"","start_column":1,"start_line":47},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:validation","source_id":"aoa:abyss-machine:artifact:60c6cf3fe13bd0b843f5b063","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:614abed8153d83123dcb7010:aoa:abyss-machine:anchor:1d9124f9440203edf40ab315","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:1d9124f9440203edf40ab315","label":"heavy","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/heavy","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/heavy","source_id":"aoa:abyss-machine:artifact:614abed8153d83123dcb7010","symbol_kind":"json_key"} diff --git a/kag/indexes/shards/anchor/fd.jsonl b/kag/indexes/shards/anchor/fd.jsonl index 1af63d0d..4e40b65f 100644 --- a/kag/indexes/shards/anchor/fd.jsonl +++ b/kag/indexes/shards/anchor/fd.jsonl @@ -29,8 +29,8 @@ {"_key":"anchor:aoa:abyss-machine:artifact:42d9f271dea9edd048f8e120:aoa:abyss-machine:anchor:220b62fc04db287f7e2565c9","_kind":"anchor","anchor_kind":"markdown_heading","id":"aoa:abyss-machine:anchor:220b62fc04db287f7e2565c9","label":"Review Questions","locator":{"end_column":19,"end_line":31,"fragment":"review-questions","pointer":"","start_column":1,"start_line":31},"outbound_refs":[],"parser_ref":"aoa-markdown@1","qualified_name":"","semantic_key":"heading:review-questions","source_id":"aoa:abyss-machine:artifact:42d9f271dea9edd048f8e120","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:4ae2f6f1a0deb3697d25d57f:aoa:abyss-machine:anchor:e33c5740b86773b168b9ee82","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:e33c5740b86773b168b9ee82","label":"build_parser","locator":{"end_column":18,"end_line":1353,"fragment":"","pointer":"","start_column":1,"start_line":1340},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:build_parser","target_ref":"python:argparse.ArgumentParser"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:build_parser","target_ref":"python:child.add_argument"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:build_parser","target_ref":"python:child.add_argument"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:build_parser","target_ref":"python:child.add_argument"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:build_parser","target_ref":"python:child.add_argument"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:build_parser","target_ref":"python:child.add_argument"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:build_parser","target_ref":"python:child.add_argument"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:build_parser","target_ref":"python:parser.add_subparsers"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:build_parser","target_ref":"python:sub.add_parser"}],"parser_ref":"python-ast@1","qualified_name":"build_parser","semantic_key":"python:function:build_parser","source_id":"aoa:abyss-machine:artifact:4ae2f6f1a0deb3697d25d57f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e:aoa:abyss-machine:anchor:af35d66360df6c20e8fec106","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:af35d66360df6c20e8fec106","label":"primary_standard_refs","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/primary_standard_refs","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/primary_standard_refs","source_id":"aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e","symbol_kind":"json_key"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:c008ff7c0b62c4b2c24af1ce","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c008ff7c0b62c4b2c24af1ce","label":"podman_container_for_cgroup","locator":{"end_column":16,"end_line":1225,"fragment":"","pointer":"","start_column":1,"start_line":1200},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:by_id.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:by_id.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:by_pid.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:key_text.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:podman_id.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:podman_id_from_cgroup_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"podman_container_for_cgroup","semantic_key":"python:function:podman_container_for_cgroup","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:d9e90a3140a63d43c472534a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d9e90a3140a63d43c472534a","label":"cgroup_primary_bucket","locator":{"end_column":44,"end_line":1091,"fragment":"","pointer":"","start_column":1,"start_line":1072},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:collections.Counter"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:collections.Counter"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:role_counts.most_common"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:workload_counts.most_common"}],"parser_ref":"python-ast@1","qualified_name":"cgroup_primary_bucket","semantic_key":"python:function:cgroup_primary_bucket","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:c008ff7c0b62c4b2c24af1ce","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c008ff7c0b62c4b2c24af1ce","label":"podman_container_for_cgroup","locator":{"end_column":16,"end_line":1218,"fragment":"","pointer":"","start_column":1,"start_line":1193},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:by_id.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:by_id.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:by_pid.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:key_text.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:podman_id.startswith"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:podman_id_from_cgroup_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:podman_index.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:podman_container_for_cgroup","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"podman_container_for_cgroup","semantic_key":"python:function:podman_container_for_cgroup","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:d9e90a3140a63d43c472534a","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:d9e90a3140a63d43c472534a","label":"cgroup_primary_bucket","locator":{"end_column":44,"end_line":1084,"fragment":"","pointer":"","start_column":1,"start_line":1065},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:collections.Counter"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:collections.Counter"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:role_counts.most_common"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:cgroup_primary_bucket","target_ref":"python:workload_counts.most_common"}],"parser_ref":"python-ast@1","qualified_name":"cgroup_primary_bucket","semantic_key":"python:function:cgroup_primary_bucket","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:57181c3d52f107ccc9986ce7:aoa:abyss-machine:anchor:71ba7ed9204e585ae46da657","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:71ba7ed9204e585ae46da657","label":"schema","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/schema","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/schema","source_id":"aoa:abyss-machine:artifact:57181c3d52f107ccc9986ce7","symbol_kind":"json_key"} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:7991a8599ff8d01e3d14ccad","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:7991a8599ff8d01e3d14ccad","label":"source owner and source ref posture","locator":{"end_column":41,"end_line":57,"fragment":"","pointer":"/output_abi/required/3","start_column":5,"start_line":57},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/output_abi/required/3","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:6035a8986b8c398c4ddf58f1:aoa:abyss-machine:anchor:8b573524118770263a4ed84d","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8b573524118770263a4ed84d","label":"_response","locator":{"end_column":6,"end_line":44,"fragment":"","pointer":"","start_column":1,"start_line":29},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_response","target_ref":"python:episode.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_response","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"_response","semantic_key":"python:function:_response","source_id":"aoa:abyss-machine:artifact:6035a8986b8c398c4ddf58f1","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/fe.jsonl b/kag/indexes/shards/anchor/fe.jsonl index 3167ef55..ce451246 100644 --- a/kag/indexes/shards/anchor/fe.jsonl +++ b/kag/indexes/shards/anchor/fe.jsonl @@ -25,7 +25,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:4120a2bd79bc9a3f80cf391e:aoa:abyss-machine:anchor:ba44a1308ba9123e60ef3aa6","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:ba44a1308ba9123e60ef3aa6","label":"websocket_read_exact","locator":{"end_column":16,"end_line":876,"fragment":"","pointer":"","start_column":1,"start_line":869},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:websocket_read_exact","target_ref":"python:OSError"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:websocket_read_exact","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:websocket_read_exact","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:websocket_read_exact","target_ref":"python:sock.recv"}],"parser_ref":"python-ast@1","qualified_name":"websocket_read_exact","semantic_key":"python:function:websocket_read_exact","source_id":"aoa:abyss-machine:artifact:4120a2bd79bc9a3f80cf391e","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a:aoa:abyss-machine:anchor:28c07cada775746556bde409","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:28c07cada775746556bde409","label":"write_doctor_report","locator":{"end_column":6,"end_line":1035,"fragment":"","pointer":"","start_column":1,"start_line":1009},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:write_doctor_report","target_ref":"python:doctor_contracts.report_document"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:write_doctor_report","target_ref":"python:doctor_contracts.report_markdown"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:write_doctor_report","target_ref":"python:port.write_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:write_doctor_report","target_ref":"python:port.write_text"}],"parser_ref":"python-ast@1","qualified_name":"write_doctor_report","semantic_key":"python:function:write_doctor_report","source_id":"aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e:aoa:abyss-machine:anchor:9e1e6edd260b0625fd07054e","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:9e1e6edd260b0625fd07054e","label":"producer_profiles","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/producer_profiles","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/producer_profiles","source_id":"aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e","symbol_kind":"json_key"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:adb1d440050c321a0f9ad37d","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:adb1d440050c321a0f9ad37d","label":"hotpath_probe_document","locator":{"end_column":6,"end_line":498,"fragment":"","pointer":"","start_column":1,"start_line":302},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:after_brief.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:after_brief.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:after_brief.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:after_tts_brief.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_after.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_after.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_after.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_before.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_before.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_before.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:before_brief.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:failed_probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:failed_probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:failed_probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:failed_probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:failed_probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:failed_probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:findings.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:findings.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:findings.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:first_tts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:first_tts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:hotpath_residency_brief"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:hotpath_residency_brief"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:hotpath_residency_brief"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:last_tts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:last_tts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:llm.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:llm.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:llm.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:llm.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:llm_probe_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:min"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:next"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:next"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:next"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:next"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:output_exists_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:paths_refs.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:paths_refs.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:paths_refs.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:paths_refs.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:range"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:residency_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:residency_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:residency_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:stt_probe_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:tts_probe_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:tts_runs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:tts_status_before.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:tts_status_port"}],"parser_ref":"python-ast@1","qualified_name":"hotpath_probe_document","semantic_key":"python:function:hotpath_probe_document","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:adb1d440050c321a0f9ad37d","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:adb1d440050c321a0f9ad37d","label":"hotpath_probe_document","locator":{"end_column":6,"end_line":491,"fragment":"","pointer":"","start_column":1,"start_line":295},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:_safe_float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:after_brief.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:after_brief.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:after_brief.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:after_tts_brief.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_after.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_after.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_after.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_before.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_before.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_before.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:ai_policy_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:before_brief.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:failed_probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:failed_probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:failed_probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:failed_probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:failed_probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:failed_probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:findings.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:findings.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:findings.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:first_tts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:first_tts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:float"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:hotpath_residency_brief"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:hotpath_residency_brief"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:hotpath_residency_brief"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:issues.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:item.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:last_tts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:last_tts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:llm.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:llm.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:llm.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:llm.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:llm_probe_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:max"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:min"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:next"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:next"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:next"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:next"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:output_exists_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:paths_refs.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:paths_refs.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:paths_refs.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:paths_refs.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:probe.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:range"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:residency_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:residency_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:residency_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:stt_probe_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:tts_probe_port"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:tts_runs.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:tts_status_before.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_probe_document","target_ref":"python:tts_status_port"}],"parser_ref":"python-ast@1","qualified_name":"hotpath_probe_document","semantic_key":"python:function:hotpath_probe_document","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:59ed80f48698348201fc1b94:aoa:abyss-machine:anchor:bfed8116ec8eba385c6b9548","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:bfed8116ec8eba385c6b9548","label":"fake_run_eval","locator":{"end_column":58,"end_line":368,"fragment":"","pointer":"","start_column":5,"start_line":366},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cli_synthesis_and_eval_validate_bind_adapter_ports.fake_run_eval","target_ref":"python:eval_run_calls.append"}],"parser_ref":"python-ast@1","qualified_name":"test_cli_synthesis_and_eval_validate_bind_adapter_ports.fake_run_eval","semantic_key":"python:method:test_cli_synthesis_and_eval_validate_bind_adapter_ports.fake_run_eval","source_id":"aoa:abyss-machine:artifact:59ed80f48698348201fc1b94","symbol_kind":"method"} {"_key":"anchor:aoa:abyss-machine:artifact:6fc455df50fe74b351b2e4a7:aoa:abyss-machine:anchor:333fd756ef0f8b994ed769a3","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:333fd756ef0f8b994ed769a3","label":"_FalseyCallable","locator":{"end_column":26,"end_line":425,"fragment":"","pointer":"","start_column":1,"start_line":415},"outbound_refs":[],"parser_ref":"python-ast@1","qualified_name":"_FalseyCallable","semantic_key":"python:class:_FalseyCallable","source_id":"aoa:abyss-machine:artifact:6fc455df50fe74b351b2e4a7","symbol_kind":"class"} {"_key":"anchor:aoa:abyss-machine:artifact:71a06c23c2a354f4aba00673:aoa:abyss-machine:anchor:be97b739bff77b6e748a6d58","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:be97b739bff77b6e748a6d58","label":"server","locator":{"end_column":31,"end_line":304,"fragment":"","pointer":"","start_column":5,"start_line":280},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_client_accepts_authenticated_incomplete_response_without_fallback.server","target_ref":"python:connection.close"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_client_accepts_authenticated_incomplete_response_without_fallback.server","target_ref":"python:connection.recv"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_client_accepts_authenticated_incomplete_response_without_fallback.server","target_ref":"python:connection.sendall"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_client_accepts_authenticated_incomplete_response_without_fallback.server","target_ref":"python:json.dumps"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_client_accepts_authenticated_incomplete_response_without_fallback.server","target_ref":"python:json.loads"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_client_accepts_authenticated_incomplete_response_without_fallback.server","target_ref":"python:listener.accept"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_client_accepts_authenticated_incomplete_response_without_fallback.server","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_client_accepts_authenticated_incomplete_response_without_fallback.server","semantic_key":"python:method:test_client_accepts_authenticated_incomplete_response_without_fallback.server","source_id":"aoa:abyss-machine:artifact:71a06c23c2a354f4aba00673","symbol_kind":"method"} diff --git a/kag/indexes/shards/event/6.jsonl b/kag/indexes/shards/event/6.jsonl index 284a5a2e..d67a58dc 100644 --- a/kag/indexes/shards/event/6.jsonl +++ b/kag/indexes/shards/event/6.jsonl @@ -45,6 +45,7 @@ {"_key":"event:aoa:abyss-machine:event:d8d5ecab5655e80fa8986ce3","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:3ba490360cf95f27b880e04c"],"changes":[],"event_kind":"test_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:3ba490360cf95f27b880e04c"}],"id":"aoa:abyss-machine:event:d8d5ecab5655e80fa8986ce3","label":"tests/public_smoke/test_nervous_capture_adapters.py","object_ids":["aoa:abyss-machine:artifact:649e46ada990e20d0b5bf443"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:649e46ada990e20d0b5bf443"],"temporal_ref":"current","trust_ref":"declared"} {"_key":"event:aoa:abyss-machine:event:de9d8b71a36cd2d4dcff9bb6","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:0163ac32fd735eb6f71cfad7","aoa:abyss-machine:anchor:04af0aeca6adc9850ccf15c5","aoa:abyss-machine:anchor:0c6518728d3539d26e152475","aoa:abyss-machine:anchor:13da5906f453541420124de3","aoa:abyss-machine:anchor:20503ea3421e6e016e2bca59","aoa:abyss-machine:anchor:2b320f1e119db4f7a5168df2","aoa:abyss-machine:anchor:2b3830d467352a802b9ad430","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:58ac60f31a9d3139ae0b37a0","aoa:abyss-machine:anchor:5f05c0d69a33ed9e9d1b3c04","aoa:abyss-machine:anchor:5f7b3c866b7223750075aeb9","aoa:abyss-machine:anchor:6d223e8118ea8a272acf773c","aoa:abyss-machine:anchor:72410b2e3a43ccd78e03fb5b","aoa:abyss-machine:anchor:7fbd136de081884d868444e0","aoa:abyss-machine:anchor:869b577e8c1d493038fc7cce","aoa:abyss-machine:anchor:8d65b839979dd0c9efec6f94","aoa:abyss-machine:anchor:a57c49ba7f4c8cd24036bc17","aoa:abyss-machine:anchor:aaa5b05e3890bfc622778a26","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:b6d2ca03e3d6562f76e16599","aoa:abyss-machine:anchor:b87dfc614c793ab296bff8e2","aoa:abyss-machine:anchor:c6734d4838b70bfd56870c9c","aoa:abyss-machine:anchor:c71f2fbd098c7cfcc05463aa","aoa:abyss-machine:anchor:d307b574f4d1822da5c3c640","aoa:abyss-machine:anchor:e0be62bf4e4ead2d6e855092","aoa:abyss-machine:anchor:f1aefab284b53a3ce2078502","aoa:abyss-machine:anchor:f3819e88fd85d92288c32f82"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b335630551682c19a781afeb","old_path":"","path":"README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:a120db8f77d13164b6d8b82c","old_path":"","path":"docs/install/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:96bade11bcf7be52694fa4e7","old_path":"","path":"docs/publication/PUBLICATION_BOUNDARY.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e6559058d59fa5041a93ea06","old_path":"","path":"docs/validation/VALIDATOR_TOPOLOGY.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:0527a4f31c8e8f08124fbf6a","old_path":"","path":"generated/scaffold_index.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:9fbbb1eca37392968a41f26d","old_path":"","path":"manifests/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:96c90b3a70f98388902bcd7c","old_path":"","path":"manifests/artifact_bundles/README.md"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:532c939dc3fccc7461b39a8e","old_path":"","path":"manifests/artifact_bundles/ai_runtime_config_bundle.bundle.json"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:6a0c95d93ea8a5086cfe949e","old_path":"","path":"manifests/artifact_bundles/bootstrap_install_bundle.bundle.json"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:57181c3d52f107ccc9986ce7","old_path":"","path":"manifests/artifact_bundles/browser_extension_package.bundle.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c4427d5ebd91c2fe7e6e7c35","old_path":"","path":"manifests/artifact_bundles/host_local_evidence.sample.bundle.json"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:ded8ac5bef96ddfe13080f4e","old_path":"","path":"manifests/artifact_bundles/public_media_export.bundle.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:5571de5a3f6cfb9461e1f126","old_path":"","path":"manifests/artifact_bundles/public_source_seed.bundle.json"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:6dca26c1743df42384748e70","old_path":"","path":"manifests/artifact_bundles/runtime_tools_bundle.bundle.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e","old_path":"","path":"manifests/artifact_signature_policy.manifest.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:06e67d8618202da6d11b36aa","old_path":"","path":"manifests/schema_inventory.manifest.json"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:e91941510723dbd225010e54","old_path":"","path":"schemas/artifact-bundle-manifest.schema.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:2dc6fb84c6222088b296e78c","old_path":"","path":"scripts/abyss-machine-bootstrap"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:16aea9cba64954af500067c1","old_path":"","path":"scripts/validators/artifact_bundle_roundtrip.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:2e266738e70c5466a7c95715","old_path":"","path":"scripts/validators/artifact_signature_policy.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:f653595bd6ae738bc545be43","old_path":"","path":"scripts/validators/bootstrap_contract.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","old_path":"","path":"src/abyss_machine/artifact_bundles.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","old_path":"","path":"tests/public_smoke/test_artifact_bundle_verifier.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c9fb7597ee619fe02df90ed7","old_path":"","path":"tests/public_smoke/test_artifact_identity_policy.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:79b98a725b8ea97a5cd5485b","old_path":"","path":"tests/public_smoke/test_bootstrap.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"d8b1c482656a4abf112e4d50a33b82201f0ba127"}],"id":"aoa:abyss-machine:event:de9d8b71a36cd2d4dcff9bb6","label":"Add OS Abyss artifact trust coverage","object_ids":["aoa:abyss-machine:artifact:0527a4f31c8e8f08124fbf6a","aoa:abyss-machine:artifact:06e67d8618202da6d11b36aa","aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","aoa:abyss-machine:artifact:16aea9cba64954af500067c1","aoa:abyss-machine:artifact:2dc6fb84c6222088b296e78c","aoa:abyss-machine:artifact:2e266738e70c5466a7c95715","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e","aoa:abyss-machine:artifact:532c939dc3fccc7461b39a8e","aoa:abyss-machine:artifact:5571de5a3f6cfb9461e1f126","aoa:abyss-machine:artifact:57181c3d52f107ccc9986ce7","aoa:abyss-machine:artifact:6a0c95d93ea8a5086cfe949e","aoa:abyss-machine:artifact:6dca26c1743df42384748e70","aoa:abyss-machine:artifact:79b98a725b8ea97a5cd5485b","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:96bade11bcf7be52694fa4e7","aoa:abyss-machine:artifact:96c90b3a70f98388902bcd7c","aoa:abyss-machine:artifact:9fbbb1eca37392968a41f26d","aoa:abyss-machine:artifact:a120db8f77d13164b6d8b82c","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:c4427d5ebd91c2fe7e6e7c35","aoa:abyss-machine:artifact:c9fb7597ee619fe02df90ed7","aoa:abyss-machine:artifact:ded8ac5bef96ddfe13080f4e","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","aoa:abyss-machine:artifact:e6559058d59fa5041a93ea06","aoa:abyss-machine:artifact:e91941510723dbd225010e54","aoa:abyss-machine:artifact:f653595bd6ae738bc545be43"],"observation_state":"observed","occurred_at":"2026-06-21T00:36:15-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:0527a4f31c8e8f08124fbf6a","aoa:abyss-machine:artifact:06e67d8618202da6d11b36aa","aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","aoa:abyss-machine:artifact:16aea9cba64954af500067c1","aoa:abyss-machine:artifact:2dc6fb84c6222088b296e78c","aoa:abyss-machine:artifact:2e266738e70c5466a7c95715","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e","aoa:abyss-machine:artifact:532c939dc3fccc7461b39a8e","aoa:abyss-machine:artifact:5571de5a3f6cfb9461e1f126","aoa:abyss-machine:artifact:57181c3d52f107ccc9986ce7","aoa:abyss-machine:artifact:6a0c95d93ea8a5086cfe949e","aoa:abyss-machine:artifact:6dca26c1743df42384748e70","aoa:abyss-machine:artifact:79b98a725b8ea97a5cd5485b","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:96bade11bcf7be52694fa4e7","aoa:abyss-machine:artifact:96c90b3a70f98388902bcd7c","aoa:abyss-machine:artifact:9fbbb1eca37392968a41f26d","aoa:abyss-machine:artifact:a120db8f77d13164b6d8b82c","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:c4427d5ebd91c2fe7e6e7c35","aoa:abyss-machine:artifact:c9fb7597ee619fe02df90ed7","aoa:abyss-machine:artifact:ded8ac5bef96ddfe13080f4e","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","aoa:abyss-machine:artifact:e6559058d59fa5041a93ea06","aoa:abyss-machine:artifact:e91941510723dbd225010e54","aoa:abyss-machine:artifact:f653595bd6ae738bc545be43"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:e5f38081fd70debee687533a","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:2fd2b6dc7b1702b11d9b7723","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:379057c30b9de239630b69f8","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:43dca270962669e69729e9a6","aoa:abyss-machine:anchor:8d65b839979dd0c9efec6f94","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89","aoa:abyss-machine:anchor:d6aea48b33dc359b65462d60"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b335630551682c19a781afeb","old_path":"","path":"README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","old_path":"","path":"mechanics/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","old_path":"","path":"scripts/validators/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:97377bdb74315c5f5c13a4fb","old_path":"","path":"src/abyss_machine/cooling_adapters.py"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:8a611ebcfa75033025be3417","old_path":"","path":"tests/public_smoke/test_cooling_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"d8ee643ac96b1f2db1bd886697cbddd68e928227"}],"id":"aoa:abyss-machine:event:e5f38081fd70debee687533a","label":"Extract cooling host-control adapters (#197)","object_ids":["aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:8a611ebcfa75033025be3417","aoa:abyss-machine:artifact:97377bdb74315c5f5c13a4fb","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc"],"observation_state":"observed","occurred_at":"2026-06-29T15:08:04-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:8a611ebcfa75033025be3417","aoa:abyss-machine:artifact:97377bdb74315c5f5c13a4fb","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc"],"temporal_ref":"historical","trust_ref":"observed"} +{"_key":"event:aoa:abyss-machine:event:e764b9603f43de702544e7c5","_kind":"event","actor":{"email":"","name":"repository-snapshot"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:3c99a3785c60a29e61989d5a","aoa:abyss-machine:anchor:495e42b823920a7ee01fc98a","aoa:abyss-machine:anchor:53285945bbfc0c2a986a9b9b","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:b87dfc614c793ab296bff8e2","aoa:abyss-machine:anchor:bb83d23d99f0bc668494abb7","aoa:abyss-machine:anchor:c5310b1d80d738b7b7e98834","aoa:abyss-machine:anchor:d6244fa038fa311c9c517ec1"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","old_path":"","path":"src/abyss_machine/artifact_bundles.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","old_path":"","path":"src/abyss_machine/memory_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:0563977699d6441d3c979d49","old_path":"","path":"src/abyss_machine/storage_contracts.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:a147789c27f11af422bbe9d9","old_path":"","path":"src/abyss_machine/storage_reservations.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:059a417b5c048510b7d0111f","old_path":"","path":"tests/public_smoke/test_resource_storage_reservations.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c2fd4a95973ffbcfae9f3cc8","old_path":"","path":"tests/public_smoke/test_storage_contracts.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946","old_path":"","path":"tests/public_smoke/test_storage_engine_repairs.py"}],"event_kind":"repository_snapshot_change_set","event_role":"observation","evidence_refs":[{"kind":"repository_snapshot","ref":"source-tree-snapshot"}],"id":"aoa:abyss-machine:event:e764b9603f43de702544e7c5","label":"Repository source snapshot change set","object_ids":["aoa:abyss-machine:artifact:0563977699d6441d3c979d49","aoa:abyss-machine:artifact:059a417b5c048510b7d0111f","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:a147789c27f11af422bbe9d9","aoa:abyss-machine:artifact:c2fd4a95973ffbcfae9f3cc8","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946"],"observation_state":"observed","occurred_at":"","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:0563977699d6441d3c979d49","aoa:abyss-machine:artifact:059a417b5c048510b7d0111f","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:a147789c27f11af422bbe9d9","aoa:abyss-machine:artifact:c2fd4a95973ffbcfae9f3cc8","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946"],"temporal_ref":"current","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:e81ca6971f4cf8525e5980a1","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:1add1c57a528a7e327e615d4","aoa:abyss-machine:anchor:2fd2b6dc7b1702b11d9b7723","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:53d86bba387e99f39c43cfe0","aoa:abyss-machine:anchor:8d65b839979dd0c9efec6f94","aoa:abyss-machine:anchor:a8ce6460701070b96586009a","aoa:abyss-machine:anchor:aaa5b05e3890bfc622778a26","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:c929f1c76598aaf3696dd4d4"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:06572a96a58dc510037d5efa","old_path":"","path":"CHANGELOG.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b335630551682c19a781afeb","old_path":"","path":"README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e6559058d59fa5041a93ea06","old_path":"","path":"docs/validation/VALIDATOR_TOPOLOGY.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","old_path":"","path":"scripts/validators/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:7fef35c9927fdf81e46ce85f","old_path":"","path":"scripts/validators/typing_nervous_refresh_logic.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:d87dddda8b48519b72f9eafb","old_path":"","path":"src/abyss_machine/typing_nervous_refresh.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:976674637b2becd1a6f6fab1","old_path":"","path":"tests/public_smoke/test_typing_nervous_refresh_logic.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"333b7688fed8a5877e6e2a138c30ff328d02c843"}],"id":"aoa:abyss-machine:event:e81ca6971f4cf8525e5980a1","label":"Extract typing nervous fact state","object_ids":["aoa:abyss-machine:artifact:06572a96a58dc510037d5efa","aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:7fef35c9927fdf81e46ce85f","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:976674637b2becd1a6f6fab1","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:d87dddda8b48519b72f9eafb","aoa:abyss-machine:artifact:e6559058d59fa5041a93ea06"],"observation_state":"observed","occurred_at":"2026-06-20T16:57:38-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:06572a96a58dc510037d5efa","aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:7fef35c9927fdf81e46ce85f","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:976674637b2becd1a6f6fab1","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:d87dddda8b48519b72f9eafb","aoa:abyss-machine:artifact:e6559058d59fa5041a93ea06"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:eca3d7e0247938b1d86da7bc","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:7fbd136de081884d868444e0","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:b87dfc614c793ab296bff8e2"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","old_path":"","path":"src/abyss_machine/artifact_bundles.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","old_path":"","path":"tests/public_smoke/test_artifact_bundle_verifier.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"fba325c3449245136d8bf3c453dc1d05637cb628"}],"id":"aoa:abyss-machine:event:eca3d7e0247938b1d86da7bc","label":"Surface source freshness in artifact scenarios","object_ids":["aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"observation_state":"observed","occurred_at":"2026-06-30T13:06:10-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:ef292433a24f69bd5cf6927b","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"04503fa673205b1bc69d4aa60112d29da852c915"}],"id":"aoa:abyss-machine:event:ef292433a24f69bd5cf6927b","label":"Regenerate ABI for partial owner coverage","object_ids":["aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1"],"observation_state":"observed","occurred_at":"2026-09-04T20:29:56-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1"],"temporal_ref":"historical","trust_ref":"observed"} diff --git a/kag/indexes/shards/event/c.jsonl b/kag/indexes/shards/event/c.jsonl index e5abfe5e..77bd0bdd 100644 --- a/kag/indexes/shards/event/c.jsonl +++ b/kag/indexes/shards/event/c.jsonl @@ -2,7 +2,6 @@ {"_key":"event:aoa:abyss-machine:event:100736b5d059b210543ec069","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:2b8d06975f83b08f63b3eebd","aoa:abyss-machine:anchor:2fd2b6dc7b1702b11d9b7723","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:379057c30b9de239630b69f8","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:49d9783c0e5aa9ebc837b046","aoa:abyss-machine:anchor:b2f59d692b6966d27164d3e9","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89","aoa:abyss-machine:anchor:d81462d3751c0bfd189c1ab3"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","old_path":"","path":"mechanics/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","old_path":"","path":"mechanics/nervous-local/LANDING_LOG.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","old_path":"","path":"mechanics/nervous-local/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","old_path":"","path":"scripts/validators/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:8bc0a199dc31b2857754a173","old_path":"","path":"src/abyss_machine/nervous_semantic_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:93438c0b03454bf2a9113b0d","old_path":"","path":"tests/public_smoke/test_nervous_semantic_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"4eebbdfc569a2e283c974fb1ffdb46f5ee5458fd"}],"id":"aoa:abyss-machine:event:100736b5d059b210543ec069","label":"Extract nervous semantic sidecar adapter (#157)","object_ids":["aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","aoa:abyss-machine:artifact:8bc0a199dc31b2857754a173","aoa:abyss-machine:artifact:93438c0b03454bf2a9113b0d","aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc"],"observation_state":"observed","occurred_at":"2026-06-28T13:48:47-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","aoa:abyss-machine:artifact:8bc0a199dc31b2857754a173","aoa:abyss-machine:artifact:93438c0b03454bf2a9113b0d","aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:114b7a4cfdc6f0d9702fb614","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:18cda50152798bfa78daf1e4","aoa:abyss-machine:anchor:2fd2b6dc7b1702b11d9b7723","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:8960452c9e329d77a546208e","aoa:abyss-machine:anchor:a31a8239505d75d652ab7625","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89","aoa:abyss-machine:anchor:fec46a028679a1da25a432c0"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:30fa332016d5b1bb98c165cd","old_path":"","path":"mechanics/local-ai-runtime/LANDING_LOG.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:cb32e9f593bf099b36fefa1b","old_path":"","path":"mechanics/local-ai-runtime/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","old_path":"","path":"scripts/validators/README.md"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:3a500d677b52952d583a7654","old_path":"","path":"src/abyss_machine/ai_tts_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:8bad6615b695891e124f1509","old_path":"","path":"tests/public_smoke/test_ai_tts_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"af7506f03c4fc879915e70152cf5d5c5f184b4db"}],"id":"aoa:abyss-machine:event:114b7a4cfdc6f0d9702fb614","label":"[codex] Extract TTS execution adapter","object_ids":["aoa:abyss-machine:artifact:30fa332016d5b1bb98c165cd","aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3a500d677b52952d583a7654","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:8bad6615b695891e124f1509","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:cb32e9f593bf099b36fefa1b"],"observation_state":"observed","occurred_at":"2026-06-28T22:40:18-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:30fa332016d5b1bb98c165cd","aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3a500d677b52952d583a7654","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:8bad6615b695891e124f1509","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:cb32e9f593bf099b36fefa1b"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:21222ca2970ff5d861746ed4","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:c5116660ade966576c0722e7"],"changes":[],"event_kind":"test_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:c5116660ade966576c0722e7"}],"id":"aoa:abyss-machine:event:21222ca2970ff5d861746ed4","label":"tests/host_contract/contract/test_decisions_index_contract.py","object_ids":["aoa:abyss-machine:artifact:a55a739428c47f1be25ce8ae"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:a55a739428c47f1be25ce8ae"],"temporal_ref":"current","trust_ref":"declared"} -{"_key":"event:aoa:abyss-machine:event:2218eb78c231c9ea32578298","_kind":"event","actor":{"email":"","name":"repository-snapshot"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:3c99a3785c60a29e61989d5a","aoa:abyss-machine:anchor:495e42b823920a7ee01fc98a","aoa:abyss-machine:anchor:53285945bbfc0c2a986a9b9b","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:bb83d23d99f0bc668494abb7","aoa:abyss-machine:anchor:d6244fa038fa311c9c517ec1"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:0563977699d6441d3c979d49","old_path":"","path":"src/abyss_machine/storage_contracts.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:a147789c27f11af422bbe9d9","old_path":"","path":"src/abyss_machine/storage_reservations.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:059a417b5c048510b7d0111f","old_path":"","path":"tests/public_smoke/test_resource_storage_reservations.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c2fd4a95973ffbcfae9f3cc8","old_path":"","path":"tests/public_smoke/test_storage_contracts.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946","old_path":"","path":"tests/public_smoke/test_storage_engine_repairs.py"}],"event_kind":"repository_snapshot_change_set","event_role":"observation","evidence_refs":[{"kind":"repository_snapshot","ref":"source-tree-snapshot"}],"id":"aoa:abyss-machine:event:2218eb78c231c9ea32578298","label":"Repository source snapshot change set","object_ids":["aoa:abyss-machine:artifact:0563977699d6441d3c979d49","aoa:abyss-machine:artifact:059a417b5c048510b7d0111f","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:a147789c27f11af422bbe9d9","aoa:abyss-machine:artifact:c2fd4a95973ffbcfae9f3cc8","aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946"],"observation_state":"observed","occurred_at":"","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:0563977699d6441d3c979d49","aoa:abyss-machine:artifact:059a417b5c048510b7d0111f","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:a147789c27f11af422bbe9d9","aoa:abyss-machine:artifact:c2fd4a95973ffbcfae9f3cc8","aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946"],"temporal_ref":"current","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:22364f9af36469101ba7e52c","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:7fbd136de081884d868444e0","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","old_path":"","path":"tests/public_smoke/test_artifact_bundle_verifier.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"c70cbec72c5fdb35c84fb5607c748b3ae3b67d19"}],"id":"aoa:abyss-machine:event:22364f9af36469101ba7e52c","label":"Expose pre-organization artifact trust posture (#84)","object_ids":["aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1"],"observation_state":"observed","occurred_at":"2026-06-27T02:46:23-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:2745c3da434954f75351cbe5","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:39e1c80a3217f1684776c97c","aoa:abyss-machine:anchor:de2ac613ffba6c71cddb38bd"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:6871055adc6a41353f35797a","old_path":"","path":"src/abyss_machine/storage_capacity.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:611834310c899b4091af6a62","old_path":"","path":"tests/public_smoke/test_storage_capacity.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"fb13110b2e9ff00e95af2c37fc7d59d2bee4f556"}],"id":"aoa:abyss-machine:event:2745c3da434954f75351cbe5","label":"Make capacity sampling tests portable","object_ids":["aoa:abyss-machine:artifact:611834310c899b4091af6a62","aoa:abyss-machine:artifact:6871055adc6a41353f35797a"],"observation_state":"observed","occurred_at":"2026-09-05T12:00:59-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:611834310c899b4091af6a62","aoa:abyss-machine:artifact:6871055adc6a41353f35797a"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:2e62304456557c71beafbab5","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:2b70887bd7a08ba8acd68676","aoa:abyss-machine:anchor:2fd2b6dc7b1702b11d9b7723","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:725aff85fa6685469070c343","aoa:abyss-machine:anchor:79e465c3086b0ae3bab5e2f3","aoa:abyss-machine:anchor:807e194ee1ae642f9fbb562c","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:d768b393ac8e0c1d1657f579","old_path":"","path":"mechanics/typing-intake/LANDING_LOG.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:ab6fda8724083bdc8806c1f5","old_path":"","path":"mechanics/typing-intake/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","old_path":"","path":"scripts/validators/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:820b4abc1b8e0e4e7c485085","old_path":"","path":"src/abyss_machine/typing_atspi_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:68d1abf41ce1f41070373594","old_path":"","path":"tests/public_smoke/test_typing_atspi_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"832e60c6f6cd4e917212ebc656236d2cfc03e828"}],"id":"aoa:abyss-machine:event:2e62304456557c71beafbab5","label":"Extract typing AT-SPI traversal runtime adapter (#106)","object_ids":["aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:68d1abf41ce1f41070373594","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:820b4abc1b8e0e4e7c485085","aoa:abyss-machine:artifact:ab6fda8724083bdc8806c1f5","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:d768b393ac8e0c1d1657f579"],"observation_state":"observed","occurred_at":"2026-06-27T15:11:26-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:68d1abf41ce1f41070373594","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:820b4abc1b8e0e4e7c485085","aoa:abyss-machine:artifact:ab6fda8724083bdc8806c1f5","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:d768b393ac8e0c1d1657f579"],"temporal_ref":"historical","trust_ref":"observed"} diff --git a/kag/indexes/shards/source/0.jsonl b/kag/indexes/shards/source/0.jsonl index b1fd49d8..2920fcd0 100644 --- a/kag/indexes/shards/source/0.jsonl +++ b/kag/indexes/shards/source/0.jsonl @@ -21,7 +21,7 @@ {"_key":"source:aoa:abyss-machine:artifact:7ecce670b49f2c31af0bda76","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"test","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"test","classification":{"confidence":"high","primary_kind":"command"},"code_role":"test","command_role":"test","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"82f6105c5d34a1bad088a3f564404668ea6aab5282b0c603168becc7c395e2a9","git_blob_id":"2bcee2c8d6d2d5855bbc7200fabf8280d8cd69ea","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:7ecce670b49f2c31af0bda76","lineage_path":"tests/public_smoke/test_artifact_trust_tools_python.py","logical_id":"aoa:abyss-machine:artifact:7ecce670b49f2c31af0bda76","mime":"text/x-python","path":"tests/public_smoke/test_artifact_trust_tools_python.py","repo":"abyss-machine","size_bytes":10710,"version_id":"aoa:abyss-machine:artifact-version:e703f3de6912c4f7fb6eafd6"},"mechanics_role":"none","observed_form":"command","owner_return_route":{"repo":"abyss-machine","route_kind":"test_owner","surface":"tests/public_smoke/test_artifact_trust_tools_python.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"tests/public_smoke/test_artifact_trust_tools_python.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["tests/public_smoke/test_artifact_trust_tools_python.py:1"],"path_ref":"tests/public_smoke/test_artifact_trust_tools_python.py"},"signs":{"attestation_ref":"","digest":"82f6105c5d34a1bad088a3f564404668ea6aab5282b0c603168becc7c395e2a9","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":["PYTHONPATH=src python -m pytest -q"],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:7fef35c9927fdf81e46ce85f","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"script","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"script","classification":{"confidence":"high","primary_kind":"command"},"code_role":"entrypoint","command_role":"script","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"ab780a6478b17e6145a6f0ff4a895562445ef0313320ebe05e1aac5b8784a2d2","git_blob_id":"b777e0cdd5a61d4ecee638612849672edd129890","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:7fef35c9927fdf81e46ce85f","lineage_path":"scripts/validators/typing_nervous_refresh_logic.py","logical_id":"aoa:abyss-machine:artifact:7fef35c9927fdf81e46ce85f","mime":"text/x-python","path":"scripts/validators/typing_nervous_refresh_logic.py","repo":"abyss-machine","size_bytes":31989,"version_id":"aoa:abyss-machine:artifact-version:05c464c90ca93be3b2b22adf"},"mechanics_role":"none","observed_form":"command","owner_return_route":{"repo":"abyss-machine","route_kind":"command_owner","surface":"scripts/validators/typing_nervous_refresh_logic.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"scripts/validators/typing_nervous_refresh_logic.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["scripts/validators/typing_nervous_refresh_logic.py:1"],"path_ref":"scripts/validators/typing_nervous_refresh_logic.py"},"signs":{"attestation_ref":"","digest":"ab780a6478b17e6145a6f0ff4a895562445ef0313320ebe05e1aac5b8784a2d2","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":["python scripts/validators/typing_nervous_refresh_logic.py"],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:80a18cccdfb7e1ef112289e4","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"document","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"document","classification":{"confidence":"high","primary_kind":"document"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"agents","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"8ec770270f3d14e5673ddbb0f7413928cdbb5603e79770dc357781a4e22d5816","git_blob_id":"1cb97b30d7fd03eeff9ef09aed1cb222379b0b3c","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:80a18cccdfb7e1ef112289e4","lineage_path":"templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md","logical_id":"aoa:abyss-machine:artifact:80a18cccdfb7e1ef112289e4","mime":"text/markdown","path":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md","repo":"abyss-machine","size_bytes":409,"version_id":"aoa:abyss-machine:artifact-version:afa8750708ddcfc78b313d1f"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"document_owner","surface":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[{"anchor":"hook-stage-post_podman_migration","level":1,"line":1,"ref":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md#hook-stage-post_podman_migration","title":"Hook Stage: post_podman_migration"},{"anchor":"route","level":2,"line":5,"ref":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md#route","title":"Route"},{"anchor":"rules","level":2,"line":10,"ref":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md#rules","title":"Rules"}],"line_refs":["config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md:1"],"path_ref":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md"},"signs":{"attestation_ref":"","digest":"8ec770270f3d14e5673ddbb0f7413928cdbb5603e79770dc357781a4e22d5816","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":[]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} -{"_key":"source:aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"generated_readmodel","compatibility":"generated","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"generated_readmodel","classification":{"confidence":"high","primary_kind":"artifact"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"2dd864bdf796e4c4b5229080b5243d12484a54fa50a07d3d0245b90ab25f0e4e","git_blob_id":"917f4ab83dbf34c989127a6e695fe356c22c9485","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","lineage_path":"generated/contract_abi_signatures.min.json","logical_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","mime":"application/json","path":"generated/contract_abi_signatures.min.json","repo":"abyss-machine","size_bytes":118082,"version_id":"aoa:abyss-machine:artifact-version:9ecad17624becdc64914ed3c"},"mechanics_role":"none","observed_form":"generated_output","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"generated/contract_abi_signatures.min.json"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"derived_readmodel","path":"generated/contract_abi_signatures.min.json","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["generated/contract_abi_signatures.min.json:1"],"path_ref":"generated/contract_abi_signatures.min.json"},"signs":{"attestation_ref":"","digest":"2dd864bdf796e4c4b5229080b5243d12484a54fa50a07d3d0245b90ab25f0e4e","signature_ref":"","verification_state":"digest-only"},"surface_state":"generated_readmodel","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["jq"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} +{"_key":"source:aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"generated_readmodel","compatibility":"generated","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"generated_readmodel","classification":{"confidence":"high","primary_kind":"artifact"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"373b1b5fd6da994ebe86988076271f675373c32ca59e00a6e44ec11e3a9bca7f","git_blob_id":"97e6ed07b2c18e97924755cfa40f5d20609298ed","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","lineage_path":"generated/contract_abi_signatures.min.json","logical_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","mime":"application/json","path":"generated/contract_abi_signatures.min.json","repo":"abyss-machine","size_bytes":118082,"version_id":"aoa:abyss-machine:artifact-version:8a871449a977863c7839ed17"},"mechanics_role":"none","observed_form":"generated_output","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"generated/contract_abi_signatures.min.json"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"derived_readmodel","path":"generated/contract_abi_signatures.min.json","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["generated/contract_abi_signatures.min.json:1"],"path_ref":"generated/contract_abi_signatures.min.json"},"signs":{"attestation_ref":"","digest":"373b1b5fd6da994ebe86988076271f675373c32ca59e00a6e44ec11e3a9bca7f","signature_ref":"","verification_state":"digest-only"},"surface_state":"generated_readmodel","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["jq"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:86a89ec5a34f6aea968852d9","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"config","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"config","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"91ca2a6168fa1303dc747efab359c567e55c125303993a255030b62564f857a0","git_blob_id":"c210c9dc0ad775e49b19d941faab3af90cd4f991","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:86a89ec5a34f6aea968852d9","lineage_path":"templates/etc/abyss-machine/dictation/config.json","logical_id":"aoa:abyss-machine:artifact:86a89ec5a34f6aea968852d9","mime":"application/json","path":"config-templates/etc/abyss-machine/dictation/config.json","repo":"abyss-machine","size_bytes":3097,"version_id":"aoa:abyss-machine:artifact-version:6309b26744a01ee0835ad15e"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"config-templates/etc/abyss-machine/dictation/config.json"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"config-templates/etc/abyss-machine/dictation/config.json","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["config-templates/etc/abyss-machine/dictation/config.json:1"],"path_ref":"config-templates/etc/abyss-machine/dictation/config.json"},"signs":{"attestation_ref":"","digest":"91ca2a6168fa1303dc747efab359c567e55c125303993a255030b62564f857a0","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["jq"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:87856959a63f99ec87dd25c8","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"source_code","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"source_code","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"source_module","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"0527eb12d0b855b3897661d376f386179908dd5236281a4215f68400e3ad3193","git_blob_id":"8f23da1fdf782c3714c0cbb22f32bf48a9b6ad51","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:87856959a63f99ec87dd25c8","lineage_path":"src/abyss_machine/observability_contracts.py","logical_id":"aoa:abyss-machine:artifact:87856959a63f99ec87dd25c8","mime":"text/x-python","path":"src/abyss_machine/observability_contracts.py","repo":"abyss-machine","size_bytes":6500,"version_id":"aoa:abyss-machine:artifact-version:34b7d4db3bbc078f4398859d"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"src/abyss_machine/observability_contracts.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"src/abyss_machine/observability_contracts.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["src/abyss_machine/observability_contracts.py:1"],"path_ref":"src/abyss_machine/observability_contracts.py"},"signs":{"attestation_ref":"","digest":"0527eb12d0b855b3897661d376f386179908dd5236281a4215f68400e3ad3193","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:8a1ba517f6e5bf4fb523e1e5","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"source_code","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"source_code","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"source_module","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"d4569e7622b4b173a16675751d479c57e29e59c19bf8cd9629d11c4053b7a3d6","git_blob_id":"d148592b10452ee2bc2cb01329a9c1487753075d","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:8a1ba517f6e5bf4fb523e1e5","lineage_path":"src/abyss_machine/kag_artifacts.py","logical_id":"aoa:abyss-machine:artifact:8a1ba517f6e5bf4fb523e1e5","mime":"text/x-python","path":"src/abyss_machine/kag_artifacts.py","repo":"abyss-machine","size_bytes":31679,"version_id":"aoa:abyss-machine:artifact-version:33e2d6b462afb5dc3e73166a"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"src/abyss_machine/kag_artifacts.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"src/abyss_machine/kag_artifacts.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["src/abyss_machine/kag_artifacts.py:1"],"path_ref":"src/abyss_machine/kag_artifacts.py"},"signs":{"attestation_ref":"","digest":"d4569e7622b4b173a16675751d479c57e29e59c19bf8cd9629d11c4053b7a3d6","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} @@ -43,7 +43,7 @@ {"_key":"source:aoa:abyss-machine:artifact:dc52b9180999d875edcb5289","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"test","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"test","classification":{"confidence":"high","primary_kind":"command"},"code_role":"test","command_role":"test","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"860605f84a7f7833564f77d4a8dc4603c746448f531fa3842b70e536184f0cdf","git_blob_id":"c0be5473a3167ba7a0d7b5879c5621a2a51fe4ba","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:dc52b9180999d875edcb5289","lineage_path":"tests/public_smoke/test_process_contracts.py","logical_id":"aoa:abyss-machine:artifact:dc52b9180999d875edcb5289","mime":"text/x-python","path":"tests/public_smoke/test_process_contracts.py","repo":"abyss-machine","size_bytes":8464,"version_id":"aoa:abyss-machine:artifact-version:97bc296cc02f473764e2d74a"},"mechanics_role":"none","observed_form":"command","owner_return_route":{"repo":"abyss-machine","route_kind":"test_owner","surface":"tests/public_smoke/test_process_contracts.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"tests/public_smoke/test_process_contracts.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["tests/public_smoke/test_process_contracts.py:1"],"path_ref":"tests/public_smoke/test_process_contracts.py"},"signs":{"attestation_ref":"","digest":"860605f84a7f7833564f77d4a8dc4603c746448f531fa3842b70e536184f0cdf","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":["PYTHONPATH=src python -m pytest -q"],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:de785c56fcd965d79cb8cdd2","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"script","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"script","classification":{"confidence":"high","primary_kind":"command"},"code_role":"entrypoint","command_role":"script","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"d212e26ffbcb03a2eea242187e1f6cb1960c5dcb06a01c3b1e5d230dd3c9898f","git_blob_id":"3d2d5b3d4cfeeae8d2cd42b9b605aaa944adf745","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:de785c56fcd965d79cb8cdd2","lineage_path":"tools/ai/rerankers/download_qwen3_reranker_openvino.py","logical_id":"aoa:abyss-machine:artifact:de785c56fcd965d79cb8cdd2","mime":"text/x-python","path":"tools/ai/rerankers/download_qwen3_reranker_openvino.py","repo":"abyss-machine","size_bytes":2945,"version_id":"aoa:abyss-machine:artifact-version:b821e0005b02a11fb4a21cd1"},"mechanics_role":"none","observed_form":"command","owner_return_route":{"repo":"abyss-machine","route_kind":"command_owner","surface":"tools/ai/rerankers/download_qwen3_reranker_openvino.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"tools/ai/rerankers/download_qwen3_reranker_openvino.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["tools/ai/rerankers/download_qwen3_reranker_openvino.py:1"],"path_ref":"tools/ai/rerankers/download_qwen3_reranker_openvino.py"},"signs":{"attestation_ref":"","digest":"d212e26ffbcb03a2eea242187e1f6cb1960c5dcb06a01c3b1e5d230dd3c9898f","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":["python tools/ai/rerankers/download_qwen3_reranker_openvino.py"],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:dfa60118effb180a22ea0fcb","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"test","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"test","classification":{"confidence":"high","primary_kind":"command"},"code_role":"test","command_role":"test","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"e0390c1124d71efccf12add9819ff6ef43b31662794eba5843fa01fe3439e397","git_blob_id":"526df6b97af8820ffc2f2f1e6fcbddf7c7b0298d","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:dfa60118effb180a22ea0fcb","lineage_path":"tests/public_smoke/test_self_awareness_trace_context_contracts.py","logical_id":"aoa:abyss-machine:artifact:dfa60118effb180a22ea0fcb","mime":"text/x-python","path":"tests/public_smoke/test_self_awareness_trace_context_contracts.py","repo":"abyss-machine","size_bytes":11997,"version_id":"aoa:abyss-machine:artifact-version:cb7873a7d107e008e32978e0"},"mechanics_role":"none","observed_form":"command","owner_return_route":{"repo":"abyss-machine","route_kind":"test_owner","surface":"tests/public_smoke/test_self_awareness_trace_context_contracts.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"tests/public_smoke/test_self_awareness_trace_context_contracts.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["tests/public_smoke/test_self_awareness_trace_context_contracts.py:1"],"path_ref":"tests/public_smoke/test_self_awareness_trace_context_contracts.py"},"signs":{"attestation_ref":"","digest":"e0390c1124d71efccf12add9819ff6ef43b31662794eba5843fa01fe3439e397","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":["PYTHONPATH=src python -m pytest -q"],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} -{"_key":"source:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"source_code","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"source_code","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"source_module","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"5f2e8202c6545beda9c342b2b6eb5b41f60d824c6d13b24f50c69bd4db3650e6","git_blob_id":"2bb3a5170e28567b4ce1b8bdf569d81dd50ec6a9","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","lineage_path":"src/abyss_machine/artifact_bundles.py","logical_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","mime":"text/x-python","path":"src/abyss_machine/artifact_bundles.py","repo":"abyss-machine","size_bytes":471429,"version_id":"aoa:abyss-machine:artifact-version:96d90f4d44816042bba0ae0e"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"src/abyss_machine/artifact_bundles.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"src/abyss_machine/artifact_bundles.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["src/abyss_machine/artifact_bundles.py:1"],"path_ref":"src/abyss_machine/artifact_bundles.py"},"signs":{"attestation_ref":"","digest":"5f2e8202c6545beda9c342b2b6eb5b41f60d824c6d13b24f50c69bd4db3650e6","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} +{"_key":"source:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"source_code","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"source_code","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"source_module","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"7f89e81f7fbf38a16d7701a96e2991ff0c7fbae6f067928c95d98e6be2e0e6c5","git_blob_id":"ccbff29c9882f72069cba2593beeec530c15ff26","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","lineage_path":"src/abyss_machine/artifact_bundles.py","logical_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","mime":"text/x-python","path":"src/abyss_machine/artifact_bundles.py","repo":"abyss-machine","size_bytes":471276,"version_id":"aoa:abyss-machine:artifact-version:0f8bceddd14cfac1c17c0059"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"src/abyss_machine/artifact_bundles.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"src/abyss_machine/artifact_bundles.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["src/abyss_machine/artifact_bundles.py:1"],"path_ref":"src/abyss_machine/artifact_bundles.py"},"signs":{"attestation_ref":"","digest":"7f89e81f7fbf38a16d7701a96e2991ff0c7fbae6f067928c95d98e6be2e0e6c5","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:e7c3637358296151722e8323","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"document","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"document","classification":{"confidence":"high","primary_kind":"document"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"mechanics_doc","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"453e3e6c4a8ca8bdb47b5385b801f86d0bc3c16ba84495a3f7c72e0c26455fba","git_blob_id":"93053aa0389948aefbb452822ecbbd4770faa34f","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:e7c3637358296151722e8323","lineage_path":"mechanics/code-intelligence/DIRECTION.md","logical_id":"aoa:abyss-machine:artifact:e7c3637358296151722e8323","mime":"text/markdown","path":"mechanics/code-intelligence/DIRECTION.md","repo":"abyss-machine","size_bytes":484,"version_id":"aoa:abyss-machine:artifact-version:2a21c797cd7b4c49ab6b1e29"},"mechanics_role":"mechanic_package","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"document_owner","surface":"mechanics/code-intelligence/DIRECTION.md"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"mechanics/code-intelligence/DIRECTION.md","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[{"anchor":"direction","level":1,"line":1,"ref":"mechanics/code-intelligence/DIRECTION.md#direction","title":"Direction"}],"line_refs":["mechanics/code-intelligence/DIRECTION.md:1"],"path_ref":"mechanics/code-intelligence/DIRECTION.md"},"signs":{"attestation_ref":"","digest":"453e3e6c4a8ca8bdb47b5385b801f86d0bc3c16ba84495a3f7c72e0c26455fba","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":[]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:e7f6a6e7659a4f0e741172ff","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"source_code","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"source_code","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"source_module","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"41f3d51085e275e70cca0410fc25979d2c50391637d7efd58a4a0f6f002dd1f2","git_blob_id":"5116d3aff07a5b4b9417ed20f993ad4462f7293e","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:e7f6a6e7659a4f0e741172ff","lineage_path":"src/abyss_machine/nervous_screenshot.py","logical_id":"aoa:abyss-machine:artifact:e7f6a6e7659a4f0e741172ff","mime":"text/x-python","path":"src/abyss_machine/nervous_screenshot.py","repo":"abyss-machine","size_bytes":7559,"version_id":"aoa:abyss-machine:artifact-version:f77e7cb5a71119adc7737fe8"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"src/abyss_machine/nervous_screenshot.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"src/abyss_machine/nervous_screenshot.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["src/abyss_machine/nervous_screenshot.py:1"],"path_ref":"src/abyss_machine/nervous_screenshot.py"},"signs":{"attestation_ref":"","digest":"41f3d51085e275e70cca0410fc25979d2c50391637d7efd58a4a0f6f002dd1f2","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:e8e3c7313582354382c27970","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"service_unit","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"service_unit","classification":{"confidence":"high","primary_kind":"artifact"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"9a69940a6b297c079cd85d2c220ddf744661515e1a9c364b3bc3bb47d64dccb1","git_blob_id":"44024e072268b8f9424464286f04ef44014afab3","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:e8e3c7313582354382c27970","lineage_path":"templates/systemd/system/abyss-dictation-hotkey.service","logical_id":"aoa:abyss-machine:artifact:e8e3c7313582354382c27970","mime":"text/plain","path":"systemd/system/abyss-dictation-hotkey.service","repo":"abyss-machine","size_bytes":470,"version_id":"aoa:abyss-machine:artifact-version:8fc658b7dbfb029962d102b5"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"systemd/system/abyss-dictation-hotkey.service"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"systemd/system/abyss-dictation-hotkey.service","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["systemd/system/abyss-dictation-hotkey.service:1"],"path_ref":"systemd/system/abyss-dictation-hotkey.service"},"signs":{"attestation_ref":"","digest":"9a69940a6b297c079cd85d2c220ddf744661515e1a9c364b3bc3bb47d64dccb1","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":[]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} diff --git a/kag/indexes/shards/source/3.jsonl b/kag/indexes/shards/source/3.jsonl index c72c1d5c..a3094c2e 100644 --- a/kag/indexes/shards/source/3.jsonl +++ b/kag/indexes/shards/source/3.jsonl @@ -14,7 +14,7 @@ {"_key":"source:aoa:abyss-machine:artifact:433515957407b4ec812e300d","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"service_unit","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"service_unit","classification":{"confidence":"high","primary_kind":"artifact"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"a3877a92fc7db482a9055049ddccc6b4fe5b489a95804a5b84fcea2e2aa6bf52","git_blob_id":"5a4927cb35a50e9c6dbccf3ef65f20e3bce1af21","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:433515957407b4ec812e300d","lineage_path":"templates/systemd/user/abyss-gemma4-spark-jobs.timer","logical_id":"aoa:abyss-machine:artifact:433515957407b4ec812e300d","mime":"text/plain","path":"systemd/user/abyss-gemma4-spark-jobs.timer","repo":"abyss-machine","size_bytes":364,"version_id":"aoa:abyss-machine:artifact-version:37da99f734685b2a7e24fdc2"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"systemd/user/abyss-gemma4-spark-jobs.timer"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"systemd/user/abyss-gemma4-spark-jobs.timer","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["systemd/user/abyss-gemma4-spark-jobs.timer:1"],"path_ref":"systemd/user/abyss-gemma4-spark-jobs.timer"},"signs":{"attestation_ref":"","digest":"a3877a92fc7db482a9055049ddccc6b4fe5b489a95804a5b84fcea2e2aa6bf52","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":[]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:4e02b4ce2494c6e5b7ba0919","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"document","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"document","classification":{"confidence":"high","primary_kind":"document"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"roadmap","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"467208dac6b6de4f1de53a37d220071d662ba4bb3317e0e6cf74b5d3d90c56c4","git_blob_id":"38942c3c04af64ceafd0d529101d53f21b1b5c9d","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:4e02b4ce2494c6e5b7ba0919","lineage_path":"mechanics/config-projection/ROADMAP.md","logical_id":"aoa:abyss-machine:artifact:4e02b4ce2494c6e5b7ba0919","mime":"text/markdown","path":"mechanics/config-projection/ROADMAP.md","repo":"abyss-machine","size_bytes":174,"version_id":"aoa:abyss-machine:artifact-version:0c76b16a73c7fa93f1e8417b"},"mechanics_role":"mechanic_package","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"document_owner","surface":"mechanics/config-projection/ROADMAP.md"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"mechanics/config-projection/ROADMAP.md","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[{"anchor":"roadmap","level":1,"line":1,"ref":"mechanics/config-projection/ROADMAP.md#roadmap","title":"Roadmap"}],"line_refs":["mechanics/config-projection/ROADMAP.md:1"],"path_ref":"mechanics/config-projection/ROADMAP.md"},"signs":{"attestation_ref":"","digest":"467208dac6b6de4f1de53a37d220071d662ba4bb3317e0e6cf74b5d3d90c56c4","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":[]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:52f89780e901551d9c234e79","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"manifest","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"manifest","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"b8d994a66bcbd845da303a9205f35fa7d4e8a45184e306ec4cb6e4add42b3419","git_blob_id":"a4fe60f8a310f08c8c679c195d083fa44870f3a7","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:52f89780e901551d9c234e79","lineage_path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","logical_id":"aoa:abyss-machine:artifact:52f89780e901551d9c234e79","mime":"application/json","path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","repo":"abyss-machine","size_bytes":4238,"version_id":"aoa:abyss-machine:artifact-version:fa23f08e3ad51feb07d01471"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"manifest_owner","surface":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json:1"],"path_ref":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json"},"signs":{"attestation_ref":"","digest":"b8d994a66bcbd845da303a9205f35fa7d4e8a45184e306ec4cb6e4add42b3419","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["jq"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} -{"_key":"source:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"source_code","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"source_code","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"source_module","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"1b6643414b45f8dcba908762286485f5c9ca0af3dd70aed5f91fd0ac12a4cbc1","git_blob_id":"a249e42ec26077f72cd5ef8469d68a506ded27e5","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","lineage_path":"src/abyss_machine/memory_adapters.py","logical_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","mime":"text/x-python","path":"src/abyss_machine/memory_adapters.py","repo":"abyss-machine","size_bytes":76272,"version_id":"aoa:abyss-machine:artifact-version:c97340830778bd27562f5044"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"src/abyss_machine/memory_adapters.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"src/abyss_machine/memory_adapters.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["src/abyss_machine/memory_adapters.py:1"],"path_ref":"src/abyss_machine/memory_adapters.py"},"signs":{"attestation_ref":"","digest":"1b6643414b45f8dcba908762286485f5c9ca0af3dd70aed5f91fd0ac12a4cbc1","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} +{"_key":"source:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"source_code","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"source_code","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"source_module","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"49008e036e36b49cff5495ae8c6d916e62528238d60bc5287de35e061ba0d6ad","git_blob_id":"63e69a582e33aff39b29fb7608aec36b15d6095b","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","lineage_path":"src/abyss_machine/memory_adapters.py","logical_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","mime":"text/x-python","path":"src/abyss_machine/memory_adapters.py","repo":"abyss-machine","size_bytes":76115,"version_id":"aoa:abyss-machine:artifact-version:90459f7fdc5bde8c458d7732"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"src/abyss_machine/memory_adapters.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"src/abyss_machine/memory_adapters.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["src/abyss_machine/memory_adapters.py:1"],"path_ref":"src/abyss_machine/memory_adapters.py"},"signs":{"attestation_ref":"","digest":"49008e036e36b49cff5495ae8c6d916e62528238d60bc5287de35e061ba0d6ad","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:5c2c70857a0af9468fff6aff","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"test","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"test","classification":{"confidence":"high","primary_kind":"command"},"code_role":"test","command_role":"test","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"b861e6b046020530b570d292d870c81c884997580a2f9c156971a144c005e7a4","git_blob_id":"119d143c04f8959916b21b7e272c4df61e351eba","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:5c2c70857a0af9468fff6aff","lineage_path":"tests/public_smoke/test_nervous_privacy_contract.py","logical_id":"aoa:abyss-machine:artifact:5c2c70857a0af9468fff6aff","mime":"text/x-python","path":"tests/public_smoke/test_nervous_privacy_contract.py","repo":"abyss-machine","size_bytes":6071,"version_id":"aoa:abyss-machine:artifact-version:00616db909a9dba28c46ac5c"},"mechanics_role":"none","observed_form":"command","owner_return_route":{"repo":"abyss-machine","route_kind":"test_owner","surface":"tests/public_smoke/test_nervous_privacy_contract.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"tests/public_smoke/test_nervous_privacy_contract.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["tests/public_smoke/test_nervous_privacy_contract.py:1"],"path_ref":"tests/public_smoke/test_nervous_privacy_contract.py"},"signs":{"attestation_ref":"","digest":"b861e6b046020530b570d292d870c81c884997580a2f9c156971a144c005e7a4","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":["PYTHONPATH=src python -m pytest -q"],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:611834310c899b4091af6a62","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"test","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"test","classification":{"confidence":"high","primary_kind":"command"},"code_role":"test","command_role":"test","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"8a1a7d24e046565d6b4dcbe0d1a31c75a82a1d89e6d7f1de6b1da4a36da60943","git_blob_id":"01e2954bb5b33204ce8d555d6de3fe786c34e742","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:611834310c899b4091af6a62","lineage_path":"tests/public_smoke/test_storage_capacity.py","logical_id":"aoa:abyss-machine:artifact:611834310c899b4091af6a62","mime":"text/x-python","path":"tests/public_smoke/test_storage_capacity.py","repo":"abyss-machine","size_bytes":6624,"version_id":"aoa:abyss-machine:artifact-version:42a6be6e102770910ba687e2"},"mechanics_role":"none","observed_form":"command","owner_return_route":{"repo":"abyss-machine","route_kind":"test_owner","surface":"tests/public_smoke/test_storage_capacity.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"tests/public_smoke/test_storage_capacity.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["tests/public_smoke/test_storage_capacity.py:1"],"path_ref":"tests/public_smoke/test_storage_capacity.py"},"signs":{"attestation_ref":"","digest":"8a1a7d24e046565d6b4dcbe0d1a31c75a82a1d89e6d7f1de6b1da4a36da60943","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":["PYTHONPATH=src python -m pytest -q"],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:649e46ada990e20d0b5bf443","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"test","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"test","classification":{"confidence":"high","primary_kind":"command"},"code_role":"test","command_role":"test","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"0cc0b1f238da48c9ab35037f1e7f898813cdfffa922d99c0c0a2f1c240769513","git_blob_id":"710d9f416f39b9952090f26392bcf29ded8c4ee7","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:649e46ada990e20d0b5bf443","lineage_path":"tests/public_smoke/test_nervous_capture_adapters.py","logical_id":"aoa:abyss-machine:artifact:649e46ada990e20d0b5bf443","mime":"text/x-python","path":"tests/public_smoke/test_nervous_capture_adapters.py","repo":"abyss-machine","size_bytes":6386,"version_id":"aoa:abyss-machine:artifact-version:efd5981a7b9f6edb75f6c3a5"},"mechanics_role":"none","observed_form":"command","owner_return_route":{"repo":"abyss-machine","route_kind":"test_owner","surface":"tests/public_smoke/test_nervous_capture_adapters.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"tests/public_smoke/test_nervous_capture_adapters.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["tests/public_smoke/test_nervous_capture_adapters.py:1"],"path_ref":"tests/public_smoke/test_nervous_capture_adapters.py"},"signs":{"attestation_ref":"","digest":"0cc0b1f238da48c9ab35037f1e7f898813cdfffa922d99c0c0a2f1c240769513","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":["PYTHONPATH=src python -m pytest -q"],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} diff --git a/kag/receipts/index_family_budget/4fdfa352e8e49a2c7d229943bf94a678b2d398913684bc7fb6517a30bd65b904.json b/kag/receipts/index_family_budget/4fdfa352e8e49a2c7d229943bf94a678b2d398913684bc7fb6517a30bd65b904.json new file mode 100644 index 00000000..298564f8 --- /dev/null +++ b/kag/receipts/index_family_budget/4fdfa352e8e49a2c7d229943bf94a678b2d398913684bc7fb6517a30bd65b904.json @@ -0,0 +1,17 @@ +{ + "allowed_bytes": 25350108, + "allowed_tracked_bytes": 30385585, + "approved_by": "repository-owner", + "base_ref": "7cca944427e3bc293bbf67f26cbfbfb1fa9aebcf", + "changed_generated_bytes": 25350108, + "changed_generated_files": 328, + "decision_ref": "aoa-kag:docs/decisions/AOA-KAG-D-0017-portable-content-addressed-repository-family.md", + "default_limit_bytes": 1048576, + "head_family_digest": "4fdfa352e8e49a2c7d229943bf94a678b2d398913684bc7fb6517a30bd65b904", + "reason": "Owner-reviewed first-wave helper cleanup changes source identity; regenerate the deterministic portable family for this exact digest without increasing standing budgets.", + "repo": "abyss-machine", + "schema_version": "aoa-repo-local-kag-budget-receipt-v1", + "scope": "generated_delta_and_tracked_size", + "tracked_bytes": 30385585, + "tracked_bytes_max": 27262976 +} From 37025934cd6b22fe99c8d2beaa2808caa86b0acb Mon Sep 17 00:00:00 2001 From: 8Dionysus Date: Tue, 8 Sep 2026 00:22:07 -0600 Subject: [PATCH 4/6] Admit helper cleanup KAG budget receipt --- kag/indexes/index_family.manifest.json | 32 +++++++++---------- kag/indexes/shards/event/6.jsonl | 1 - kag/indexes/shards/event/b6.jsonl | 1 + kag/indexes/shards/event/c.jsonl | 2 ++ ...933d69c5a5b48ada0ef3e8820476c718dd6bd.json | 17 ++++++++++ 5 files changed, 36 insertions(+), 17 deletions(-) create mode 100644 kag/receipts/index_family_budget/ca5a606704d919f4bcf13fcbd29933d69c5a5b48ada0ef3e8820476c718dd6bd.json diff --git a/kag/indexes/index_family.manifest.json b/kag/indexes/index_family.manifest.json index e8e44f29..a6779f40 100644 --- a/kag/indexes/index_family.manifest.json +++ b/kag/indexes/index_family.manifest.json @@ -37,10 +37,10 @@ "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "05381a783c0dae50cac8389ec01453c426007587c6b3c3143687a320b7821622", + "content_digest": "23b1126a722c6e23aa937d1a7af7066dff9bfb402bd55048600e85b6dcdc9788", "kind": "event", "path": "kag/indexes/repo_event_index.json", - "records": 755, + "records": 757, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { @@ -62,7 +62,7 @@ }, "family_identity": { "artifact_kind": "repo_local_kag_portable_family", - "content_digest": "4fdfa352e8e49a2c7d229943bf94a678b2d398913684bc7fb6517a30bd65b904", + "content_digest": "ca5a606704d919f4bcf13fcbd29933d69c5a5b48ada0ef3e8820476c718dd6bd", "local_id": "family:repo-local:portable-record-corpus", "schema_ref": "aoa-kag:schemas/repo-local-kag-family-manifest.schema.json", "source_snapshot": "sha256:85a4e97bc11bc7af0dd53544e3f2e04ae85d567f4f3c1d4dcce6583893ccda51" @@ -4441,12 +4441,12 @@ "records": 49 }, { - "bytes": 143334, - "digest": "sha256:f3deb358c9914fea59ca21d482736e8227f5199aaec22d8fcd388f5c9061ea7b", + "bytes": 139917, + "digest": "sha256:c8d252863e9efd1a5b84ecbcf1126020c7b109a9feb0c2ac9295681672b750f8", "kind": "event", "path": "kag/indexes/shards/event/6.jsonl", "range": "6", - "records": 53 + "records": 52 }, { "bytes": 92552, @@ -4481,12 +4481,12 @@ "records": 51 }, { - "bytes": 101682, - "digest": "sha256:853ef0a923304d06d60a11f0341b4ee11473f0885afdf0b1f5adc446fe73231b", + "bytes": 105142, + "digest": "sha256:54729abd9350d6595fadafd431e98f613e00804cdac9324ff2a173ca3292bb26", "kind": "event", "path": "kag/indexes/shards/event/c.jsonl", "range": "c", - "records": 43 + "records": 45 }, { "bytes": 148025, @@ -4553,12 +4553,12 @@ "records": 3 }, { - "bytes": 2188, - "digest": "sha256:82c45676f40d466df92031348b8745678d5adb2bdc114d320b0a6cce6f0f610d", + "bytes": 3703, + "digest": "sha256:324388f9c3e84798e4036997138da45d1ecbb2fe58c141a0213b4e31f0f2c2ea", "kind": "event", "path": "kag/indexes/shards/event/b6.jsonl", "range": "b6", - "records": 3 + "records": 4 }, { "bytes": 1458, @@ -5067,11 +5067,11 @@ }, "summary": { "anchor_records": 13338, - "canonical_records": 14856, - "event_records": 755, - "shard_bytes": 30241345, + "canonical_records": 14858, + "event_records": 757, + "shard_bytes": 30242903, "shards": 525, "source_records": 741, - "tracked_bytes": 30385585 + "tracked_bytes": 30387143 } } diff --git a/kag/indexes/shards/event/6.jsonl b/kag/indexes/shards/event/6.jsonl index d67a58dc..284a5a2e 100644 --- a/kag/indexes/shards/event/6.jsonl +++ b/kag/indexes/shards/event/6.jsonl @@ -45,7 +45,6 @@ {"_key":"event:aoa:abyss-machine:event:d8d5ecab5655e80fa8986ce3","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:3ba490360cf95f27b880e04c"],"changes":[],"event_kind":"test_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:3ba490360cf95f27b880e04c"}],"id":"aoa:abyss-machine:event:d8d5ecab5655e80fa8986ce3","label":"tests/public_smoke/test_nervous_capture_adapters.py","object_ids":["aoa:abyss-machine:artifact:649e46ada990e20d0b5bf443"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:649e46ada990e20d0b5bf443"],"temporal_ref":"current","trust_ref":"declared"} {"_key":"event:aoa:abyss-machine:event:de9d8b71a36cd2d4dcff9bb6","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:0163ac32fd735eb6f71cfad7","aoa:abyss-machine:anchor:04af0aeca6adc9850ccf15c5","aoa:abyss-machine:anchor:0c6518728d3539d26e152475","aoa:abyss-machine:anchor:13da5906f453541420124de3","aoa:abyss-machine:anchor:20503ea3421e6e016e2bca59","aoa:abyss-machine:anchor:2b320f1e119db4f7a5168df2","aoa:abyss-machine:anchor:2b3830d467352a802b9ad430","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:58ac60f31a9d3139ae0b37a0","aoa:abyss-machine:anchor:5f05c0d69a33ed9e9d1b3c04","aoa:abyss-machine:anchor:5f7b3c866b7223750075aeb9","aoa:abyss-machine:anchor:6d223e8118ea8a272acf773c","aoa:abyss-machine:anchor:72410b2e3a43ccd78e03fb5b","aoa:abyss-machine:anchor:7fbd136de081884d868444e0","aoa:abyss-machine:anchor:869b577e8c1d493038fc7cce","aoa:abyss-machine:anchor:8d65b839979dd0c9efec6f94","aoa:abyss-machine:anchor:a57c49ba7f4c8cd24036bc17","aoa:abyss-machine:anchor:aaa5b05e3890bfc622778a26","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:b6d2ca03e3d6562f76e16599","aoa:abyss-machine:anchor:b87dfc614c793ab296bff8e2","aoa:abyss-machine:anchor:c6734d4838b70bfd56870c9c","aoa:abyss-machine:anchor:c71f2fbd098c7cfcc05463aa","aoa:abyss-machine:anchor:d307b574f4d1822da5c3c640","aoa:abyss-machine:anchor:e0be62bf4e4ead2d6e855092","aoa:abyss-machine:anchor:f1aefab284b53a3ce2078502","aoa:abyss-machine:anchor:f3819e88fd85d92288c32f82"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b335630551682c19a781afeb","old_path":"","path":"README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:a120db8f77d13164b6d8b82c","old_path":"","path":"docs/install/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:96bade11bcf7be52694fa4e7","old_path":"","path":"docs/publication/PUBLICATION_BOUNDARY.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e6559058d59fa5041a93ea06","old_path":"","path":"docs/validation/VALIDATOR_TOPOLOGY.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:0527a4f31c8e8f08124fbf6a","old_path":"","path":"generated/scaffold_index.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:9fbbb1eca37392968a41f26d","old_path":"","path":"manifests/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:96c90b3a70f98388902bcd7c","old_path":"","path":"manifests/artifact_bundles/README.md"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:532c939dc3fccc7461b39a8e","old_path":"","path":"manifests/artifact_bundles/ai_runtime_config_bundle.bundle.json"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:6a0c95d93ea8a5086cfe949e","old_path":"","path":"manifests/artifact_bundles/bootstrap_install_bundle.bundle.json"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:57181c3d52f107ccc9986ce7","old_path":"","path":"manifests/artifact_bundles/browser_extension_package.bundle.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c4427d5ebd91c2fe7e6e7c35","old_path":"","path":"manifests/artifact_bundles/host_local_evidence.sample.bundle.json"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:ded8ac5bef96ddfe13080f4e","old_path":"","path":"manifests/artifact_bundles/public_media_export.bundle.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:5571de5a3f6cfb9461e1f126","old_path":"","path":"manifests/artifact_bundles/public_source_seed.bundle.json"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:6dca26c1743df42384748e70","old_path":"","path":"manifests/artifact_bundles/runtime_tools_bundle.bundle.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e","old_path":"","path":"manifests/artifact_signature_policy.manifest.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:06e67d8618202da6d11b36aa","old_path":"","path":"manifests/schema_inventory.manifest.json"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:e91941510723dbd225010e54","old_path":"","path":"schemas/artifact-bundle-manifest.schema.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:2dc6fb84c6222088b296e78c","old_path":"","path":"scripts/abyss-machine-bootstrap"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:16aea9cba64954af500067c1","old_path":"","path":"scripts/validators/artifact_bundle_roundtrip.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:2e266738e70c5466a7c95715","old_path":"","path":"scripts/validators/artifact_signature_policy.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:f653595bd6ae738bc545be43","old_path":"","path":"scripts/validators/bootstrap_contract.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","old_path":"","path":"src/abyss_machine/artifact_bundles.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","old_path":"","path":"tests/public_smoke/test_artifact_bundle_verifier.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c9fb7597ee619fe02df90ed7","old_path":"","path":"tests/public_smoke/test_artifact_identity_policy.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:79b98a725b8ea97a5cd5485b","old_path":"","path":"tests/public_smoke/test_bootstrap.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"d8b1c482656a4abf112e4d50a33b82201f0ba127"}],"id":"aoa:abyss-machine:event:de9d8b71a36cd2d4dcff9bb6","label":"Add OS Abyss artifact trust coverage","object_ids":["aoa:abyss-machine:artifact:0527a4f31c8e8f08124fbf6a","aoa:abyss-machine:artifact:06e67d8618202da6d11b36aa","aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","aoa:abyss-machine:artifact:16aea9cba64954af500067c1","aoa:abyss-machine:artifact:2dc6fb84c6222088b296e78c","aoa:abyss-machine:artifact:2e266738e70c5466a7c95715","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e","aoa:abyss-machine:artifact:532c939dc3fccc7461b39a8e","aoa:abyss-machine:artifact:5571de5a3f6cfb9461e1f126","aoa:abyss-machine:artifact:57181c3d52f107ccc9986ce7","aoa:abyss-machine:artifact:6a0c95d93ea8a5086cfe949e","aoa:abyss-machine:artifact:6dca26c1743df42384748e70","aoa:abyss-machine:artifact:79b98a725b8ea97a5cd5485b","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:96bade11bcf7be52694fa4e7","aoa:abyss-machine:artifact:96c90b3a70f98388902bcd7c","aoa:abyss-machine:artifact:9fbbb1eca37392968a41f26d","aoa:abyss-machine:artifact:a120db8f77d13164b6d8b82c","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:c4427d5ebd91c2fe7e6e7c35","aoa:abyss-machine:artifact:c9fb7597ee619fe02df90ed7","aoa:abyss-machine:artifact:ded8ac5bef96ddfe13080f4e","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","aoa:abyss-machine:artifact:e6559058d59fa5041a93ea06","aoa:abyss-machine:artifact:e91941510723dbd225010e54","aoa:abyss-machine:artifact:f653595bd6ae738bc545be43"],"observation_state":"observed","occurred_at":"2026-06-21T00:36:15-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:0527a4f31c8e8f08124fbf6a","aoa:abyss-machine:artifact:06e67d8618202da6d11b36aa","aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","aoa:abyss-machine:artifact:16aea9cba64954af500067c1","aoa:abyss-machine:artifact:2dc6fb84c6222088b296e78c","aoa:abyss-machine:artifact:2e266738e70c5466a7c95715","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e","aoa:abyss-machine:artifact:532c939dc3fccc7461b39a8e","aoa:abyss-machine:artifact:5571de5a3f6cfb9461e1f126","aoa:abyss-machine:artifact:57181c3d52f107ccc9986ce7","aoa:abyss-machine:artifact:6a0c95d93ea8a5086cfe949e","aoa:abyss-machine:artifact:6dca26c1743df42384748e70","aoa:abyss-machine:artifact:79b98a725b8ea97a5cd5485b","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:96bade11bcf7be52694fa4e7","aoa:abyss-machine:artifact:96c90b3a70f98388902bcd7c","aoa:abyss-machine:artifact:9fbbb1eca37392968a41f26d","aoa:abyss-machine:artifact:a120db8f77d13164b6d8b82c","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:c4427d5ebd91c2fe7e6e7c35","aoa:abyss-machine:artifact:c9fb7597ee619fe02df90ed7","aoa:abyss-machine:artifact:ded8ac5bef96ddfe13080f4e","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","aoa:abyss-machine:artifact:e6559058d59fa5041a93ea06","aoa:abyss-machine:artifact:e91941510723dbd225010e54","aoa:abyss-machine:artifact:f653595bd6ae738bc545be43"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:e5f38081fd70debee687533a","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:2fd2b6dc7b1702b11d9b7723","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:379057c30b9de239630b69f8","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:43dca270962669e69729e9a6","aoa:abyss-machine:anchor:8d65b839979dd0c9efec6f94","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89","aoa:abyss-machine:anchor:d6aea48b33dc359b65462d60"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b335630551682c19a781afeb","old_path":"","path":"README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","old_path":"","path":"mechanics/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","old_path":"","path":"scripts/validators/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:97377bdb74315c5f5c13a4fb","old_path":"","path":"src/abyss_machine/cooling_adapters.py"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:8a611ebcfa75033025be3417","old_path":"","path":"tests/public_smoke/test_cooling_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"d8ee643ac96b1f2db1bd886697cbddd68e928227"}],"id":"aoa:abyss-machine:event:e5f38081fd70debee687533a","label":"Extract cooling host-control adapters (#197)","object_ids":["aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:8a611ebcfa75033025be3417","aoa:abyss-machine:artifact:97377bdb74315c5f5c13a4fb","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc"],"observation_state":"observed","occurred_at":"2026-06-29T15:08:04-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:8a611ebcfa75033025be3417","aoa:abyss-machine:artifact:97377bdb74315c5f5c13a4fb","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc"],"temporal_ref":"historical","trust_ref":"observed"} -{"_key":"event:aoa:abyss-machine:event:e764b9603f43de702544e7c5","_kind":"event","actor":{"email":"","name":"repository-snapshot"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:3c99a3785c60a29e61989d5a","aoa:abyss-machine:anchor:495e42b823920a7ee01fc98a","aoa:abyss-machine:anchor:53285945bbfc0c2a986a9b9b","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:b87dfc614c793ab296bff8e2","aoa:abyss-machine:anchor:bb83d23d99f0bc668494abb7","aoa:abyss-machine:anchor:c5310b1d80d738b7b7e98834","aoa:abyss-machine:anchor:d6244fa038fa311c9c517ec1"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","old_path":"","path":"src/abyss_machine/artifact_bundles.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","old_path":"","path":"src/abyss_machine/memory_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:0563977699d6441d3c979d49","old_path":"","path":"src/abyss_machine/storage_contracts.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:a147789c27f11af422bbe9d9","old_path":"","path":"src/abyss_machine/storage_reservations.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:059a417b5c048510b7d0111f","old_path":"","path":"tests/public_smoke/test_resource_storage_reservations.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c2fd4a95973ffbcfae9f3cc8","old_path":"","path":"tests/public_smoke/test_storage_contracts.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946","old_path":"","path":"tests/public_smoke/test_storage_engine_repairs.py"}],"event_kind":"repository_snapshot_change_set","event_role":"observation","evidence_refs":[{"kind":"repository_snapshot","ref":"source-tree-snapshot"}],"id":"aoa:abyss-machine:event:e764b9603f43de702544e7c5","label":"Repository source snapshot change set","object_ids":["aoa:abyss-machine:artifact:0563977699d6441d3c979d49","aoa:abyss-machine:artifact:059a417b5c048510b7d0111f","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:a147789c27f11af422bbe9d9","aoa:abyss-machine:artifact:c2fd4a95973ffbcfae9f3cc8","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946"],"observation_state":"observed","occurred_at":"","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:0563977699d6441d3c979d49","aoa:abyss-machine:artifact:059a417b5c048510b7d0111f","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:a147789c27f11af422bbe9d9","aoa:abyss-machine:artifact:c2fd4a95973ffbcfae9f3cc8","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946"],"temporal_ref":"current","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:e81ca6971f4cf8525e5980a1","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:1add1c57a528a7e327e615d4","aoa:abyss-machine:anchor:2fd2b6dc7b1702b11d9b7723","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:53d86bba387e99f39c43cfe0","aoa:abyss-machine:anchor:8d65b839979dd0c9efec6f94","aoa:abyss-machine:anchor:a8ce6460701070b96586009a","aoa:abyss-machine:anchor:aaa5b05e3890bfc622778a26","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:c929f1c76598aaf3696dd4d4"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:06572a96a58dc510037d5efa","old_path":"","path":"CHANGELOG.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b335630551682c19a781afeb","old_path":"","path":"README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e6559058d59fa5041a93ea06","old_path":"","path":"docs/validation/VALIDATOR_TOPOLOGY.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","old_path":"","path":"scripts/validators/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:7fef35c9927fdf81e46ce85f","old_path":"","path":"scripts/validators/typing_nervous_refresh_logic.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:d87dddda8b48519b72f9eafb","old_path":"","path":"src/abyss_machine/typing_nervous_refresh.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:976674637b2becd1a6f6fab1","old_path":"","path":"tests/public_smoke/test_typing_nervous_refresh_logic.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"333b7688fed8a5877e6e2a138c30ff328d02c843"}],"id":"aoa:abyss-machine:event:e81ca6971f4cf8525e5980a1","label":"Extract typing nervous fact state","object_ids":["aoa:abyss-machine:artifact:06572a96a58dc510037d5efa","aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:7fef35c9927fdf81e46ce85f","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:976674637b2becd1a6f6fab1","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:d87dddda8b48519b72f9eafb","aoa:abyss-machine:artifact:e6559058d59fa5041a93ea06"],"observation_state":"observed","occurred_at":"2026-06-20T16:57:38-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:06572a96a58dc510037d5efa","aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:7fef35c9927fdf81e46ce85f","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:976674637b2becd1a6f6fab1","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:d87dddda8b48519b72f9eafb","aoa:abyss-machine:artifact:e6559058d59fa5041a93ea06"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:eca3d7e0247938b1d86da7bc","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:7fbd136de081884d868444e0","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:b87dfc614c793ab296bff8e2"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","old_path":"","path":"src/abyss_machine/artifact_bundles.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","old_path":"","path":"tests/public_smoke/test_artifact_bundle_verifier.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"fba325c3449245136d8bf3c453dc1d05637cb628"}],"id":"aoa:abyss-machine:event:eca3d7e0247938b1d86da7bc","label":"Surface source freshness in artifact scenarios","object_ids":["aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"observation_state":"observed","occurred_at":"2026-06-30T13:06:10-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:ef292433a24f69bd5cf6927b","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"04503fa673205b1bc69d4aa60112d29da852c915"}],"id":"aoa:abyss-machine:event:ef292433a24f69bd5cf6927b","label":"Regenerate ABI for partial owner coverage","object_ids":["aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1"],"observation_state":"observed","occurred_at":"2026-09-04T20:29:56-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1"],"temporal_ref":"historical","trust_ref":"observed"} diff --git a/kag/indexes/shards/event/b6.jsonl b/kag/indexes/shards/event/b6.jsonl index 2dd5ca1a..aae9fe9f 100644 --- a/kag/indexes/shards/event/b6.jsonl +++ b/kag/indexes/shards/event/b6.jsonl @@ -1,3 +1,4 @@ {"_key":"event:aoa:abyss-machine:event:18459b049092c7e6a86b8553","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:88d42b9c96f965d3c0d9783c"],"changes":[],"event_kind":"command_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:88d42b9c96f965d3c0d9783c"}],"id":"aoa:abyss-machine:event:18459b049092c7e6a86b8553","label":"scripts/abyss-codex-storage","object_ids":["aoa:abyss-machine:artifact:e361311793e72f96a31db6fc"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:e361311793e72f96a31db6fc"],"temporal_ref":"current","trust_ref":"declared"} {"_key":"event:aoa:abyss-machine:event:4231c504d1b8c77b0dfe2990","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:869b577e8c1d493038fc7cce"],"changes":[],"event_kind":"command_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:869b577e8c1d493038fc7cce"}],"id":"aoa:abyss-machine:event:4231c504d1b8c77b0dfe2990","label":"scripts/validators/bootstrap_contract.py","object_ids":["aoa:abyss-machine:artifact:f653595bd6ae738bc545be43"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:f653595bd6ae738bc545be43"],"temporal_ref":"current","trust_ref":"declared"} +{"_key":"event:aoa:abyss-machine:event:4921022976c2d2c0fd2d4801","_kind":"event","actor":{"email":"","name":"repository-snapshot"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:b87dfc614c793ab296bff8e2","aoa:abyss-machine:anchor:c5310b1d80d738b7b7e98834"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","old_path":"","path":"src/abyss_machine/artifact_bundles.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","old_path":"","path":"src/abyss_machine/memory_adapters.py"}],"event_kind":"repository_snapshot_change_set","event_role":"observation","evidence_refs":[{"kind":"repository_snapshot","ref":"source-tree-snapshot"}],"id":"aoa:abyss-machine:event:4921022976c2d2c0fd2d4801","label":"Repository source snapshot change set","object_ids":["aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"observation_state":"observed","occurred_at":"","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"temporal_ref":"current","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:58d8af2ade4f013181e2fb96","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:60fb4fad3f15eb4dd1b80ebf"],"changes":[],"event_kind":"command_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:60fb4fad3f15eb4dd1b80ebf"}],"id":"aoa:abyss-machine:event:58d8af2ade4f013181e2fb96","label":"scripts/validation_scheduler_experiment.py","object_ids":["aoa:abyss-machine:artifact:1c5c8ddbcb540ac1889b4629"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:1c5c8ddbcb540ac1889b4629"],"temporal_ref":"current","trust_ref":"declared"} diff --git a/kag/indexes/shards/event/c.jsonl b/kag/indexes/shards/event/c.jsonl index 77bd0bdd..7e1e5d6a 100644 --- a/kag/indexes/shards/event/c.jsonl +++ b/kag/indexes/shards/event/c.jsonl @@ -1,3 +1,4 @@ +{"_key":"event:aoa:abyss-machine:event:03ca5dce9ef92fae05437be7","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3c99a3785c60a29e61989d5a","aoa:abyss-machine:anchor:495e42b823920a7ee01fc98a","aoa:abyss-machine:anchor:53285945bbfc0c2a986a9b9b","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:bb83d23d99f0bc668494abb7","aoa:abyss-machine:anchor:d6244fa038fa311c9c517ec1"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:0563977699d6441d3c979d49","old_path":"","path":"src/abyss_machine/storage_contracts.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:a147789c27f11af422bbe9d9","old_path":"","path":"src/abyss_machine/storage_reservations.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:059a417b5c048510b7d0111f","old_path":"","path":"tests/public_smoke/test_resource_storage_reservations.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c2fd4a95973ffbcfae9f3cc8","old_path":"","path":"tests/public_smoke/test_storage_contracts.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946","old_path":"","path":"tests/public_smoke/test_storage_engine_repairs.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"67f29623d0f08041fb145683d6f074ca795aa434"}],"id":"aoa:abyss-machine:event:03ca5dce9ef92fae05437be7","label":"Admit existing Vault outputs for capacity accounting","object_ids":["aoa:abyss-machine:artifact:0563977699d6441d3c979d49","aoa:abyss-machine:artifact:059a417b5c048510b7d0111f","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:a147789c27f11af422bbe9d9","aoa:abyss-machine:artifact:c2fd4a95973ffbcfae9f3cc8","aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946"],"observation_state":"observed","occurred_at":"2026-09-06T23:46:20-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:0563977699d6441d3c979d49","aoa:abyss-machine:artifact:059a417b5c048510b7d0111f","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:a147789c27f11af422bbe9d9","aoa:abyss-machine:artifact:c2fd4a95973ffbcfae9f3cc8","aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:0a8e3e0f296089f456f5935e","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:1add1c57a528a7e327e615d4","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:3d90c6390c05448c4adc764e","aoa:abyss-machine:anchor:4e94f26fdb916462f536d1b2","aoa:abyss-machine:anchor:8d65b839979dd0c9efec6f94","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d364e2cfbea64d4ab36b8007","aoa:abyss-machine:anchor:ef45672d7b13653531a6bb25","aoa:abyss-machine:anchor:fc2be3350c584ba037afc031"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:06572a96a58dc510037d5efa","old_path":"","path":"CHANGELOG.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b335630551682c19a781afeb","old_path":"","path":"README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:f2c13c54f3abbf49d43519da","old_path":"","path":"config-templates/etc/abyss-machine/decisions/0022-owner-native-memory-orchestration.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:eada05c21230abac09f3b00b","old_path":"","path":"config-templates/etc/abyss-machine/resource-policy.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:87745a04a89de3384136aef7","old_path":"","path":"src/abyss_machine/resource_planning.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:591d48372d3e5ab04b1020a5","old_path":"","path":"src/abyss_machine/resource_runner.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:a20df40932cf992d7ccab5e2","old_path":"","path":"tests/host_contract/contract/test_resource_launch_timeout_cleanup.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"55c0dd25a8eee91d562659e30787329c6574da07"}],"id":"aoa:abyss-machine:event:0a8e3e0f296089f456f5935e","label":"Bound resource launch preflight latency (#381)","object_ids":["aoa:abyss-machine:artifact:06572a96a58dc510037d5efa","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:591d48372d3e5ab04b1020a5","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:87745a04a89de3384136aef7","aoa:abyss-machine:artifact:a20df40932cf992d7ccab5e2","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:eada05c21230abac09f3b00b","aoa:abyss-machine:artifact:f2c13c54f3abbf49d43519da"],"observation_state":"observed","occurred_at":"2026-08-12T10:01:46-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:06572a96a58dc510037d5efa","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:591d48372d3e5ab04b1020a5","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:87745a04a89de3384136aef7","aoa:abyss-machine:artifact:a20df40932cf992d7ccab5e2","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:eada05c21230abac09f3b00b","aoa:abyss-machine:artifact:f2c13c54f3abbf49d43519da"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:100736b5d059b210543ec069","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:2b8d06975f83b08f63b3eebd","aoa:abyss-machine:anchor:2fd2b6dc7b1702b11d9b7723","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:379057c30b9de239630b69f8","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:49d9783c0e5aa9ebc837b046","aoa:abyss-machine:anchor:b2f59d692b6966d27164d3e9","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89","aoa:abyss-machine:anchor:d81462d3751c0bfd189c1ab3"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","old_path":"","path":"mechanics/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","old_path":"","path":"mechanics/nervous-local/LANDING_LOG.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","old_path":"","path":"mechanics/nervous-local/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","old_path":"","path":"scripts/validators/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:8bc0a199dc31b2857754a173","old_path":"","path":"src/abyss_machine/nervous_semantic_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:93438c0b03454bf2a9113b0d","old_path":"","path":"tests/public_smoke/test_nervous_semantic_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"4eebbdfc569a2e283c974fb1ffdb46f5ee5458fd"}],"id":"aoa:abyss-machine:event:100736b5d059b210543ec069","label":"Extract nervous semantic sidecar adapter (#157)","object_ids":["aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","aoa:abyss-machine:artifact:8bc0a199dc31b2857754a173","aoa:abyss-machine:artifact:93438c0b03454bf2a9113b0d","aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc"],"observation_state":"observed","occurred_at":"2026-06-28T13:48:47-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","aoa:abyss-machine:artifact:8bc0a199dc31b2857754a173","aoa:abyss-machine:artifact:93438c0b03454bf2a9113b0d","aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:114b7a4cfdc6f0d9702fb614","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:18cda50152798bfa78daf1e4","aoa:abyss-machine:anchor:2fd2b6dc7b1702b11d9b7723","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:8960452c9e329d77a546208e","aoa:abyss-machine:anchor:a31a8239505d75d652ab7625","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89","aoa:abyss-machine:anchor:fec46a028679a1da25a432c0"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:30fa332016d5b1bb98c165cd","old_path":"","path":"mechanics/local-ai-runtime/LANDING_LOG.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:cb32e9f593bf099b36fefa1b","old_path":"","path":"mechanics/local-ai-runtime/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","old_path":"","path":"scripts/validators/README.md"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:3a500d677b52952d583a7654","old_path":"","path":"src/abyss_machine/ai_tts_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:8bad6615b695891e124f1509","old_path":"","path":"tests/public_smoke/test_ai_tts_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"af7506f03c4fc879915e70152cf5d5c5f184b4db"}],"id":"aoa:abyss-machine:event:114b7a4cfdc6f0d9702fb614","label":"[codex] Extract TTS execution adapter","object_ids":["aoa:abyss-machine:artifact:30fa332016d5b1bb98c165cd","aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3a500d677b52952d583a7654","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:8bad6615b695891e124f1509","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:cb32e9f593bf099b36fefa1b"],"observation_state":"observed","occurred_at":"2026-06-28T22:40:18-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:30fa332016d5b1bb98c165cd","aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3a500d677b52952d583a7654","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:8bad6615b695891e124f1509","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:cb32e9f593bf099b36fefa1b"],"temporal_ref":"historical","trust_ref":"observed"} @@ -27,6 +28,7 @@ {"_key":"event:aoa:abyss-machine:event:b0cafbb9dab2c428e5c19b9a","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3ae595a0b71ba50d0c5a6f4c","aoa:abyss-machine:anchor:4012e88a53b54c86be4c5d68","aoa:abyss-machine:anchor:66441c813534bb2a57dc3d12","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:f6de1e4ea19053a97dbb62d8"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:85ca642d6029712e3a63291d","old_path":"","path":"docs/host/STORAGE_PROCESS_PROBE.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:1df6e8241cd9425f5ebd6356","old_path":"","path":"src/abyss_machine/storage_process_probe.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:37f59cfafec7a4228a2dfcc9","old_path":"","path":"systemd/system/abyss-storage-process-probe.service"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:71a06c23c2a354f4aba00673","old_path":"","path":"tests/public_smoke/test_storage_process_probe.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"38ecaa8418922a5302baa2f4e3c6f60e13fb28f2"}],"id":"aoa:abyss-machine:event:b0cafbb9dab2c428e5c19b9a","label":"Harden bulk storage process probe contract","object_ids":["aoa:abyss-machine:artifact:1df6e8241cd9425f5ebd6356","aoa:abyss-machine:artifact:37f59cfafec7a4228a2dfcc9","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:71a06c23c2a354f4aba00673","aoa:abyss-machine:artifact:85ca642d6029712e3a63291d"],"observation_state":"observed","occurred_at":"2026-09-05T10:02:11-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:1df6e8241cd9425f5ebd6356","aoa:abyss-machine:artifact:37f59cfafec7a4228a2dfcc9","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:71a06c23c2a354f4aba00673","aoa:abyss-machine:artifact:85ca642d6029712e3a63291d"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:b5eea8222a6027a4ef11cdeb","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3058e243212b50a6a13201cd","aoa:abyss-machine:anchor:95f03fc19143dacfbc9d4d10"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:7fe0ab5050d3a75beaa688c3","old_path":"","path":"src/abyss_machine/resource_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c8fcf9733a7e0b82f26f105c","old_path":"","path":"tests/public_smoke/test_resource_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"d8c7b7354540134cb2a35734a784c229636f106f"}],"id":"aoa:abyss-machine:event:b5eea8222a6027a4ef11cdeb","label":"resource: retain named leases on unknown unit probes","object_ids":["aoa:abyss-machine:artifact:7fe0ab5050d3a75beaa688c3","aoa:abyss-machine:artifact:c8fcf9733a7e0b82f26f105c"],"observation_state":"observed","occurred_at":"2026-09-05T12:19:49-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:7fe0ab5050d3a75beaa688c3","aoa:abyss-machine:artifact:c8fcf9733a7e0b82f26f105c"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:b81bda8a873d8a2028c18f11","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:379057c30b9de239630b69f8","aoa:abyss-machine:anchor:3ba490360cf95f27b880e04c","aoa:abyss-machine:anchor:3fdc1dfd46cbbd553976b91d","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:49d9783c0e5aa9ebc837b046","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89","aoa:abyss-machine:anchor:d81462d3751c0bfd189c1ab3","aoa:abyss-machine:anchor:e0d3b4008da24bc54d1c1113"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:89abf65538660b6b64374e63","old_path":"","path":"docs/testing/RELEASE_CHECK_ROUTE.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","old_path":"","path":"mechanics/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","old_path":"","path":"mechanics/nervous-local/LANDING_LOG.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","old_path":"","path":"mechanics/nervous-local/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:d3e94a4c25c513e9ddbeb278","old_path":"","path":"src/abyss_machine/nervous_capture_adapters.py"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:649e46ada990e20d0b5bf443","old_path":"","path":"tests/public_smoke/test_nervous_capture_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"f38fec92f7355ea9264dd95f0b1a19d8b6b80f3d"}],"id":"aoa:abyss-machine:event:b81bda8a873d8a2028c18f11","label":"Extract nervous capture status adapter","object_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:649e46ada990e20d0b5bf443","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","aoa:abyss-machine:artifact:89abf65538660b6b64374e63","aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","aoa:abyss-machine:artifact:d3e94a4c25c513e9ddbeb278"],"observation_state":"observed","occurred_at":"2026-07-06T23:43:48-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:649e46ada990e20d0b5bf443","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","aoa:abyss-machine:artifact:89abf65538660b6b64374e63","aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","aoa:abyss-machine:artifact:d3e94a4c25c513e9ddbeb278"],"temporal_ref":"historical","trust_ref":"observed"} +{"_key":"event:aoa:abyss-machine:event:b838b79fc851d427adcd7689","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"6db92b417783249967d91735be814e21b6c6c7cb"}],"id":"aoa:abyss-machine:event:b838b79fc851d427adcd7689","label":"Refresh contract ABI after Vault capacity admission","object_ids":["aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1"],"observation_state":"observed","occurred_at":"2026-09-07T00:28:59-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:c10ce531d458b490d056e965","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:db4cd8aa49153c32f43d127c"],"changes":[],"event_kind":"decision_record","event_role":"declaration","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:db4cd8aa49153c32f43d127c"}],"id":"aoa:abyss-machine:event:c10ce531d458b490d056e965","label":"config-templates/etc/abyss-machine/decisions/0003-host-agent-mesh-route.md","object_ids":["aoa:abyss-machine:artifact:68b15fa11d0f1bdc8edc62b7"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:68b15fa11d0f1bdc8edc62b7"],"temporal_ref":"current","trust_ref":"declared"} {"_key":"event:aoa:abyss-machine:event:cc71029837a30554c1e01eb5","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:49d9783c0e5aa9ebc837b046","aoa:abyss-machine:anchor:8d65b839979dd0c9efec6f94","aoa:abyss-machine:anchor:97001bd0c01167174adda38c","aoa:abyss-machine:anchor:98333fe9226f9c89094082a2","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89","aoa:abyss-machine:anchor:d81462d3751c0bfd189c1ab3"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b335630551682c19a781afeb","old_path":"","path":"README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","old_path":"","path":"mechanics/nervous-local/LANDING_LOG.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","old_path":"","path":"mechanics/nervous-local/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:89220fef801c808e5d5488a9","old_path":"","path":"src/abyss_machine/nervous_events_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:d7c21ab6c9ffb9faf0dbe909","old_path":"","path":"tests/public_smoke/test_nervous_events_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"b93449968c644b13d0c79645c65a9bc99b8ffdcc"}],"id":"aoa:abyss-machine:event:cc71029837a30554c1e01eb5","label":"Extract nervous events build orchestration adapter","object_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","aoa:abyss-machine:artifact:89220fef801c808e5d5488a9","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:d7c21ab6c9ffb9faf0dbe909"],"observation_state":"observed","occurred_at":"2026-07-07T09:32:21-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","aoa:abyss-machine:artifact:89220fef801c808e5d5488a9","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:d7c21ab6c9ffb9faf0dbe909"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:d7f4cafce766a72768cc91d0","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:379057c30b9de239630b69f8","aoa:abyss-machine:anchor:3fdc1dfd46cbbd553976b91d","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:85b5a24767f4293a31f2d782","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89","aoa:abyss-machine:anchor:f7e3961fffd5205f26103f5d"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:89abf65538660b6b64374e63","old_path":"","path":"docs/testing/RELEASE_CHECK_ROUTE.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","old_path":"","path":"mechanics/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87","old_path":"","path":"src/abyss_machine/self_awareness_adapters.py"},{"change_kind":"add","object_id":"aoa:abyss-machine:artifact:e13fb83d22776c9aebdefc70","old_path":"","path":"tests/public_smoke/test_self_awareness_completion_adapter.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"6f2130b6cb1157bd41a57ef20c2984faa68d5ac2"}],"id":"aoa:abyss-machine:event:d7f4cafce766a72768cc91d0","label":"Extract self-awareness completion audit orchestration (#309)","object_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:89abf65538660b6b64374e63","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","aoa:abyss-machine:artifact:e13fb83d22776c9aebdefc70","aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87"],"observation_state":"observed","occurred_at":"2026-07-10T06:41:33-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:89abf65538660b6b64374e63","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","aoa:abyss-machine:artifact:e13fb83d22776c9aebdefc70","aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87"],"temporal_ref":"historical","trust_ref":"observed"} diff --git a/kag/receipts/index_family_budget/ca5a606704d919f4bcf13fcbd29933d69c5a5b48ada0ef3e8820476c718dd6bd.json b/kag/receipts/index_family_budget/ca5a606704d919f4bcf13fcbd29933d69c5a5b48ada0ef3e8820476c718dd6bd.json new file mode 100644 index 00000000..ced5d238 --- /dev/null +++ b/kag/receipts/index_family_budget/ca5a606704d919f4bcf13fcbd29933d69c5a5b48ada0ef3e8820476c718dd6bd.json @@ -0,0 +1,17 @@ +{ + "allowed_bytes": 5310412, + "allowed_tracked_bytes": 30387143, + "approved_by": "repository-owner", + "base_ref": "25df057a5c6d195ba867ac73a34b11c06fd136ad", + "changed_generated_bytes": 5310412, + "changed_generated_files": 58, + "decision_ref": "aoa-kag:docs/decisions/AOA-KAG-D-0017-portable-content-addressed-repository-family.md", + "default_limit_bytes": 1048576, + "head_family_digest": "ca5a606704d919f4bcf13fcbd29933d69c5a5b48ada0ef3e8820476c718dd6bd", + "reason": "Owner-reviewed first-wave helper cleanup changes source identity; regenerate the deterministic portable family for the exact pull-request base without increasing standing budgets.", + "repo": "abyss-machine", + "schema_version": "aoa-repo-local-kag-budget-receipt-v1", + "scope": "generated_delta_and_tracked_size", + "tracked_bytes": 30387143, + "tracked_bytes_max": 27262976 +} From 4ff64e6df9bafbdb14988ea6da20512bac11e610 Mon Sep 17 00:00:00 2001 From: 8Dionysus Date: Tue, 8 Sep 2026 00:38:14 -0600 Subject: [PATCH 5/6] Regenerate KAG family after main integration --- generated/contract_abi_signatures.min.json | 2 +- kag/indexes/index_family.manifest.json | 176 +++++++++--------- kag/indexes/shards/anchor/1f.jsonl | 2 +- kag/indexes/shards/anchor/b5.jsonl | 2 +- kag/indexes/shards/event/6.jsonl | 1 + kag/indexes/shards/event/a.jsonl | 1 - kag/indexes/shards/event/b6.jsonl | 1 - kag/indexes/shards/event/d.jsonl | 1 + kag/indexes/shards/source/0.jsonl | 2 +- ...9fb5fc1c308ae92dc814987bd56f711724e33.json | 17 ++ 10 files changed, 111 insertions(+), 94 deletions(-) create mode 100644 kag/receipts/index_family_budget/c5098095704f607699c0dd288b49fb5fc1c308ae92dc814987bd56f711724e33.json diff --git a/generated/contract_abi_signatures.min.json b/generated/contract_abi_signatures.min.json index f1403304..daa75e63 100644 --- a/generated/contract_abi_signatures.min.json +++ b/generated/contract_abi_signatures.min.json @@ -1 +1 @@ -{"artifact_classes":["abyss_stack_runtime_config_bundle","ai_model_or_runtime_bundle","aoa_evals_generated_report_index_bundle","aoa_sdk_python_distribution","aoa_session_memory_portable_bundle","aoa_skills_release_manifest","bootstrap_install_bundle","browser_extension_package","code_intelligence_provider_bundle","derived_kag_registry_readmodel_bundle","derived_memory_object_readmodel_family","derived_observability_readmodel_catalog","dionysus_seed_route_readmodel_bundle","host_local_evidence","kag_os_composition","kag_owner_family_release","playbook_registry_bundle","public_media_export","public_source_seed","role_contract_registry","runtime_or_container_artifact","source_owned_kag_export_capsule","thin_routing_readmodel_bundle","tree_of_sophia_generated_readmodel_bundle"],"contract_surfaces":[{"artifact_class":"public_source_seed","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"public-seed-scaffold","source_file_count":373,"source_files":[{"path":".github/AGENTS.md","sha256":"sha256:5fe3456e34b3eac2d9ef20d1fc01c5da9ede2fe46ea3d7e98ac08cb297d77c7d"},{"path":".github/CODEOWNERS","sha256":"sha256:83f17a98bd0173ce04c60e1666d181b99cfdc87c0cf8f2228cea174f02f5d204"},{"path":".github/GITHUB_SURFACE.md","sha256":"sha256:db50b8ded9475e06100ba75268b4b318a0c117341e4d007e2f3a2fbfb817f9c9"},{"path":".github/pull_request_template.md","sha256":"sha256:de940640327a2620d236bea4f4e21e71aa2048fe9598d1d3d8f8ca35ea16b433"},{"path":".github/workflows/artifact-production-evidence.yml","sha256":"sha256:e25e16cff31bdab97dcf01d47fd122763ce6320a2ceda0cf835ca348ff39cc2a"},{"path":".github/workflows/repo-validation.yml","sha256":"sha256:ba1b6fd56d48e2cc932edea1c5f23594306188a19fc744b13c13172fe82b39c3"},{"path":".github/workflows/validation-evidence-shadow.yml","sha256":"sha256:5d963afdfd23521d00e2dff0031ebc8ac9db6939c18df6650f85a4c417bb7ea2"},{"path":"AGENTS.md","sha256":"sha256:f54740b7d4cd52d41f72f72e7d016a5eedfa1639d78c4b581d53b456f8b02db0"},{"path":"BOUNDARIES.md","sha256":"sha256:19b698ed74c7254b52d4e77a1780c74f0e111019b6602cc6a6cb41e0a53d8f58"},{"path":"DESIGN.md","sha256":"sha256:115744dcff7ceceeefe78a584b2e3de1fdf93f73f252596323674d295f23cc2c"},{"path":"README.md","sha256":"sha256:ce7f8780c5a31de0059d5d05ed491d866f84b7b26da22ad73edf4ccb34bd834b"},{"path":"SECURITY.md","sha256":"sha256:0810eaa45f9e14ca95d531420c062a64b53294a62ea87e34f24a19d51fd238e1"},{"path":"docs/publication/PUBLICATION_BOUNDARY.md","sha256":"sha256:9f1ccc0776c96187b41c07cf24edc90aa2916170e899fc731ffb813b1dd37cac"},{"path":"docs/validation/validation_lanes.json","sha256":"sha256:1ccd271d3a4ea7635933e21f15d80ccdac769a6f37dbdb7ec8c8ecf244bcb5ed"},{"path":"manifests/AGENTS.md","sha256":"sha256:26275e057ecc785fd0e3987a59975a9d9143611f0b6cb3c43493cf6c6c394caa"},{"path":"manifests/README.md","sha256":"sha256:1c57158610fb8f20082e57b55ba0dbf667906760f867ff5f8282933c6152711d"},{"path":"manifests/artifact_bundles/README.md","sha256":"sha256:83b2bc83da0cfe3f7106d38447d21f0d264395d0e10f13b2f7cccae1faaf43de"},{"path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","sha256":"sha256:b8d994a66bcbd845da303a9205f35fa7d4e8a45184e306ec4cb6e4add42b3419"},{"path":"manifests/artifact_bundles/ai_runtime_config_bundle.bundle.json","sha256":"sha256:bb1f7da1921f6c92a66d0843e78b504c34642b192fb520f8874574cb5d497db4"},{"path":"manifests/artifact_bundles/bootstrap_install_bundle.bundle.json","sha256":"sha256:fc26e0cd090764d6b6c82a7b10c24adaf07d70c68136537eb02c1a7a1e809b78"},{"path":"manifests/artifact_bundles/browser_extension_package.bundle.json","sha256":"sha256:ca17dab21cdf96ab3c9a7032f6a7713c9e4cee29cb4f99cce6e3420f29c91620"},{"path":"manifests/artifact_bundles/code_intelligence_provider.bundle.json","sha256":"sha256:51d3099c5229bbbd4f4981ae7153c69dce5ffbc381df34d82f9edec73377ee1e"},{"path":"manifests/artifact_bundles/cosign-local.signing-config.json","sha256":"sha256:e65f88212df6cdc44d8fe31bbb4430e94c55ca35ce18c16d71ce94ab4d92c393"},{"path":"manifests/artifact_bundles/cosign-local.trusted-root.json","sha256":"sha256:85d8a52e69dfb19d62bc99d8459be80c4ec372457e14b51c2a75fcf88610777d"},{"path":"manifests/artifact_bundles/host_local_evidence.sample.bundle.json","sha256":"sha256:0fdfe13ed1378d96681b313cd669457288632971b31c24ab12b0f4e3892563ce"},{"path":"manifests/artifact_bundles/kag_os_composition.bundle.json","sha256":"sha256:83bb8599b03e45ffed1819c5a78b48b279dee54bf62f3a6d50f49ca531d4cdf1"},{"path":"manifests/artifact_bundles/kag_owner_family_release.bundle.json","sha256":"sha256:a4a33a47e30f2b6536afb189acc3ab7a721bb5b2f1418340e47032844b91a461"},{"path":"manifests/artifact_bundles/public_media_export.bundle.json","sha256":"sha256:1517bfba6b7ac48a6d367b5cf1e8ce20aaa0f769d18e8c7287bda8014ec9e53b"},{"path":"manifests/artifact_bundles/public_source_seed.bundle.json","sha256":"sha256:e04e4ca864cdd529dc179d11eccbd7f7518362f0b6d123943ecbb5429e52e4cc"},{"path":"manifests/artifact_bundles/runtime_tools_bundle.bundle.json","sha256":"sha256:0fecfbdd7c677987cc1a2d2eafeddbe6e4eea7af66cf9c35f883beea00ea9a01"},{"path":"manifests/artifact_signature_policy.manifest.json","sha256":"sha256:b79dd04a9ac33bd3a4bc131e8a60eb7fc4928b4c8d9ed7a963750d702e0ae081"},{"path":"manifests/bootstrap_profiles.manifest.json","sha256":"sha256:2214d31fbd196b40859d7f1521d6defdd674340ff1dec5fb88e69eb6daaecc97"},{"path":"manifests/code_intelligence_adjacent_providers.lock.json","sha256":"sha256:5cdc0106a9c75e1dea1e7ac5d5f67d41c54da18e9ce26df1fed17e991f6ce6eb"},{"path":"manifests/code_intelligence_node_providers.lock.json","sha256":"sha256:812f816a95b8bab6490bdb879b3c1543aa27b12fcdbfbc657b9a6a3d987fa24a"},{"path":"manifests/codex-hooks/abyss-memory-admission.fragment.json","sha256":"sha256:7577a51f5836a1a11dccae8f61f4c17d40e708e2336b8f2ab8a22687bcda8e6f"},{"path":"manifests/public_boundary.manifest.json","sha256":"sha256:f29ed00867d08687ba3ea2fe25ef7fe1d9e146d1f6fde71c0667a4c293bacb3d"},{"path":"manifests/repo_scaffold.manifest.json","sha256":"sha256:5d71f06fc061d364ddb21c641002b9b8f8a5faef4a90edf9d44f041cd981f22e"},{"path":"manifests/schema_inventory.manifest.json","sha256":"sha256:ac966152a21265218268792044f35c097d8707f8e90de81b6281df6aa9cc2f2e"},{"path":"schemas/AGENTS.md","sha256":"sha256:cffee6db733dba62117cff8d4e05c9313756941798590df5b355dac98331d843"},{"path":"schemas/README.md","sha256":"sha256:4b87a74aee7c2fe3e1125cdd4d8cfc4c3a52cee82a943677f1f33e332a2675c6"},{"path":"schemas/active-organ-host-capability-snapshot-reference.schema.json","sha256":"sha256:cdf28eabdb25f061214305de66e1168a93d23d171b1eb8ec975ae3a1736048c4"},{"path":"schemas/active-organ-host-erasure-owner-extension-v0.schema.json","sha256":"sha256:8be73aba69579f3f487e2ed23a00a8d36fc5668c278714339bcd8387e42cf9fa"},{"path":"schemas/active-organ-host-resource-storage-plan-reference.schema.json","sha256":"sha256:a9f39d6a120270ef7f09ee3a8996f3cdb31b6c5af98eda49d12ce8670141e45a"},{"path":"schemas/artifact-bundle-manifest.schema.json","sha256":"sha256:6abab73c90ae3484a02fe3e01572aadc2b46a539bdd844d9740a9153ce76eee2"},{"path":"schemas/artifact-signature-policy.schema.json","sha256":"sha256:6212fb6a1e363761ca90001b6be155eac9734c82b8abdbf87166f950e896e438"},{"path":"schemas/bootstrap-report.schema.json","sha256":"sha256:2b6b2ebd5eaa48c2aa150a2aa2c16471057270f11e67b2593fe0a1124e271c4e"},{"path":"schemas/host-profile.schema.json","sha256":"sha256:d2707992b19239f26578471b8316d5d82ba1769a25f3cae275ce4d5f85f3a4b5"},{"path":"schemas/local-provenance-packet.schema.json","sha256":"sha256:f665d2cc3467f6993230d77ea9df47f199a175e79fe33efcefa362ddd893c328"},{"path":"schemas/nervous-privacy.schema.json","sha256":"sha256:4d2ec4e8b6a1b4862d2c284a1ba10d6a1b116524b14b1150f03a3fa4c387077a"},{"path":"schemas/pytest-owner-lifecycle-broker-receipt-v1.schema.json","sha256":"sha256:e4e6bc8ad28647b226c6d0a6782569b5af1d88b3f13af3de08391fb798a9be7e"},{"path":"schemas/pytest-owner-lifecycle-census-evidence-v1.schema.json","sha256":"sha256:f478bcd030ae0d0427ecc82b4685624bd6a02f9753cca96e02c02a941d11908a"},{"path":"schemas/pytest-owner-lifecycle-census-request-v1.schema.json","sha256":"sha256:994498d9c65c31063ae9bc825e6c7a022b23b6aaa862a7f2e4de3382927fd745"},{"path":"schemas/storage-candidate-claim.schema.json","sha256":"sha256:7c19f90f82dda93dad46ad672837002d62ab83031f1483097a754868d9927650"},{"path":"schemas/storage-candidate-manifest.schema.json","sha256":"sha256:6fd2bcfa9d8c636ce046fe06b7e11ba8bc02332e8b36fbade15f97340cfee4e0"},{"path":"schemas/storage-candidates.schema.json","sha256":"sha256:00b579f91945e2b99a6697cfecf1836c860f08f57dcbad363b7ab05ee2413bae"},{"path":"schemas/storage-policy.schema.json","sha256":"sha256:3cfbb83faaef8ff73191e86a0c6f351ac360743fd2e1a7d5359b4262e5d5f2b9"},{"path":"schemas/typing-policy.schema.json","sha256":"sha256:dbdb5901df7f56f9a7a709cc9c732f0f5f0e7e3a0cfcd05b0d8ba1a1677ad8e7"},{"path":"scripts/generate_contract_abi_signatures.py","sha256":"sha256:945638e9296b53aa78a663d8bf34ce089fedafc120345ef8324a7cf5f31ca7ec"},{"path":"scripts/generate_scaffold_index.py","sha256":"sha256:7e13fb2f39559e859500bbae9fdf9d7dc7dea5b71f46aca7ad964939a286d632"},{"path":"scripts/validators/AGENTS.md","sha256":"sha256:8f732c8f2d39dac3010b446e069abf9035aaccf506b6484973f7af9d2911f0da"},{"path":"scripts/validators/README.md","sha256":"sha256:911edabac85ba609520433a08652e49167ecf3cbfb469dbfd51e7969499153b3"},{"path":"scripts/validators/_common.py","sha256":"sha256:e6fe0178d5ba0cb30d87cb27a6ec22245f3d2b6a877d8f9b52fed14d6b4a5119"},{"path":"scripts/validators/artifact_bundle_roundtrip.py","sha256":"sha256:2ba970faa169b815dd04c0f53f578e3be1b10b7a26ae3d93c66d40d4d9a6ef26"},{"path":"scripts/validators/artifact_signature_policy.py","sha256":"sha256:531a6ee776e931c460402370b251b879120d38f8450c4a835fe11c1705167722"},{"path":"scripts/validators/bootstrap_contract.py","sha256":"sha256:6138fb01d8982275653d693a6f24cb6a4771b7c9d27683198e633a4fc6bc8462"},{"path":"scripts/validators/first_run_installed_projection.py","sha256":"sha256:76fc3da5c785845a567b3a16d93b763eb08b172954848dbff0980e0276fe8f0b"},{"path":"scripts/validators/manifest_integrity.py","sha256":"sha256:57be59a821f3f4207fc430b67b89de8b942ae2531a421421c2e810b6bb61ffec"},{"path":"scripts/validators/mechanics_topology.py","sha256":"sha256:29c1dee889941c075b7fca19ab13c3540bd288a85bf9156db0d310dce75d83a6"},{"path":"scripts/validators/path_policy.py","sha256":"sha256:bca525123cfa21f05a065a2945411b6e06bd1f0cb6db9a092ede41459fe30bde"},{"path":"scripts/validators/public_boundary.py","sha256":"sha256:f8f10ae110a2fc649787235fae726cd173762c323b0d1a074ca6598b373fc04a"},{"path":"scripts/validators/release_artifact_policy.py","sha256":"sha256:67f16a88a228db226a2de897fdc0856b0b4ecda6bd3c36d478a320beb300c8c2"},{"path":"scripts/validators/repo_topology.py","sha256":"sha256:aabf714f5411c1dbcb23fc2da785346060854b2a84bf15b2b23d43a9ad9b4ecd"},{"path":"scripts/validators/schema_integrity.py","sha256":"sha256:6c28cafd2a930d32bcd870ccb0e57466168ce8822136e0a2f066adccd1e2d6fd"},{"path":"scripts/validators/source_install_runtime_parity.py","sha256":"sha256:609675e39e454794233819a1ec91520c7ab69feb4de1944ff105411851eb55ef"},{"path":"scripts/validators/typing_nervous_policy.py","sha256":"sha256:3c61c742bab8b1f0e152f4391f7a1fe942c9f88c060ffdcfb6b90fb38de1165f"},{"path":"scripts/validators/typing_nervous_refresh_logic.py","sha256":"sha256:ab780a6478b17e6145a6f0ff4a895562445ef0313320ebe05e1aac5b8784a2d2"},{"path":"skills/AGENTS.md","sha256":"sha256:60cefbe419233e34fffbb78d43f19778f2b80df29cc856ebd7c54abc77c1d7f1"},{"path":"skills/README.md","sha256":"sha256:75cacaadfb43a6f721ae2bfe1db815791d7d5982efa6e13ca21f3920e07fb5f4"},{"path":"skills/os-abyss-artifact-trust-loop/SKILL.md","sha256":"sha256:b724532e17c9b5ac864c67ab9e3fed728296c3f19190a1c370991ba768f42b7c"},{"path":"skills/os-abyss-artifact-trust-loop/agents/openai.yaml","sha256":"sha256:9ad6a04a3edb907dc792b809d18d318de1e96b7a72f814e2358c17a674884ac0"},{"path":"skills/os-abyss-artifact-trust-loop/references/contract.yaml","sha256":"sha256:5cc114e88d82584377c5de039f6b42f41ab14be9f216c3fb3d832e28b95f083d"},{"path":"skills/os-abyss-artifact-trust-loop/references/trust-loop.md","sha256":"sha256:edafc6dc9b880a69374e38e5b5cb2aaf4935333093214e42594bf9a2c0813d28"},{"path":"skills/port.manifest.json","sha256":"sha256:9dde723c3589d67183fdaa1b5e6bd528cb80e1ee14eb9e868a869d9b6b10e1e0"},{"path":"src/abyss_machine/__init__.py","sha256":"sha256:554bc200d23d1fa43ffda74bd2e2b6e4ab508d27b766add159388f37fb51b6bd"},{"path":"src/abyss_machine/active_organ_contracts.py","sha256":"sha256:b916299f328a1fa979b1b07be074a8b1ca6ef112249f73a0220af58492529499"},{"path":"src/abyss_machine/ai_cpu_routing.py","sha256":"sha256:d1df319afc78ae43a38d763c68bc0b8efb127cb99951bea0e2c2fa0c01325c4d"},{"path":"src/abyss_machine/ai_runtime_adapters.py","sha256":"sha256:6f464797588aad72f2ccced091e38d6ecc96026e92082abf5d438a30bb94f344"},{"path":"src/abyss_machine/ai_runtime_contracts.py","sha256":"sha256:15cbe25b233c0996f2423763b24cb027a40c3e6c48f348813151daa97b17b3fa"},{"path":"src/abyss_machine/ai_tts_adapters.py","sha256":"sha256:d93928c43ac9e61f3cbd3e30e6f194240249060148cbe73078399b7e962a937d"},{"path":"src/abyss_machine/ai_tts_contracts.py","sha256":"sha256:4194f00b8248fa79d5c4b5a9e5508a9e397141de39978c52e25b6caf39b1f6ec"},{"path":"src/abyss_machine/aoa_session_memory_storage_runner.py","sha256":"sha256:696d15791ed40befe6fc87e5a33b1904d63a359b69a962cb47af41fc82479f81"},{"path":"src/abyss_machine/artifact_bundles.py","sha256":"sha256:5f2e8202c6545beda9c342b2b6eb5b41f60d824c6d13b24f50c69bd4db3650e6"},{"path":"src/abyss_machine/change_recovery.py","sha256":"sha256:735c364f9b7afdd70f9afee43abe041b6a1ccc0f764a9f3292d871d8bf512b41"},{"path":"src/abyss_machine/changes_contracts.py","sha256":"sha256:f6bb011aa1d7bbfcfee0472f87ea7c8e62cd403d13404f7faad43021b3674048"},{"path":"src/abyss_machine/cli.py","sha256":"sha256:f4f8314904ab668308d1e4a98ca399afd0d953bda2de55bc3be4458ac8bc413f"},{"path":"src/abyss_machine/code_intelligence_adapters.py","sha256":"sha256:71cd0c502e7815323c832cb9932257d0fcdead7fbadf1c49efb58d358e3f839c"},{"path":"src/abyss_machine/code_intelligence_adjacent_provider.py","sha256":"sha256:042ed651005ae92eac18e516bc456864a192b8d8fc1b6e05c2a1c9f5a9af2abd"},{"path":"src/abyss_machine/code_intelligence_contracts.py","sha256":"sha256:5374511c0642cd3594a8be81014be78bb4b6cbbb26df3624633e1c7d1d8aec22"},{"path":"src/abyss_machine/code_intelligence_gate.py","sha256":"sha256:1b381fb6b109f2e060d86bbd2c552cf66d73cf81adc2f074ad6c3d3cc34e6260"},{"path":"src/abyss_machine/code_intelligence_node_provider.py","sha256":"sha256:fbb12d6cc7d0f4a5b9100609acc6f2b4bbb8c6bcfc2156207133ed52adb9c079"},{"path":"src/abyss_machine/code_intelligence_provider.py","sha256":"sha256:3420fa22cd5d98ff870fafbbc002c4135dcc0724291dfeedf6793b1e683c15db"},{"path":"src/abyss_machine/codex_storage_lifecycle.py","sha256":"sha256:e63b2db1320c5715b946c325cc107b739c55f364c5693cebeb16b1b3e1c89ac6"},{"path":"src/abyss_machine/context_contracts.py","sha256":"sha256:f4c09e804840568ba4312fd8a00662f07aa94232b9cb0be01de3e1719c1ebd2e"},{"path":"src/abyss_machine/cooling_adapters.py","sha256":"sha256:20ebd7f0226e531e24f81be8023753e98f87efef9f891e04e352802bd3690e2e"},{"path":"src/abyss_machine/cooling_contracts.py","sha256":"sha256:00c000732cdb8813e02f31c63a4ee5aeb12e1f8c76dd6b9f7b9d0bb60b5f6009"},{"path":"src/abyss_machine/dictation_contracts.py","sha256":"sha256:34b00aeb26f3c729a3f4746943e9726ad80ea015aea7bb24743b3c3c3e0745ac"},{"path":"src/abyss_machine/dictation_docs_adapters.py","sha256":"sha256:8735140a868f97a87269d1bc80df0028fa889afa4d65f5b0ffbecd0d4c44c46b"},{"path":"src/abyss_machine/dictation_execution_adapters.py","sha256":"sha256:3606affaffb1e27c82b01e45c2410430c777a40808c5eba1d6245d775660ad03"},{"path":"src/abyss_machine/dictation_lock_adapters.py","sha256":"sha256:0d9d8c107ad458d921ee1baac9b348e137b4eaea9e4f643ccd130347cf51f555"},{"path":"src/abyss_machine/dictation_notifications_adapters.py","sha256":"sha256:0f329e282fe6824f54e74948bea0e80d2e56e587d89ffd88b886c2b9244e385a"},{"path":"src/abyss_machine/dictation_postprocess_adapters.py","sha256":"sha256:3c2ca764ed9f7ea10bf5be7b9d28df628362bdb34a6ef52ccc62b98a5d07f6da"},{"path":"src/abyss_machine/dictation_profile_adapters.py","sha256":"sha256:55a6853bd356f2bbe0992e2f125df2a108c3aae78d13f92065c5c50130716d82"},{"path":"src/abyss_machine/dictation_replacements_adapters.py","sha256":"sha256:091f6353050e9f31ae4084c5925d742a83852c61a12b609ec276b3a3ff85e731"},{"path":"src/abyss_machine/dictation_runtime_adapters.py","sha256":"sha256:0b89c65854196bfbad8861f44195c2b6fa296d438fafb53c8d2d914779b78e20"},{"path":"src/abyss_machine/dictation_status_adapters.py","sha256":"sha256:bf59bb333be6fbde54b88a9baaf7c7e15395fd552c1adcbf28535dc602692e12"},{"path":"src/abyss_machine/dictation_validation_adapters.py","sha256":"sha256:529612d0024860832bf69dec38f1e2959898cb3b43bac6ba398ca0bfffff9d31"},{"path":"src/abyss_machine/docs_contracts.py","sha256":"sha256:1d4eac754d4099f6ef13290cd6de917c0c95b8db1239560c5626a90033a81b76"},{"path":"src/abyss_machine/doctor_adapters.py","sha256":"sha256:1d241fd7548e44124172a48734d4a41ef840ddc2d354bc1fca4e4a77d673edbe"},{"path":"src/abyss_machine/doctor_contracts.py","sha256":"sha256:bf2e48e8aaec8298d196f89c67da0a26348195e21abf287e898b41db8407980e"},{"path":"src/abyss_machine/host_lifecycle_parity.py","sha256":"sha256:14c7c0fb637660e216cbe0f4921b71f1c85b0804d667c8e88f20df3422bf376a"},{"path":"src/abyss_machine/http_adapters.py","sha256":"sha256:562d6e71e021486c7f43eb356474561d025700b091254380752730165531748e"},{"path":"src/abyss_machine/kag_artifacts.py","sha256":"sha256:d4569e7622b4b173a16675751d479c57e29e59c19bf8cd9629d11c4053b7a3d6"},{"path":"src/abyss_machine/memory_adapters.py","sha256":"sha256:1b6643414b45f8dcba908762286485f5c9ca0af3dd70aed5f91fd0ac12a4cbc1"},{"path":"src/abyss_machine/memory_contracts.py","sha256":"sha256:430682c7962190d80bb0b559b7edfafaae07871b7c9177493bf8fd14f4e73460"},{"path":"src/abyss_machine/mode_adapters.py","sha256":"sha256:ef113156d7e39d1638810ece9e7fe0542aabd447bb6129407c72657a53f28633"},{"path":"src/abyss_machine/mode_contracts.py","sha256":"sha256:e9c98200d9b4384a14e1f9f367f202a3467064e7d2fac91616d4a2c260335ca1"},{"path":"src/abyss_machine/nervous_brief.py","sha256":"sha256:e9c77031ae85817f001d568b8f444c041e40df16fb7b061e9b1ff27a4fa6340c"},{"path":"src/abyss_machine/nervous_browser_content_adapters.py","sha256":"sha256:65ba4e4382320607991ce3a33f38e07d670c9580ef6ff5e58dfc30203878158a"},{"path":"src/abyss_machine/nervous_capture_adapters.py","sha256":"sha256:31da2a6b36b4c74394bece792b7d165f6eef1b476d6f278bd98390ecad99b41e"},{"path":"src/abyss_machine/nervous_clipboard_adapters.py","sha256":"sha256:6985eaf82298514ffdeedfd1f5a8cefa46c53e628098daf5c1f85992f7f62fe8"},{"path":"src/abyss_machine/nervous_events.py","sha256":"sha256:2ad8e66e6f364d443df31f6c207e9e6aba0c6c4ed61e0728b38ff06175cb166d"},{"path":"src/abyss_machine/nervous_events_adapters.py","sha256":"sha256:3daf3ac8645d52369ef717954dc1064d9fa70746b8ae5ef443331bed21a1c1c5"},{"path":"src/abyss_machine/nervous_index.py","sha256":"sha256:f6e516af3c141c33d4c4deabee9f14b1a272d8eb64c4425421f4410d3f3c0203"},{"path":"src/abyss_machine/nervous_index_adapters.py","sha256":"sha256:c3b632198d755bef53999dcb3bf30dbdf69dac722ecc28681f4a53a7e2d3c042"},{"path":"src/abyss_machine/nervous_privacy.py","sha256":"sha256:1465d37a1399750c800554e6dcfd7817778b2bf21abf1161d39d3d3363bc93f2"},{"path":"src/abyss_machine/nervous_privacy_adapters.py","sha256":"sha256:76fc7731d183c7d8ca587458ef7d7f5ee24704c7d6516a823f3fb273e64f6ec2"},{"path":"src/abyss_machine/nervous_quality.py","sha256":"sha256:6617367501db5d039d1c0bf2bf0b3a05bfa1af7b1861a9e01b1718de09dc919a"},{"path":"src/abyss_machine/nervous_quality_adapters.py","sha256":"sha256:8c190c42c2868861eec38ba690023edd679d80ef4555f661435b19215c61a2da"},{"path":"src/abyss_machine/nervous_recall.py","sha256":"sha256:7c1085bd7d05c392ad960931ffe3c0f5f84487de640c18f60fbc09e01a1ceea1"},{"path":"src/abyss_machine/nervous_redaction.py","sha256":"sha256:d0af048de733e46b5dece77e173beebf6d3002fcd899167238e1fbaac8786fe6"},{"path":"src/abyss_machine/nervous_rerank.py","sha256":"sha256:0563ba708cb2ac55843f7e81617cf658f73a603092e4fbef733decf0bcc99973"},{"path":"src/abyss_machine/nervous_rerank_adapters.py","sha256":"sha256:d17f32f55f63b0bcfbd624e59dfdbbb0f7520818e6758d65b6cdd01bdfb03a3a"},{"path":"src/abyss_machine/nervous_retention.py","sha256":"sha256:0a1ccdf83a422293a83597e7d2d17c8db86b10c3266cb714dd34d4aada00bab0"},{"path":"src/abyss_machine/nervous_retention_adapters.py","sha256":"sha256:d560ef9b407c64a96ee002c27e4fd5d8b7861cde9faa4c90023f59bc66964a18"},{"path":"src/abyss_machine/nervous_retrieval_adapters.py","sha256":"sha256:a364b8acf6fb6a6a8604d4969b2bafd2543a0a321ea9b89613214e831ddf05a5"},{"path":"src/abyss_machine/nervous_screenshot.py","sha256":"sha256:41f3d51085e275e70cca0410fc25979d2c50391637d7efd58a4a0f6f002dd1f2"},{"path":"src/abyss_machine/nervous_screenshot_adapters.py","sha256":"sha256:76d2c8df7bcc1f7aa9504c2842d5b911ed4648f57d36491887d68ddb87a648be"},{"path":"src/abyss_machine/nervous_semantic.py","sha256":"sha256:798b5fc376a86738dfa085b12509cbe85fe39058d34589baf0ce6510bbea8ff3"},{"path":"src/abyss_machine/nervous_semantic_adapters.py","sha256":"sha256:2780d298ccb66dbd42e1a4c3acd4e09fdaff838d1caee0eeff94c3578ed59120"},{"path":"src/abyss_machine/nervous_source_adapters.py","sha256":"sha256:1fb6eb72ec630463b64785854743d06b3d03d863b4ad0fbdffcce0c5ec4243d5"},{"path":"src/abyss_machine/nervous_sources.py","sha256":"sha256:ee088849b5fb66228eec5c4decdf751b19fd100c35c68db5be039677d5f6d513"},{"path":"src/abyss_machine/nervous_status_adapters.py","sha256":"sha256:8c24abb3c9cef41d0a098c4a41b6c94bc8516a6768b754d675d8287ee2b00dd0"},{"path":"src/abyss_machine/nervous_synthesis.py","sha256":"sha256:df967f11d14f750cb2b79653c79ee169c8855e4645cacc50efbfd7f413089d6e"},{"path":"src/abyss_machine/nervous_synthesis_adapters.py","sha256":"sha256:3d922763bcedf2141080a856bde74e7d1eeec586a90fa003cc57a3c93c6a932c"},{"path":"src/abyss_machine/observability_contracts.py","sha256":"sha256:0527eb12d0b855b3897661d376f386179908dd5236281a4215f68400e3ad3193"},{"path":"src/abyss_machine/owner_census_broker.py","sha256":"sha256:ad14525a1509f6f479ab984109b04115b2b18575007e129d27489d3c22146056"},{"path":"src/abyss_machine/path_policy.py","sha256":"sha256:d3d176d38ed0a7ec0d3a553e95273f0a12fad4c1490ed5ee96af8084a930c28b"},{"path":"src/abyss_machine/process_adapters.py","sha256":"sha256:b50ec1bc4d246297e4d80e4364604c50470c503afb49a8eda491eba3f6e80042"},{"path":"src/abyss_machine/process_contracts.py","sha256":"sha256:14c1e84ec37a2bff9519c1020e26f141d372fe408267f042ee56f80d7f3a32fe"},{"path":"src/abyss_machine/resource_adapters.py","sha256":"sha256:fea7589a1250d964642d9e075b28de059ea6a758f52683cb0e915e1c0e41a364"},{"path":"src/abyss_machine/resource_admission_adapters.py","sha256":"sha256:94f3a822e1db90ff07ebf840c20691591f1a55647689fe7cd99f59aad491b933"},{"path":"src/abyss_machine/resource_admission_server.py","sha256":"sha256:89daf8f6826b7f92c94062661a2b7e6f9d67cd4eeaf82e1f0024a59a5bb0216e"},{"path":"src/abyss_machine/resource_codex_hook.py","sha256":"sha256:cb15bf4bbbe8001434c012c8ae5aa7f51f5034a67f6f682c6ba2739634e29602"},{"path":"src/abyss_machine/resource_planning.py","sha256":"sha256:51186ecf495eab8bc32da807ab18de3920db07ae66f425299f58500c9dff8e60"},{"path":"src/abyss_machine/resource_pressure_coordinator.py","sha256":"sha256:ce422aacbb9bc75e8bad2f44abf5bbef9c28d7dc0f6f66de88e2f0dcdc0571e5"},{"path":"src/abyss_machine/resource_relief_adapters.py","sha256":"sha256:834334c6d4e3eb1b305d5931cdfb8ec4824859deda55dfc71b1e6a912d888ef7"},{"path":"src/abyss_machine/resource_runner.py","sha256":"sha256:19fd4b1dda16f504c5daffa8b6c04e69c98cdad6e5d800c0e15ea920d0fb35a6"},{"path":"src/abyss_machine/runtime_evidence_contracts.py","sha256":"sha256:d06789b14eae77387cc9574d0f79baa6268fc8a68b80db04797f827390f74314"},{"path":"src/abyss_machine/self_awareness_activation_contracts.py","sha256":"sha256:ec139224d27fe581a3c934d98ed4d33ab8dfd6925c6903bb677a8d0ce5ce9c91"},{"path":"src/abyss_machine/self_awareness_activation_smoke_contracts.py","sha256":"sha256:a38535caed759ad295bb2d9782c85930f6600bda9dd367d78f8f7750395f207a"},{"path":"src/abyss_machine/self_awareness_adapters.py","sha256":"sha256:ed640b0945d1b5643cac90e0b2729473e3b1ac1ad68bc09d95afa1ff273ff98d"},{"path":"src/abyss_machine/self_awareness_alert_contracts.py","sha256":"sha256:4e1fabccd2f59f1802978ba2f458f0f96c409de2bd3285c68fe18b57f5ef25ab"},{"path":"src/abyss_machine/self_awareness_autolink_contracts.py","sha256":"sha256:76bc15af2e869ade90f53595034fe69cff087faa672d345f5e19ef4ad985d8bc"},{"path":"src/abyss_machine/self_awareness_body_trace_contracts.py","sha256":"sha256:b03caf79fd473695bac14a20afa982b844b5ec3188fd4784b79cf01ace0616e1"},{"path":"src/abyss_machine/self_awareness_brief_contracts.py","sha256":"sha256:69aa52364b5d2f2639bff2fedcffea45f15eaff3dfb84d29077a4757e01ba092"},{"path":"src/abyss_machine/self_awareness_causal_overlay_contracts.py","sha256":"sha256:41eaffdefa6838215ac89ab678ca96d2f0d2da756cbcabd3773ba3a8917d4262"},{"path":"src/abyss_machine/self_awareness_causal_readmodel_contracts.py","sha256":"sha256:d36d402d8a8b61f615e36c58c0e5048128e038a2e343100d1f56e126cc6a8ae3"},{"path":"src/abyss_machine/self_awareness_cognitive_contracts.py","sha256":"sha256:b8e32f1662ef1e266d70ded9a4a0995b389e9fc6eaa257d3e075b4ed17acb4b7"},{"path":"src/abyss_machine/self_awareness_completion_contracts.py","sha256":"sha256:45d332695bf4a9d4d699a8d93ca847a0144038cb4a0d454719d73f6345207968"},{"path":"src/abyss_machine/self_awareness_completion_document_contracts.py","sha256":"sha256:be7b5d8eb8474bc4668f81f16703be7b04498ebf2cccc6d5e206e4f2b543dd9f"},{"path":"src/abyss_machine/self_awareness_completion_graph_contracts.py","sha256":"sha256:caf13067b04d4cea5806cf7e36459c590e90a09bc8451ab62991f1b2eb97cb9e"},{"path":"src/abyss_machine/self_awareness_contracts.py","sha256":"sha256:94ee35250ea7a91de180dfc9e37baf245a274da9844a8a3d818fb6cd535c4786"},{"path":"src/abyss_machine/self_awareness_coverage_contracts.py","sha256":"sha256:7bf93d4fa8324dedc4330ce6fd859c830c4a32ff2f387b82f66bd693488c9a01"},{"path":"src/abyss_machine/self_awareness_cycle_proof_contracts.py","sha256":"sha256:c2def2d3b028439108adbd95ba0728f90f16dd68c9ee7db6a99c97f233e0e38d"},{"path":"src/abyss_machine/self_awareness_entity_context_contracts.py","sha256":"sha256:98e50d06bbfe4b5515522c62b9abbe436427575bab8b58e23b5f9b93f4284858"},{"path":"src/abyss_machine/self_awareness_export_handoff_contracts.py","sha256":"sha256:2db396bf999bdefbdc733fc522f13ab3e42d9039a62d8168b387d45d303a2dd5"},{"path":"src/abyss_machine/self_awareness_failure_matrix_contracts.py","sha256":"sha256:bc3a129be5a088ba46b7ea6926b5d914c70af87949320a60475aec0b92dbcb25"},{"path":"src/abyss_machine/self_awareness_lineage_contracts.py","sha256":"sha256:e3b90567e270832241c07634b68a0c3d62983d40db2effb70662a37ecd375711"},{"path":"src/abyss_machine/self_awareness_query_correlation_contracts.py","sha256":"sha256:63e6d66c0e6ac1495d6bc7291724453aac94f30a239e2baa22f2b82c16783fc4"},{"path":"src/abyss_machine/self_awareness_requirement_contracts.py","sha256":"sha256:4e867999b7cb3aaf028a91192b1b02036b49800d628be6253fc594d1b6beccd5"},{"path":"src/abyss_machine/self_awareness_resident_cognitive_contracts.py","sha256":"sha256:54305cea1100558b155298d7d55a95c2a3f56c078558052a094bae957bea254c"},{"path":"src/abyss_machine/self_awareness_resident_worker_contracts.py","sha256":"sha256:2355fe36360039da8e0269ba9a99916e4dbeba264e0c2927ad089b0951bab080"},{"path":"src/abyss_machine/self_awareness_response_contracts.py","sha256":"sha256:487264e38ad4e7f030ef6cb0bf1ef2644fcba29932e99091ebe7463cbacba376"},{"path":"src/abyss_machine/self_awareness_stack_closure_contracts.py","sha256":"sha256:b59954c4cc1320269993945d8d14822738fa33bd91d2f08a82b25c3f10b60265"},{"path":"src/abyss_machine/self_awareness_stack_probe_adapters.py","sha256":"sha256:f8a4216796eab18b166fcbce2c7b1076e7795816e55a506489b464b870b029d4"},{"path":"src/abyss_machine/self_awareness_trace_context_contracts.py","sha256":"sha256:70c95f31903ade220b1ad9e8bd2d4b8b7beba4a7f8fca651d2dbd7b2480514a1"},{"path":"src/abyss_machine/self_awareness_validation_contracts.py","sha256":"sha256:5b7da05d50b7c6c543015063f3d6afbd5bd068a846e68e9027048811a5c35115"},{"path":"src/abyss_machine/stack_bridge_contracts.py","sha256":"sha256:ccb9270143a92bda1df76cffcd16ff9b4666414085c514cac375dacfb452acec"},{"path":"src/abyss_machine/storage_adapters.py","sha256":"sha256:3f38c844179911df19621b92291f3b685c26303d661f6d2b5fad2da972729984"},{"path":"src/abyss_machine/storage_candidate_adapters.py","sha256":"sha256:3080e2a9d0c7fb1cecba3d461b4a0fa245a666797f622e27157896090c3f1ae0"},{"path":"src/abyss_machine/storage_candidate_contracts.py","sha256":"sha256:6f81f5c47d0ff7b63682b61ba81870274b278483c6601ef9903459dad4582ef6"},{"path":"src/abyss_machine/storage_capacity.py","sha256":"sha256:5bee0ec98c64969c155b0ad05f4c4517a32bcd176455d90a026c4eda6332d09b"},{"path":"src/abyss_machine/storage_contracts.py","sha256":"sha256:2f8219f2025aeb4950dd6a43698da1c2453ac74df1da337e07a6c9696cca8404"},{"path":"src/abyss_machine/storage_forecast.py","sha256":"sha256:ed76f7a3c574846dfe3cc9ffca8c80cb37d3822d2169102bfff4f0c5a7a3a57c"},{"path":"src/abyss_machine/storage_lifecycle_adapters.py","sha256":"sha256:8b424eaebf8c13f85a1be77908a31e25c5cb74c50dcd07e9082265a757b6a32c"},{"path":"src/abyss_machine/storage_lifecycle_contracts.py","sha256":"sha256:1557323369ffe0320d6a9e8455a26cc8e336a81694877ab77884aefbbdf2a1ea"},{"path":"src/abyss_machine/storage_process_probe.py","sha256":"sha256:3870576ecce3770d505330ebc08f219973a78bc39f69ad09b1231ac1ea398f6c"},{"path":"src/abyss_machine/storage_reservations.py","sha256":"sha256:014bb3b0138d98edc83c4b158b27264f5c298794673c626dcaa5c11b5718387c"},{"path":"src/abyss_machine/topology_contracts.py","sha256":"sha256:524f680624f0426969c89e7f00c7b07a3fae459de97e2b7885315d18c897e3e4"},{"path":"src/abyss_machine/typing_atspi_adapters.py","sha256":"sha256:9f04c7443296b869ba49a3c3473454852793cd2bdae092fb6524c0e36495a410"},{"path":"src/abyss_machine/typing_browser_adapters.py","sha256":"sha256:92c7be67302fa0477a4b7d1ec142323757dd57e81878ed58cc06094ff19207b0"},{"path":"src/abyss_machine/typing_capture_contracts.py","sha256":"sha256:5ca334ad4117e6899cbc7c59ba6db5603db8023c680e218bbd6dd478facb5c6d"},{"path":"src/abyss_machine/typing_codex_semantics.py","sha256":"sha256:632a61e2b91046b1777ba6037dd55a567838a3312b53d0104e8a0f89ded7c064"},{"path":"src/abyss_machine/typing_editor_adapters.py","sha256":"sha256:2c5c3abf4f2674aba21b161f904fb5dba4eb67f46084a62b114afd3a0d8132fb"},{"path":"src/abyss_machine/typing_nervous_adapters.py","sha256":"sha256:122ed12058e51408053c8a08d7c159dc71737d97f4b1b5968d0c58d53428d658"},{"path":"src/abyss_machine/typing_nervous_policy.py","sha256":"sha256:3480ff3807129444c4a1ab8daee0b9c7097a4bb2693a2a21326077d80cecc00b"},{"path":"src/abyss_machine/typing_nervous_refresh.py","sha256":"sha256:f33b5a42708f6538185bf029faeb3ee533c232086680b932a37d2e896766e332"},{"path":"src/abyss_machine/typing_saved_text_adapters.py","sha256":"sha256:521b4b8aa048bd3b11b7bcae7d9656015887f720d259f8f2c0164cc06efb1899"},{"path":"src/abyss_machine/typing_shell_adapters.py","sha256":"sha256:177cddcb40edd0d7960f7efd701dcfb82c028fc4f01012eb558d6dba90b470c3"},{"path":"src/abyss_machine/validation_contracts.py","sha256":"sha256:cbe1280c8bf29fdd425f57a03a3331759f6e4c55f16a7caefd9419b4b6ab8f2a"},{"path":"stats/AGENTS.md","sha256":"sha256:17f1425b707f0da88390535dd7f76dd3a6bf5bfcda274a9e4764c4200f92d0ab"},{"path":"stats/README.md","sha256":"sha256:9dc6de59d45a4b3dc71a3c20f7626b629cf92b08bf95ad9313d4a8205a0488cd"},{"path":"stats/VALIDATION.md","sha256":"sha256:fa1ea6ba8aa0867fb6bab57708026ec3ce2dda4b8262a409a290a31a24dd6028"},{"path":"stats/port.manifest.json","sha256":"sha256:d9ff79d99da38ea489ee4459b7b894ab5b9631147aa26559bbecde6ede105040"},{"path":"tests/public_smoke/test_active_organ_host_contracts.py","sha256":"sha256:f48cc07d3f4b134862d5a0ef73efda7376f647f01be8ae3f3e707571bbce1f82"},{"path":"tests/public_smoke/test_ai_cpu_routing_contract.py","sha256":"sha256:789e173790f8b9643d035c60cb9045233c720d481c59594879dace6eb1db1543"},{"path":"tests/public_smoke/test_ai_runtime_adapters.py","sha256":"sha256:bb1425084a09cd6710b94f4ec6e9ee8e87adb1a687a608845807c2ff86a3fc27"},{"path":"tests/public_smoke/test_ai_runtime_contracts.py","sha256":"sha256:0f6376b44f74b7ba8bb8140ff6e0fc9ac0ec96612cd9a3225a4e7df1db246446"},{"path":"tests/public_smoke/test_ai_tts_adapters.py","sha256":"sha256:b7dbc1729322b41a1db7a7aea5611c2007946012b64f558b817c014999f31a37"},{"path":"tests/public_smoke/test_ai_tts_contracts.py","sha256":"sha256:1e3c5b69be1b342a6eb46c5851b4173d66744166e2a3c29c10c2dda3d7177985"},{"path":"tests/public_smoke/test_aoa_session_memory_storage_runner.py","sha256":"sha256:487853dff493256ff596414aa2bfff48adcec6dd7a31ae0751696edc4d4c0a18"},{"path":"tests/public_smoke/test_artifact_bundle_verifier.py","sha256":"sha256:89af2a7acda6e8c8d673f078836952b594dd74a0b47ba5a43073af98837a157f"},{"path":"tests/public_smoke/test_artifact_identity_policy.py","sha256":"sha256:ec7269dca39204a51c8e4e89a040ba492a6494849475f0e2ffdafc95966dcb92"},{"path":"tests/public_smoke/test_artifact_trust_tools_python.py","sha256":"sha256:82f6105c5d34a1bad088a3f564404668ea6aab5282b0c603168becc7c395e2a9"},{"path":"tests/public_smoke/test_bootstrap.py","sha256":"sha256:33ddde37399bbea39ab5ed52de976a0f62e57838b2b3e5ffd5bd78903e818f20"},{"path":"tests/public_smoke/test_changes_contracts.py","sha256":"sha256:1ada58909bd30866c84c937bf11d97ca0e591822936cf5a6b645b24eac333142"},{"path":"tests/public_smoke/test_cli_direct_script_fallback.py","sha256":"sha256:645b069817014d3f290c5b270c6ee8ac30539dfc8a47aa8cc5bf593db7752e9b"},{"path":"tests/public_smoke/test_code_intelligence_adjacent_provider.py","sha256":"sha256:02684f24de824fe539a4b884a0af40f88a112d6b1742a00d27cfda69a5f6c267"},{"path":"tests/public_smoke/test_code_intelligence_contracts.py","sha256":"sha256:366692b3745090efc848cd888d0e9e7dd1b8b0e211713afcf6118d7b525c1863"},{"path":"tests/public_smoke/test_code_intelligence_gate.py","sha256":"sha256:72e9db46cd392238586ce67cd2e4dee71d14adfa451f87e4faabe2f300debdc7"},{"path":"tests/public_smoke/test_code_intelligence_node_provider.py","sha256":"sha256:60df0c403001bb5e243f736e93302bbe562016fbaaf47b8a2d271d1a11a8b1d9"},{"path":"tests/public_smoke/test_code_intelligence_provider.py","sha256":"sha256:f02ab114fc311aa1cff0325ed36c10166086a3ecd7082f106e28deeda062e712"},{"path":"tests/public_smoke/test_codex_storage_lifecycle.py","sha256":"sha256:4003366296c11dcbd90f71308ef1865648f9ec97b1753ca93a39ccbe924f95cb"},{"path":"tests/public_smoke/test_context_contracts.py","sha256":"sha256:4ce275825d3caa97cb0e02044286aec887a78645fdce457de98e70dfbafd89f6"},{"path":"tests/public_smoke/test_cooling_adapters.py","sha256":"sha256:771e1c78e385c81a0049f3a78c3cdcc1e06849a82319ca9bf7c412547f696086"},{"path":"tests/public_smoke/test_cooling_contracts.py","sha256":"sha256:66012e9ba3d0de775b2b1ab8f73d19016937a173418fbe51b2db5250926115c1"},{"path":"tests/public_smoke/test_dictation_contracts.py","sha256":"sha256:6185159a6c76cd7176ece54151095c201783c42f810a8f0ac268888a7718718e"},{"path":"tests/public_smoke/test_dictation_docs_adapters.py","sha256":"sha256:10f234d9f025e02a619c0ca66b13aabbc6024c8cf29ecc7625fd3575d6711d1c"},{"path":"tests/public_smoke/test_dictation_execution_adapters.py","sha256":"sha256:c4defbb415f26bce3e5d17055a206fffa9370db4a8f042d505513c6ec3593ce0"},{"path":"tests/public_smoke/test_dictation_lock_adapters.py","sha256":"sha256:42bb9e0ee98ca8e85b4b1e63a3b81fd5f9ba688146e6cb078019994099e212b7"},{"path":"tests/public_smoke/test_dictation_notifications_adapters.py","sha256":"sha256:207b5ae33c85c5ac83fa018951a0606ef1989da15e524df80137b27be2c421c0"},{"path":"tests/public_smoke/test_dictation_postprocess_adapters.py","sha256":"sha256:e3c9b0d5c511abc3f2b62e37a8f8435632cc3861b49096b360a9f05f7101dd09"},{"path":"tests/public_smoke/test_dictation_profile_adapters.py","sha256":"sha256:f1780be491e1ce15d7d6b92ccffa5c7f8585eb31cb4061a83479926c7493e59d"},{"path":"tests/public_smoke/test_dictation_replacements_adapters.py","sha256":"sha256:67ae2eb574709789bb86d43bd2e0b0a77424f8e95d1dad58972339e4955d3c72"},{"path":"tests/public_smoke/test_dictation_runtime_adapters.py","sha256":"sha256:ccb74f8ce763bf671ddb7be01099f9668aae7e9fc6dc854d5096317b52d28bed"},{"path":"tests/public_smoke/test_dictation_status_adapters.py","sha256":"sha256:532e2632c89733117317747359864f775224648743298a15e7ebecf5ac50cb90"},{"path":"tests/public_smoke/test_dictation_validation_adapters.py","sha256":"sha256:d2e93792d49c10cadb0ebc334a805f5950f33546f41673772b8d7f2eb7adb877"},{"path":"tests/public_smoke/test_docs_agents_mesh_boundary.py","sha256":"sha256:4d92c156290534d28d246dda31c9de61d0448fac0ea1c92bd85127d8981f05f8"},{"path":"tests/public_smoke/test_docs_contracts.py","sha256":"sha256:ef6480a4a407c8018b0be334e7c60fd1824dda3ef9b4593bce2581c8d2020994"},{"path":"tests/public_smoke/test_doctor_adapters.py","sha256":"sha256:6c0f9f0c796d7d34dec717517e81eb0a3e82828538704efc67bdde8eb42091a1"},{"path":"tests/public_smoke/test_doctor_contracts.py","sha256":"sha256:e970a491a5e57c976dcf161430342614996123e9ddda390c6cf7afa9f7774a23"},{"path":"tests/public_smoke/test_first_run_installed_projection.py","sha256":"sha256:c2ff9868e48ed536ec90bced1bc9915a42adf68ab6f1bc2719ab85d4ff91d0f4"},{"path":"tests/public_smoke/test_github_artifact_production_evidence_workflow.py","sha256":"sha256:c6b99ac588d737b5bcd214e572d2028511c44ba32262ee7c299c2a910afa70de"},{"path":"tests/public_smoke/test_host_contract_test_runner.py","sha256":"sha256:47c8375ef43ce10611f41208adeb36fd31fd89fcd175bf99f1f76bcbe8c9e8ed"},{"path":"tests/public_smoke/test_host_lifecycle_parity.py","sha256":"sha256:6f840b56c3dda86bd2c6452f9b8ab9b3d2e83ae25a34a09a8b5c431da07e2fb9"},{"path":"tests/public_smoke/test_http_adapters.py","sha256":"sha256:d8297043b1f93818a0ffa4bec5648d566ea9ff3273788aebbb5d8a9ed2d19747"},{"path":"tests/public_smoke/test_kag_artifact_trust.py","sha256":"sha256:da110ca37ac88810e7a551e7ed82986af8bfb49f85b57e398a480f56e6c9def2"},{"path":"tests/public_smoke/test_memory_adapters.py","sha256":"sha256:32373cd4d458c848ae14695bc82e9b712be65367b4c2846cecffa894a35d8c65"},{"path":"tests/public_smoke/test_memory_contracts.py","sha256":"sha256:98370f24b2f39f3a5d1a9af953df33707a188c9ff6ecc64769be3af6f227ed0a"},{"path":"tests/public_smoke/test_mode_adapters.py","sha256":"sha256:f63da01935cb627e6d7708b613a188f54340157a7ec01d924e58cd6df601c802"},{"path":"tests/public_smoke/test_mode_contracts.py","sha256":"sha256:d0ebe1ed278c953f018748a6f88918296d33d3f125d0e6a9bfe81368df903c73"},{"path":"tests/public_smoke/test_nervous_brief_contract.py","sha256":"sha256:bde03efb88602c9e60223d8cb57d983ca180f39f5e4c2c4f5a5ecd9b97365779"},{"path":"tests/public_smoke/test_nervous_browser_content_adapters.py","sha256":"sha256:ffa8f54c651ded7f0cd7e8d7f33e9ac5a741968fe3a8436bcadf03b4a34a142b"},{"path":"tests/public_smoke/test_nervous_capture_adapters.py","sha256":"sha256:0cc0b1f238da48c9ab35037f1e7f898813cdfffa922d99c0c0a2f1c240769513"},{"path":"tests/public_smoke/test_nervous_clipboard_adapters.py","sha256":"sha256:33f42fc4eeb61b9fee9cc5a0a1984c71a260d21bf677b146c04e436c9a318164"},{"path":"tests/public_smoke/test_nervous_events_adapters.py","sha256":"sha256:81292e400c979cc105fafd5cb6adf57c3e67730f9250cb8719853a5127b758da"},{"path":"tests/public_smoke/test_nervous_events_contract.py","sha256":"sha256:ceebea2c426d3a89bdc37b5fadd96ef06df850709c3f6a43682cded7efcec83a"},{"path":"tests/public_smoke/test_nervous_index_adapters.py","sha256":"sha256:76ec851780f8f82e2b8b70ff2be1078e510cf3bc9afa55bc46b6e9f1d9c9f13b"},{"path":"tests/public_smoke/test_nervous_index_contract.py","sha256":"sha256:f2dcdab89b4d807f5c82812162ba669a48141d507406d01de945bff4a6de3f68"},{"path":"tests/public_smoke/test_nervous_pipeline_dag_benchmark.py","sha256":"sha256:faf99d0570444f9beb0976ccefef58c1e57be24ea8ded5c9a9fdd5ff41d6c408"},{"path":"tests/public_smoke/test_nervous_privacy_adapters.py","sha256":"sha256:b91b40adc9fb4d6e260283eb09831cc7312a4903262257c70b10992a9d356337"},{"path":"tests/public_smoke/test_nervous_privacy_contract.py","sha256":"sha256:b861e6b046020530b570d292d870c81c884997580a2f9c156971a144c005e7a4"},{"path":"tests/public_smoke/test_nervous_quality_adapters.py","sha256":"sha256:27ff8d313441b4821dcbfa236f665962c8018aa3ddf956f9bc22a6aa1ead116c"},{"path":"tests/public_smoke/test_nervous_quality_contract.py","sha256":"sha256:2b922a9bad6e394c77bc8bae512bf58428301c5e0dd6234dbba905426e025649"},{"path":"tests/public_smoke/test_nervous_recall_contract.py","sha256":"sha256:f5d2646ca0df1d4421588941cf2777e9cdb69f1f27b0f484d5c27db0a711cea7"},{"path":"tests/public_smoke/test_nervous_redaction_contract.py","sha256":"sha256:17deb309dea939e8b9477f89f6fe46af3d01eab5b5d97daa1b73f2eabd75e7f3"},{"path":"tests/public_smoke/test_nervous_rerank_adapters.py","sha256":"sha256:871b144666ef61b86d5ce4c4d0a10230354a890e4a95080873c97c624fb7a1c7"},{"path":"tests/public_smoke/test_nervous_rerank_contract.py","sha256":"sha256:b71155ac0f893abe9329fae5936206b41a7c359d417927cba05cdfd540e0d8d1"},{"path":"tests/public_smoke/test_nervous_retention_adapters.py","sha256":"sha256:ac7f1db0ce500c096b7cee9df402a653b7951b8e358152992c600c8071f2037c"},{"path":"tests/public_smoke/test_nervous_retention_contract.py","sha256":"sha256:0e2492fed09db9a4ec716dc17ce91be0584e8385c0c7d1c875025ad626bb99ad"},{"path":"tests/public_smoke/test_nervous_retrieval_adapters.py","sha256":"sha256:368fed007adf1126e910e79c9c73860e9d289385bc9cfb18562d2b3ee7b87d79"},{"path":"tests/public_smoke/test_nervous_screenshot_adapters.py","sha256":"sha256:3ad3428cd4da12acc5a06a39c7d7a26c11e63ecf4942b42360aac47be160482a"},{"path":"tests/public_smoke/test_nervous_screenshot_contract.py","sha256":"sha256:735594e5c2004cb1636ce96462f6af576d4993f61a47f751c987f6311c757735"},{"path":"tests/public_smoke/test_nervous_semantic_adapters.py","sha256":"sha256:f7409a05766c965b3084efb95959fb1d35899e78b50f2dc873dfd93a7449481a"},{"path":"tests/public_smoke/test_nervous_semantic_contract.py","sha256":"sha256:dad37d086cb36b433eccb7d54be4075defd9c5c672948e5a22f23055f6a38b9d"},{"path":"tests/public_smoke/test_nervous_source_adapters.py","sha256":"sha256:8086ca9ddabd06e87901095979b57eafa673bb4912d05300a5cd01146207bd8c"},{"path":"tests/public_smoke/test_nervous_sources_contract.py","sha256":"sha256:54142b78187b8e207eb192527b021777bb1b3d6e6cccdabb716e50d16b2642dc"},{"path":"tests/public_smoke/test_nervous_sqlite_delta_benchmark.py","sha256":"sha256:5fa00b49ca8d35a3d14dda72bfe6df5998c9159985c34f413935e5fbfef65fc2"},{"path":"tests/public_smoke/test_nervous_status_adapters.py","sha256":"sha256:f56906d712653fe64f124c63749d650c5d035b07fd0d786b1454ce20a321dd3a"},{"path":"tests/public_smoke/test_nervous_synthesis_adapters.py","sha256":"sha256:e7a5359d9698fee07265d73b310c797d98c2ec294d6e18ef67b60953ce8a18fb"},{"path":"tests/public_smoke/test_nervous_synthesis_contract.py","sha256":"sha256:b0016b7f36f1f9bba99f91ad1615715c00ad2f5f4098353eb82238feec3a9da6"},{"path":"tests/public_smoke/test_observability_contracts.py","sha256":"sha256:a879ae3704e773bc150f0140b3d0646bb29214ee82d5023d31ae2d05ebc9d13c"},{"path":"tests/public_smoke/test_owner_census_broker.py","sha256":"sha256:1aa0bd17a9140a7fac33f5d5096096487347eb68adbbe6f9d2198165a957ccf8"},{"path":"tests/public_smoke/test_path_policy.py","sha256":"sha256:5ba025100053ee8e366936c70e0cc20f3da9ca102fcc3a6ae41f360fe6ef4a82"},{"path":"tests/public_smoke/test_process_adapters.py","sha256":"sha256:ec149f380a4275807d2328e8631eb7ff08e2f7afb3bc97ee6d270dcde6cb863a"},{"path":"tests/public_smoke/test_process_contracts.py","sha256":"sha256:860605f84a7f7833564f77d4a8dc4603c746448f531fa3842b70e536184f0cdf"},{"path":"tests/public_smoke/test_public_boundary.py","sha256":"sha256:f2a402ff5ddd7c9720078e4929f84ebfbda70d3f89fd3edb93a249cbf3cc29a7"},{"path":"tests/public_smoke/test_repo_scaffold.py","sha256":"sha256:5066cf090052a1ad528dace04836b6c31b44b11f7eaf69311b9e90fbac6c001e"},{"path":"tests/public_smoke/test_resource_adapters.py","sha256":"sha256:30fcfc98dbfeffea544057ad6df1bb6340092b380c0e9d96474be25eed59a710"},{"path":"tests/public_smoke/test_resource_admission_adapters.py","sha256":"sha256:1cb31a0eccbd829afca1c3915eeeb755f67b506f87ba913c82ffdd6bc69171c9"},{"path":"tests/public_smoke/test_resource_codex_hook.py","sha256":"sha256:94122b95cf3c0fa6b17f78499f2dab94a03b7ba416b6af70c2a6db79a50141d4"},{"path":"tests/public_smoke/test_resource_planning_contract.py","sha256":"sha256:87fc3bafeb5c5b116aabd1a8bdbb85321f3ba9f079994cadc6796878033e927c"},{"path":"tests/public_smoke/test_resource_pressure_coordinator.py","sha256":"sha256:0a2eed4d7bd802426ededdf2f5072a0d050608a533cc9f66601eb3d7f2dc3092"},{"path":"tests/public_smoke/test_resource_relief_adapters.py","sha256":"sha256:de54627f3d89fe265de1bc5283fb9c191e61ca679a56b5a7aca1a3bacef41a80"},{"path":"tests/public_smoke/test_resource_storage_reservations.py","sha256":"sha256:26a557d30e1d8d00691b08ce4429bf69e369ed7d7a706eec61d3abe5a12af9ba"},{"path":"tests/public_smoke/test_runtime_evidence_contracts.py","sha256":"sha256:fd61c7a21c852261210c9edeb65422432e013f957d271c9856d52ba7d6995c36"},{"path":"tests/public_smoke/test_self_awareness_activation_contracts.py","sha256":"sha256:8fda301e23b3976afa54803a2dcf430238d9bb1f3ec65c8573de991038a63402"},{"path":"tests/public_smoke/test_self_awareness_activation_smoke_contracts.py","sha256":"sha256:91503c8dd0a5aaba66d95e1d6aa70b2386e7857a967e34beaed66e31b0495961"},{"path":"tests/public_smoke/test_self_awareness_adapters.py","sha256":"sha256:5813b9688a3b1d635d6cacdc312a0e5379bd584210b00b189ba823d90b552442"},{"path":"tests/public_smoke/test_self_awareness_alert_contracts.py","sha256":"sha256:e3fa0dc759feac18762e7f1562a474ae05b02c45ab81d974ef18b537b2da9911"},{"path":"tests/public_smoke/test_self_awareness_autolink_contracts.py","sha256":"sha256:ef0678d1d4e196e35e1b2c0e00cafed7ba4e5c21e21de1a1e1977e41852058e2"},{"path":"tests/public_smoke/test_self_awareness_body_trace_contracts.py","sha256":"sha256:22ae00bb8b01e06accd012af1ff2607053a7c1cc69b247840f1bae73ca23d293"},{"path":"tests/public_smoke/test_self_awareness_brief_contracts.py","sha256":"sha256:6a97a13e0f5e0abf2dbc03b7bb13c9b0e6d3efd7d905ad2a73bd22a2df296201"},{"path":"tests/public_smoke/test_self_awareness_causal_overlay_contracts.py","sha256":"sha256:19c34bd4d0c247df0f69874ba08d36a89ed3493b6394d923a53d0adb788f167d"},{"path":"tests/public_smoke/test_self_awareness_causal_readmodel_contracts.py","sha256":"sha256:62c3124c1c1a1e5c7d6a5b80c154388fc5222dd51f0c068c779f8ad063a7e3a8"},{"path":"tests/public_smoke/test_self_awareness_cognitive_contracts.py","sha256":"sha256:657d862a4b737b64f32371d531a432047175ee4bcc43c9b7a3ed4a5cf191d389"},{"path":"tests/public_smoke/test_self_awareness_completion_adapter.py","sha256":"sha256:0873de49edc75284e19a3c431aaa807b20e4273b4ebb0b498cc5f74f3fc6b9da"},{"path":"tests/public_smoke/test_self_awareness_completion_contracts.py","sha256":"sha256:094ccdc4d1f8eb3d472617c0baf1f5689d9511f4f3237f078b21ce0d1837f596"},{"path":"tests/public_smoke/test_self_awareness_completion_document_contracts.py","sha256":"sha256:3c8389dc8e4a470ca69556ae2dca0d894d160fe3c19ff996a789bcff803bea52"},{"path":"tests/public_smoke/test_self_awareness_completion_graph_contracts.py","sha256":"sha256:01610f7dd2215fb9ea7ce5a4364d02f404a95f6f5ad4c826a04fa67bfcabd5f3"},{"path":"tests/public_smoke/test_self_awareness_contracts.py","sha256":"sha256:2f8c9ca79ad14e87d5298c80eacc22dce8716b0e6b9b0b10798e4f3bd81cfe75"},{"path":"tests/public_smoke/test_self_awareness_coverage_contracts.py","sha256":"sha256:4fabff27f0cd80f858b6f9c94a90a15e0e7104914b99771794c2ebf070040346"},{"path":"tests/public_smoke/test_self_awareness_cycle_proof_contracts.py","sha256":"sha256:691d1f30eff47c6c3cfec8857dda7b1638f9c7cf45bce04d2b5abc72c83791c5"},{"path":"tests/public_smoke/test_self_awareness_entity_context_contracts.py","sha256":"sha256:dd77b7e5e5d919063d8abf0d124d22961448a44925d4b529cdf003085fd17502"},{"path":"tests/public_smoke/test_self_awareness_export_handoff_contracts.py","sha256":"sha256:e375a371cd8e3e8d883d659fd50d76c9c154e35a21ac519ec2cea825953c6085"},{"path":"tests/public_smoke/test_self_awareness_failure_matrix_contracts.py","sha256":"sha256:5f279d7c5925590ddab8a7b2d1f41ce34af331dd40fe1da0861f327064ee13ec"},{"path":"tests/public_smoke/test_self_awareness_lineage_contracts.py","sha256":"sha256:2963f7bae45a0c349eb2d562421636f8a19b172cd78ff022b89d58a001b4bfdd"},{"path":"tests/public_smoke/test_self_awareness_query_correlation_contracts.py","sha256":"sha256:ea92161f8e926cdc283680eb5ff04c2c631e3d0dbf80e75359f826961e8fccbc"},{"path":"tests/public_smoke/test_self_awareness_requirement_contracts.py","sha256":"sha256:88eff8d67804d3339b99a59f2adbaa731d5aa068cf30b71a12d305ae93bed4d7"},{"path":"tests/public_smoke/test_self_awareness_resident_cognitive_contracts.py","sha256":"sha256:5d59bd76262a0d25a0f8b6111d13fa207f8d7a23959c0267580ab0e3ac38b56a"},{"path":"tests/public_smoke/test_self_awareness_resident_worker_contracts.py","sha256":"sha256:efd34201d2ce47c6cb13d8223d670e1d946c4d1988da65d8b707f999b23a1984"},{"path":"tests/public_smoke/test_self_awareness_response_contracts.py","sha256":"sha256:fd3e9c3d13daf62d22c93f58565828de5ef00f05debccd24a02d71908db2b2e3"},{"path":"tests/public_smoke/test_self_awareness_stack_closure_contracts.py","sha256":"sha256:ccfd5c3490a0b87001aaee864b435c69be6de82e82caf35fb9260f23e4c93aea"},{"path":"tests/public_smoke/test_self_awareness_stack_probe_adapters.py","sha256":"sha256:d3c7f54f474e71c1199864e653bc5cfad93785a4b3f83b74d64b038ed19ed96e"},{"path":"tests/public_smoke/test_self_awareness_trace_context_contracts.py","sha256":"sha256:e0390c1124d71efccf12add9819ff6ef43b31662794eba5843fa01fe3439e397"},{"path":"tests/public_smoke/test_self_awareness_validation_adapter.py","sha256":"sha256:97bbf57242b262f6c5a2473b74ee2277cbd8fc65e7cd896ccc5d4ce1d2cf4a53"},{"path":"tests/public_smoke/test_stack_bridge_contracts.py","sha256":"sha256:e416e3e9658b3c5c832cbccf0ce8d2c4eebf281e3cf250a2f2b8bd331b57cd58"},{"path":"tests/public_smoke/test_storage_adapters.py","sha256":"sha256:ce255301c6705c92c212934a943076a7172f5e69a1de212d75dca7ec8715a57f"},{"path":"tests/public_smoke/test_storage_candidate_adapters.py","sha256":"sha256:8c34339071e83ea03d90e3509bddbd8ffb7efa570cf49da93c8847db95d99788"},{"path":"tests/public_smoke/test_storage_candidate_contracts.py","sha256":"sha256:80cda96a5804cfc2255125b3376307e33b306afab6fc2efcf983a6c16957fefd"},{"path":"tests/public_smoke/test_storage_candidates_cli.py","sha256":"sha256:226dda4af96c98ff033b341b62417e0505f6450986973b4b3b1f583f86b4dae8"},{"path":"tests/public_smoke/test_storage_capacity.py","sha256":"sha256:8a1a7d24e046565d6b4dcbe0d1a31c75a82a1d89e6d7f1de6b1da4a36da60943"},{"path":"tests/public_smoke/test_storage_contracts.py","sha256":"sha256:afc9e414e50704154ed371b9bc682802ea034adc61e0e5bd9fc13957e17b8fc6"},{"path":"tests/public_smoke/test_storage_engine_repairs.py","sha256":"sha256:f0009365bb8d4273ce749fde27bd3cc7258f80d12b56f3e1c116052a218e8923"},{"path":"tests/public_smoke/test_storage_forecast.py","sha256":"sha256:34bc8b457185e6c2df7dcaeeabafc3a14c8ee0c1aa6dd5fd696b73a406766f01"},{"path":"tests/public_smoke/test_storage_lifecycle.py","sha256":"sha256:5924706c71e2bf44cc2a55456ed8f03babcf3f4520b0f38446387abbfdceea01"},{"path":"tests/public_smoke/test_storage_lifecycle_cli.py","sha256":"sha256:b4d036f0c00c2b79feb8909b41a08cf27d177e079ea7f43266cd460ec3814afd"},{"path":"tests/public_smoke/test_storage_process_probe.py","sha256":"sha256:13c508ba5852bd34b744cbb82b2175acbcf29db4b0ac25e4b3d261d548388b87"},{"path":"tests/public_smoke/test_storage_refresh_cadence.py","sha256":"sha256:5257b92b391124c2621c03bcc48cb2927b825c6aed171df6a017770a3cbc7c0b"},{"path":"tests/public_smoke/test_subsystem_validation_retention.py","sha256":"sha256:03f5f87bfa3f778d429880bfa1239f084e5bfbd1b275966e05c45d067b8df240"},{"path":"tests/public_smoke/test_topology_contracts.py","sha256":"sha256:6b2670d423278f1cce342465a7e8f75826058c23ef60c921326cfecdcd6e8675"},{"path":"tests/public_smoke/test_typing_atspi_adapters.py","sha256":"sha256:95b4a37557140f26f3dea46fbfa18bef8c77adb6c781f8a586eacc74112e8f2d"},{"path":"tests/public_smoke/test_typing_browser_adapters.py","sha256":"sha256:cb8ed726ccab4718c9a2b09b86e3c192facb46ba4d7b9c86b1ceb00e4485bc75"},{"path":"tests/public_smoke/test_typing_capture_contracts.py","sha256":"sha256:bf5b45f51fac52df28061a6942e8a72af8e8ce6b1e8bcb8ab1d3e9c8552bc90f"},{"path":"tests/public_smoke/test_typing_codex_semantics.py","sha256":"sha256:c8173428b53983057933293fcc9d2ee226eec00af226cdf41b4132c92ef12112"},{"path":"tests/public_smoke/test_typing_editor_adapters.py","sha256":"sha256:f79a6c5e6164c81975df6245b00d2383fbe0f1eeb3800971010f73177e442a34"},{"path":"tests/public_smoke/test_typing_nervous_adapters.py","sha256":"sha256:ec171cb0290d441ba5d0193ae0dee1e549a70ddac516547f40ff1f5691acd1c4"},{"path":"tests/public_smoke/test_typing_nervous_policy.py","sha256":"sha256:c964cd74b04681e3248802045b34394d22946600a9dc3fc89caf7273d3795696"},{"path":"tests/public_smoke/test_typing_nervous_refresh_logic.py","sha256":"sha256:d85aa0dee9d4360227e6a815575e913e932d0ff73f74e9d56586f92e743b059e"},{"path":"tests/public_smoke/test_typing_saved_text_adapters.py","sha256":"sha256:88832529fd5415e703a7261d162ee759e9386e5ed05ddfc00eac0dda14a5442d"},{"path":"tests/public_smoke/test_typing_shell_adapters.py","sha256":"sha256:a7f2746c5bfbdb033b14e6f60e1e422fd6d2aadadefad7266ee20c6512f860e0"},{"path":"tests/public_smoke/test_validation_contracts.py","sha256":"sha256:dc095e3255eb2555acf03d2bc4d42827bcb075c4249ad91ba3cd4382e15adb81"},{"path":"tests/public_smoke/test_validation_evidence_graph.py","sha256":"sha256:407464b9040c4e3ee70ed6012fdef085a34473f1eca7a13bc790b747677fa4c8"}],"source_paths":[".github","AGENTS.md","README.md","DESIGN.md","BOUNDARIES.md","SECURITY.md","docs/publication/PUBLICATION_BOUNDARY.md","docs/validation/validation_lanes.json","manifests","schemas","skills","stats","src/abyss_machine","scripts/generate_contract_abi_signatures.py","scripts/generate_scaffold_index.py","scripts/validators","tests/public_smoke"],"source_tree_hash":"sha256:8c93d413d222811f830b7ad16d1f1d4a34cae33df22124b2969195628cdb598e"},{"artifact_class":"bootstrap_install_bundle","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"bootstrap-install-seed","source_file_count":328,"source_files":[{"path":"config-templates/AGENTS.md","sha256":"sha256:1ff54ef42ab3e0cd90f639009fb5d7d5df000ece983526d1206f8557470d81ac"},{"path":"config-templates/README.md","sha256":"sha256:2a4d8e3461f603fee9fb652848b952ee556ccd08b10dffa3c161a4350086e313"},{"path":"config-templates/etc/abyss-machine/AGENTS.md","sha256":"sha256:83166ca8323b9d1a52a2bbe3e42a30bb25b8edab29485530586c3aae6578a3ce"},{"path":"config-templates/etc/abyss-machine/CHANGELOG.md","sha256":"sha256:83f9631c5ac9c45212647b6e205ef80dc8399bcbd050b258a9ef473e84c13c2d"},{"path":"config-templates/etc/abyss-machine/DESIGN.AGENTS.md","sha256":"sha256:1339466baf77fd3a3a7898c81ef4d1be59f45ca84c93bf1ecd473c814c394842"},{"path":"config-templates/etc/abyss-machine/DESIGN.md","sha256":"sha256:4dade254519d1ae2bafe15447697dff7b41f3c04cb4dfc03e760480db042f288"},{"path":"config-templates/etc/abyss-machine/DOCS.md","sha256":"sha256:0168f1ed1ad759b4d2fc21adbb9b948660f66907e4c204fcc07a41a2aa53f258"},{"path":"config-templates/etc/abyss-machine/MAPS.md","sha256":"sha256:eb1b0452da08cf3e0a1e3f99d3c948784710add4d6dc668ca8c80381514c0044"},{"path":"config-templates/etc/abyss-machine/ROADMAP.md","sha256":"sha256:80806efb7b4a7fdcb2846ebf843f6430139038d3dcedb27957f2a9185744901c"},{"path":"config-templates/etc/abyss-machine/SELF-AWARENESS.md","sha256":"sha256:8e4f62bbf4312d4e0f4ddb61f734441cdbb2a5c4207ef2f11a81f3810b971f4d"},{"path":"config-templates/etc/abyss-machine/STACK-BRIDGE.md","sha256":"sha256:8700cc5bbbdc80d159fada70591a3b4959d1368629901ea9033058f39cdeb4ca"},{"path":"config-templates/etc/abyss-machine/TOPOLOGY.md","sha256":"sha256:af47f470f723c9f15d3d969b23361a0d9ad362edab724b09aa3df3657394fb99"},{"path":"config-templates/etc/abyss-machine/VALIDATION.md","sha256":"sha256:d055f935bc59b7fad422c79bb2d8c473650c33ae52c46dd07f6276d3afccac20"},{"path":"config-templates/etc/abyss-machine/agents-mesh.json","sha256":"sha256:a439c9e2468248a15cdad4f7f168b27be0465a5c37c2c5b461224dea02fb86f0"},{"path":"config-templates/etc/abyss-machine/ai/AGENTS.md","sha256":"sha256:8fba4089732e2de7bc19a7650c05219e05650ae4bae036a077e9db36b5be16fd"},{"path":"config-templates/etc/abyss-machine/ai/VALIDATION.md","sha256":"sha256:cdb5564852d117034d9aba0003e41b47de4c38361923acf51d9c9ba371b80425"},{"path":"config-templates/etc/abyss-machine/ai/config.json","sha256":"sha256:dbe8ba8b45bc13f911e5f9ca072b1f2218b9485e7faa95b51290f6a764a6d901"},{"path":"config-templates/etc/abyss-machine/aoa-session-memory-storage.json","sha256":"sha256:593a41c02a1712add0e47d67cf3c795ddf9385f1f7e312a064cd3ac9fca4bb1b"},{"path":"config-templates/etc/abyss-machine/backup-policy.json","sha256":"sha256:1b8e142962f431780d3d8f554909a9140d0d5cd1a10a36444ac7462e103b51cb"},{"path":"config-templates/etc/abyss-machine/bridge.json","sha256":"sha256:64547c56d802d2cb5ddfbed17894ed93fa00c27125ef38eefacff4dae0d4e492"},{"path":"config-templates/etc/abyss-machine/code-intelligence.json","sha256":"sha256:58fa41413c27bfb869a89b1ce8bab8eeaa1b8d16b0ef8ed56c973bac37451c6c"},{"path":"config-templates/etc/abyss-machine/commands.md","sha256":"sha256:c80b9685b7e01019e4930e695d60fbd3733445005cc096460117f12f1c9aff19"},{"path":"config-templates/etc/abyss-machine/cooling/AGENTS.md","sha256":"sha256:e12dcc3e1bf90f1cccb245d250749a6d553810897ce05bc42a486c4738f5d69f"},{"path":"config-templates/etc/abyss-machine/cooling/VALIDATION.md","sha256":"sha256:7f1985c8c70350fd313cbaab368d52f6ebb5bedc307a98ee65135be2033d02b5"},{"path":"config-templates/etc/abyss-machine/cooling/config.json","sha256":"sha256:8a4702ed8fa7c92ac029c7edf279c3c0a317242671ab11d11c69ef8d1a5c0f02"},{"path":"config-templates/etc/abyss-machine/decisions/0001-roadmap-decisions-changelog-route.md","sha256":"sha256:b6d8f49df7c04dd7480f0985dcfaf0727ab4491ff9a8fc7f2fb9af4cd79fe5df"},{"path":"config-templates/etc/abyss-machine/decisions/0002-decision-index-route.md","sha256":"sha256:4f07e4ce9f4999bacaa916d8833604f25ef792b637aaf5d4f42c141518ab8e4f"},{"path":"config-templates/etc/abyss-machine/decisions/0003-host-agent-mesh-route.md","sha256":"sha256:38cd6e8052253ca5191341938e88243275e80f6645d2798d9db65f5a2f36b925"},{"path":"config-templates/etc/abyss-machine/decisions/0004-srv-large-root-design-route.md","sha256":"sha256:385db302ac5ab1685243a6101f0835bba7f1adf288752f7d1b7dcf583d43e804"},{"path":"config-templates/etc/abyss-machine/decisions/0005-zram-headroom-routing.md","sha256":"sha256:892e0683675c896d04a0d9e22e76908ff9daf334a09845d28f6dbdd890a445fe"},{"path":"config-templates/etc/abyss-machine/decisions/0006-doctor-self-maintenance-route.md","sha256":"sha256:b8454a2ba7b4b43a24e88a2f75a6cde7e8a10892b8e56081999226c6ee902ba9"},{"path":"config-templates/etc/abyss-machine/decisions/0007-os-abyss-heartbeat-reaction-response-chain.md","sha256":"sha256:8f59cf4e9c77807efcf08032370654f6b8d9a6b099dba856cf8720ca142d07ae"},{"path":"config-templates/etc/abyss-machine/decisions/0008-change-close-decision-review-gate.md","sha256":"sha256:f61fb5824fee78161b0354a3682cc9897c9bfd90cb541edb61d1c8c3f95a3941"},{"path":"config-templates/etc/abyss-machine/decisions/0009-decision-record-evolution-route.md","sha256":"sha256:208b59a9573a725fc749e186a6c1bba20b29433116f43b6ae92b4e79c2d53d21"},{"path":"config-templates/etc/abyss-machine/decisions/0010-typing-journal-preservation-route.md","sha256":"sha256:b838738890db4d61a8133af1d3dc7465c0914fbbbecd3f54856f5f2cbe991aaf"},{"path":"config-templates/etc/abyss-machine/decisions/0011-e2b-resident-selection-route.md","sha256":"sha256:1079034d4ae0337eeee5646294a22f1740e4e5d52a72a246dae2c41d0acdba99"},{"path":"config-templates/etc/abyss-machine/decisions/0012-causal-spine-bridge-route.md","sha256":"sha256:7e86618b3faac114d56f405b8812de0287fa011c12ff672badc362e56fc2e218"},{"path":"config-templates/etc/abyss-machine/decisions/0013-machine-atlas-maps-route.md","sha256":"sha256:c4734418e21d4787b0c073937dee162784dea4eeab03495493fe21e60b3c1155"},{"path":"config-templates/etc/abyss-machine/decisions/0014-machine-atlas-reader-profile-packets.md","sha256":"sha256:e1948cdf6320337ecd664d0452799de4c40f89ba81cedef6d9019832c697e859"},{"path":"config-templates/etc/abyss-machine/decisions/0015-machine-rag-trace-loop.md","sha256":"sha256:bf534bcd2e2e0dabfe2778204cd72179b20989086da42f921372fa0d6b5d0566"},{"path":"config-templates/etc/abyss-machine/decisions/0016-machine-context-refresh-automation.md","sha256":"sha256:ae8dfdb400b54da9d75b20ed5e4da277444e51a3fd6f520d19f24849e2dd304d"},{"path":"config-templates/etc/abyss-machine/decisions/0017-stack-observability-bridge-consumer.md","sha256":"sha256:8f85634ec940fbe2d875a02a4a0f2a3d9b8a9221d403c5496acf8d7ae9f758c9"},{"path":"config-templates/etc/abyss-machine/decisions/0018-self-awareness-observability-layer.md","sha256":"sha256:8cb4127a5f802f637ac2b9606649b59f35b03f70d5042781249755343d8b4101"},{"path":"config-templates/etc/abyss-machine/decisions/0019-self-awareness-full-stack-coverage.md","sha256":"sha256:85916deac6bb9b1f7d19d140dee37be3df054681a68eefec7b18d41a7ceb4db5"},{"path":"config-templates/etc/abyss-machine/decisions/0020-artifact-evidence-cleanup-route.md","sha256":"sha256:40ad8736c8213f03d837f58c6d99c6c0f200e913841b784b1a41326fd43865df"},{"path":"config-templates/etc/abyss-machine/decisions/0022-owner-native-memory-orchestration.md","sha256":"sha256:e0ff5fb044f22afffc84f73443cb7dfc1c42af56a05017b40fd8d07549ebb111"},{"path":"config-templates/etc/abyss-machine/decisions/0023-separate-release-trust-from-routing-owner-switch.md","sha256":"sha256:6451ab2d9345164d08db064e9557e61b9969de313c33e388ce0692adedc0a12f"},{"path":"config-templates/etc/abyss-machine/decisions/0024-admit-receipt-bound-sdk-routing-canonical-producer.md","sha256":"sha256:83bfa013bec13c30e2b33abafec13566cf5262f2f3986ce504fe0bd487bf861b"},{"path":"config-templates/etc/abyss-machine/decisions/0025-admit-external-actor-runtime-canaries.md","sha256":"sha256:81f79101994c63e04355be4c8e35a965247b8ad142e63e6f1e5c0157920ca2b7"},{"path":"config-templates/etc/abyss-machine/decisions/0026-promote-claim-evidence-validation-graph.md","sha256":"sha256:f9d6e79e5b442dee9809d033d1589ae5a3b6b23d7337a5ac764c0dd8b721a9f5"},{"path":"config-templates/etc/abyss-machine/decisions/0027-memory-work-remains-host-admitted-and-project-neutral.md","sha256":"sha256:4379edb203b7deac5664715248f22725d077a2d9ce641649a3602769faebcfdb"},{"path":"config-templates/etc/abyss-machine/decisions/0028-persistent-storage-candidate-lifecycle.md","sha256":"sha256:db2f7a38929ca864077ed03dd764db7b4754761d55e641337d2d86612f2ad55b"},{"path":"config-templates/etc/abyss-machine/decisions/0029-managed-workspace-thin-waist.md","sha256":"sha256:176e9959584c571aaf463d42ad5bacb397b91ef2ab57785cb4d213088cc99f0c"},{"path":"config-templates/etc/abyss-machine/decisions/AGENTS.md","sha256":"sha256:65bc79e5cda37f71e111e61e8195060d3dc02e3bf0b5b7403bbfb6017d37f0c8"},{"path":"config-templates/etc/abyss-machine/decisions/README.md","sha256":"sha256:f876683e9575057fd7380e42a63408c1fbb062ae700d4973bfd0c60c9c1d7cd4"},{"path":"config-templates/etc/abyss-machine/decisions/TEMPLATE.md","sha256":"sha256:abc5edb73ce1e09f9a3b1b30e7912a5197e6cded5809e7cb1a2e70943abe7080"},{"path":"config-templates/etc/abyss-machine/dictation/AGENTS.md","sha256":"sha256:8612633d9bfeede3c12b3b9463ccddb7c9f150f3dff2cd995d4eccf55a786b8b"},{"path":"config-templates/etc/abyss-machine/dictation/VALIDATION.md","sha256":"sha256:1a80728f150dae37aa6a737544b4ec41cf3c95c39ec5851fc847cb8e4beeacaa"},{"path":"config-templates/etc/abyss-machine/dictation/config.json","sha256":"sha256:91ca2a6168fa1303dc747efab359c567e55c125303993a255030b62564f857a0"},{"path":"config-templates/etc/abyss-machine/dictation/replacements.json","sha256":"sha256:5533a69f05d07ce77172d8056635e4b41655f24a9086a426063410f5bc4cb024"},{"path":"config-templates/etc/abyss-machine/doctor-policy.json","sha256":"sha256:e6b97df276b3f7492fdafd84489e0d511eac301d011e3a507f326e9004abd760"},{"path":"config-templates/etc/abyss-machine/hooks.d/AGENTS.md","sha256":"sha256:bb4714a67f75afef7cf4a3d3fcd9c0ff7153ad98c04fea999d88dbf19656e9f4"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_cache_cleanup.d/AGENTS.md","sha256":"sha256:dc951b2a27ebae9ce33bfc86f0737c318e1acbb001e554d6f2109238fef1d754"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_large_write.d/AGENTS.md","sha256":"sha256:a59bd54e3a39071fca6eb35dbb428f83af9c6bb086dbcdef7a6fc06eb4535dd6"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md","sha256":"sha256:8ec770270f3d14e5673ddbb0f7413928cdbb5603e79770dc357781a4e22d5816"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_runtime_create.d/AGENTS.md","sha256":"sha256:b3964cce7cd2493b2142a5e3a3cb028feffc11edd1a5da1286025d87ff8aee08"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_cache_cleanup.d/AGENTS.md","sha256":"sha256:19df47f3697bc505d5ce7f8da25d66b7843f459866c29957f584f4e635615547"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_large_write.d/AGENTS.md","sha256":"sha256:8ba7dc18eaa0bced9f13e1e473f8a2a31d7ccc736c24ced2d9a3aa80c76f89c2"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_podman_migration.d/AGENTS.md","sha256":"sha256:d75dc4b518ddc7d3a9ab6e389c008dde5a2c7839abe62ab2ec440787815d93f8"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_runtime_create.d/AGENTS.md","sha256":"sha256:940011de5ed23ca04c05d3f09e34e1c57aefaa82152c247d6072569a17cb7bee"},{"path":"config-templates/etc/abyss-machine/hooks.d/process_snapshot.d/AGENTS.md","sha256":"sha256:49931b4b8e74a7fb7215b769a49b3069bccb9db2bd52e4c55e40a51b69ca3e6a"},{"path":"config-templates/etc/abyss-machine/hooks.d/stack-bridge/AGENTS.md","sha256":"sha256:8964ecd952c6bbccea8466337237d42cc5beb53f298f665b962dbb745bc9be68"},{"path":"config-templates/etc/abyss-machine/maps-policy.json","sha256":"sha256:00c45a2fed37bfd608c072dfd4418e0730eade89bf23348d58f505a912d082e8"},{"path":"config-templates/etc/abyss-machine/memory-policy.json","sha256":"sha256:26ce7db7d41e34b7c0af6770efe3495b8039ef926fedc23bd7361492c9e794bc"},{"path":"config-templates/etc/abyss-machine/mode-policy.json","sha256":"sha256:c6d0822477984675cad7969f05836651c70ec59fdf97dea9b2c5e305650c48e8"},{"path":"config-templates/etc/abyss-machine/nervous/AGENTS.md","sha256":"sha256:e60b3bcfe6801c576e9fdd820c666aba543d48a6dd33dbe6514e37fe890d335a"},{"path":"config-templates/etc/abyss-machine/nervous/VALIDATION.md","sha256":"sha256:cc79f8cec4ed5a396c2c7607d739ce040d1bc103ead5b2237a4140d3cfd5cb98"},{"path":"config-templates/etc/abyss-machine/nervous/index.json","sha256":"sha256:2da7dd0fdb7510a364ee0f1264a6eb9733f752d807fbfd6bc4999ab1125f7c7c"},{"path":"config-templates/etc/abyss-machine/nervous/policy.json","sha256":"sha256:0232ef5e182ec99036afc4f964860386191002215c6fb49b04599ea4cf16958b"},{"path":"config-templates/etc/abyss-machine/nervous/privacy.json","sha256":"sha256:3ddf28ffca1567cd1f80b8aff13f85b4959eb1836d4e3be370d7c25579c97258"},{"path":"config-templates/etc/abyss-machine/nervous/sources.json","sha256":"sha256:c1173111d1cd28ececed23183c92dff1f5164f74dbbc2f81b0389307f7b5ed1f"},{"path":"config-templates/etc/abyss-machine/observability/AGENTS.md","sha256":"sha256:95913f33a5b0e475d92a5c05cb29878188f90d3409651d8afe5e85296b3a687b"},{"path":"config-templates/etc/abyss-machine/observability/VALIDATION.md","sha256":"sha256:9c2459e6fa0cd635f7abfc034931a08d37c50abd40654199193cac510b8bab9f"},{"path":"config-templates/etc/abyss-machine/observability/config.json","sha256":"sha256:3b240ba4882d0552e5e57c3006f072ce8c5bfd09d96c04246a71591ab228e614"},{"path":"config-templates/etc/abyss-machine/resource-policy.json","sha256":"sha256:b7c4807b02bf506e89e5d7fa284cff28605e505a866ea5331459785e4d12fe63"},{"path":"config-templates/etc/abyss-machine/stack-bridge.json","sha256":"sha256:a8e7e6938a605ee938f5d85c4b8f08436958e8e3c5040cafb2e7e412d4fa01e9"},{"path":"config-templates/etc/abyss-machine/storage-policy.env","sha256":"sha256:a22f2810edf4627107222cd93d72a04581d9d1e31bb49d0b7a4175e2bafd7030"},{"path":"config-templates/etc/abyss-machine/storage-policy.json","sha256":"sha256:8382346e3b6b7b67f2f0e7fa3665d65bd1dd4831ab2fd2483e9982a8dbfb53d5"},{"path":"config-templates/etc/abyss-machine/typing-policy.json","sha256":"sha256:ee10b7571bedad2f36b6ec0559422c5b6d3af4aa1da77986d6a6c5fa4ffdd281"},{"path":"env/.env.example","sha256":"sha256:60c1379115d92a429c0a92ea296f1d222ef7e2bfaeb4e40608a26572ce95375f"},{"path":"generated/AGENTS.md","sha256":"sha256:cdf9729f53f98ed09261f9b685988315f52353e0d4182cfd6f3cec862f7fbf81"},{"path":"generated/README.md","sha256":"sha256:37bdf899a9d592bb758f67b705ae2c34cc99414ee2b05f2737edb4ed7c0649a6"},{"path":"generated/scaffold_index.min.json","sha256":"sha256:07fe2394d65243aa2c30349fa8e7faacc054aa4e992e3c798a13a07370d6ad58"},{"path":"manifests/AGENTS.md","sha256":"sha256:26275e057ecc785fd0e3987a59975a9d9143611f0b6cb3c43493cf6c6c394caa"},{"path":"manifests/README.md","sha256":"sha256:1c57158610fb8f20082e57b55ba0dbf667906760f867ff5f8282933c6152711d"},{"path":"manifests/artifact_bundles/README.md","sha256":"sha256:83b2bc83da0cfe3f7106d38447d21f0d264395d0e10f13b2f7cccae1faaf43de"},{"path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","sha256":"sha256:b8d994a66bcbd845da303a9205f35fa7d4e8a45184e306ec4cb6e4add42b3419"},{"path":"manifests/artifact_bundles/ai_runtime_config_bundle.bundle.json","sha256":"sha256:bb1f7da1921f6c92a66d0843e78b504c34642b192fb520f8874574cb5d497db4"},{"path":"manifests/artifact_bundles/bootstrap_install_bundle.bundle.json","sha256":"sha256:fc26e0cd090764d6b6c82a7b10c24adaf07d70c68136537eb02c1a7a1e809b78"},{"path":"manifests/artifact_bundles/browser_extension_package.bundle.json","sha256":"sha256:ca17dab21cdf96ab3c9a7032f6a7713c9e4cee29cb4f99cce6e3420f29c91620"},{"path":"manifests/artifact_bundles/code_intelligence_provider.bundle.json","sha256":"sha256:51d3099c5229bbbd4f4981ae7153c69dce5ffbc381df34d82f9edec73377ee1e"},{"path":"manifests/artifact_bundles/cosign-local.signing-config.json","sha256":"sha256:e65f88212df6cdc44d8fe31bbb4430e94c55ca35ce18c16d71ce94ab4d92c393"},{"path":"manifests/artifact_bundles/cosign-local.trusted-root.json","sha256":"sha256:85d8a52e69dfb19d62bc99d8459be80c4ec372457e14b51c2a75fcf88610777d"},{"path":"manifests/artifact_bundles/host_local_evidence.sample.bundle.json","sha256":"sha256:0fdfe13ed1378d96681b313cd669457288632971b31c24ab12b0f4e3892563ce"},{"path":"manifests/artifact_bundles/kag_os_composition.bundle.json","sha256":"sha256:83bb8599b03e45ffed1819c5a78b48b279dee54bf62f3a6d50f49ca531d4cdf1"},{"path":"manifests/artifact_bundles/kag_owner_family_release.bundle.json","sha256":"sha256:a4a33a47e30f2b6536afb189acc3ab7a721bb5b2f1418340e47032844b91a461"},{"path":"manifests/artifact_bundles/public_media_export.bundle.json","sha256":"sha256:1517bfba6b7ac48a6d367b5cf1e8ce20aaa0f769d18e8c7287bda8014ec9e53b"},{"path":"manifests/artifact_bundles/public_source_seed.bundle.json","sha256":"sha256:e04e4ca864cdd529dc179d11eccbd7f7518362f0b6d123943ecbb5429e52e4cc"},{"path":"manifests/artifact_bundles/runtime_tools_bundle.bundle.json","sha256":"sha256:0fecfbdd7c677987cc1a2d2eafeddbe6e4eea7af66cf9c35f883beea00ea9a01"},{"path":"manifests/artifact_signature_policy.manifest.json","sha256":"sha256:b79dd04a9ac33bd3a4bc131e8a60eb7fc4928b4c8d9ed7a963750d702e0ae081"},{"path":"manifests/bootstrap_profiles.manifest.json","sha256":"sha256:2214d31fbd196b40859d7f1521d6defdd674340ff1dec5fb88e69eb6daaecc97"},{"path":"manifests/code_intelligence_adjacent_providers.lock.json","sha256":"sha256:5cdc0106a9c75e1dea1e7ac5d5f67d41c54da18e9ce26df1fed17e991f6ce6eb"},{"path":"manifests/code_intelligence_node_providers.lock.json","sha256":"sha256:812f816a95b8bab6490bdb879b3c1543aa27b12fcdbfbc657b9a6a3d987fa24a"},{"path":"manifests/codex-hooks/abyss-memory-admission.fragment.json","sha256":"sha256:7577a51f5836a1a11dccae8f61f4c17d40e708e2336b8f2ab8a22687bcda8e6f"},{"path":"manifests/public_boundary.manifest.json","sha256":"sha256:f29ed00867d08687ba3ea2fe25ef7fe1d9e146d1f6fde71c0667a4c293bacb3d"},{"path":"manifests/repo_scaffold.manifest.json","sha256":"sha256:5d71f06fc061d364ddb21c641002b9b8f8a5faef4a90edf9d44f041cd981f22e"},{"path":"manifests/schema_inventory.manifest.json","sha256":"sha256:ac966152a21265218268792044f35c097d8707f8e90de81b6281df6aa9cc2f2e"},{"path":"schemas/bootstrap-report.schema.json","sha256":"sha256:2b6b2ebd5eaa48c2aa150a2aa2c16471057270f11e67b2593fe0a1124e271c4e"},{"path":"scripts/abyss-machine-bootstrap","sha256":"sha256:d8501a6d737536280232806f042a60cf95a2f74a60f88be6ef41a7646cf23b75"},{"path":"src/abyss_machine/__init__.py","sha256":"sha256:554bc200d23d1fa43ffda74bd2e2b6e4ab508d27b766add159388f37fb51b6bd"},{"path":"src/abyss_machine/active_organ_contracts.py","sha256":"sha256:b916299f328a1fa979b1b07be074a8b1ca6ef112249f73a0220af58492529499"},{"path":"src/abyss_machine/ai_cpu_routing.py","sha256":"sha256:d1df319afc78ae43a38d763c68bc0b8efb127cb99951bea0e2c2fa0c01325c4d"},{"path":"src/abyss_machine/ai_runtime_adapters.py","sha256":"sha256:6f464797588aad72f2ccced091e38d6ecc96026e92082abf5d438a30bb94f344"},{"path":"src/abyss_machine/ai_runtime_contracts.py","sha256":"sha256:15cbe25b233c0996f2423763b24cb027a40c3e6c48f348813151daa97b17b3fa"},{"path":"src/abyss_machine/ai_tts_adapters.py","sha256":"sha256:d93928c43ac9e61f3cbd3e30e6f194240249060148cbe73078399b7e962a937d"},{"path":"src/abyss_machine/ai_tts_contracts.py","sha256":"sha256:4194f00b8248fa79d5c4b5a9e5508a9e397141de39978c52e25b6caf39b1f6ec"},{"path":"src/abyss_machine/aoa_session_memory_storage_runner.py","sha256":"sha256:696d15791ed40befe6fc87e5a33b1904d63a359b69a962cb47af41fc82479f81"},{"path":"src/abyss_machine/artifact_bundles.py","sha256":"sha256:5f2e8202c6545beda9c342b2b6eb5b41f60d824c6d13b24f50c69bd4db3650e6"},{"path":"src/abyss_machine/change_recovery.py","sha256":"sha256:735c364f9b7afdd70f9afee43abe041b6a1ccc0f764a9f3292d871d8bf512b41"},{"path":"src/abyss_machine/changes_contracts.py","sha256":"sha256:f6bb011aa1d7bbfcfee0472f87ea7c8e62cd403d13404f7faad43021b3674048"},{"path":"src/abyss_machine/cli.py","sha256":"sha256:f4f8314904ab668308d1e4a98ca399afd0d953bda2de55bc3be4458ac8bc413f"},{"path":"src/abyss_machine/code_intelligence_adapters.py","sha256":"sha256:71cd0c502e7815323c832cb9932257d0fcdead7fbadf1c49efb58d358e3f839c"},{"path":"src/abyss_machine/code_intelligence_adjacent_provider.py","sha256":"sha256:042ed651005ae92eac18e516bc456864a192b8d8fc1b6e05c2a1c9f5a9af2abd"},{"path":"src/abyss_machine/code_intelligence_contracts.py","sha256":"sha256:5374511c0642cd3594a8be81014be78bb4b6cbbb26df3624633e1c7d1d8aec22"},{"path":"src/abyss_machine/code_intelligence_gate.py","sha256":"sha256:1b381fb6b109f2e060d86bbd2c552cf66d73cf81adc2f074ad6c3d3cc34e6260"},{"path":"src/abyss_machine/code_intelligence_node_provider.py","sha256":"sha256:fbb12d6cc7d0f4a5b9100609acc6f2b4bbb8c6bcfc2156207133ed52adb9c079"},{"path":"src/abyss_machine/code_intelligence_provider.py","sha256":"sha256:3420fa22cd5d98ff870fafbbc002c4135dcc0724291dfeedf6793b1e683c15db"},{"path":"src/abyss_machine/codex_storage_lifecycle.py","sha256":"sha256:e63b2db1320c5715b946c325cc107b739c55f364c5693cebeb16b1b3e1c89ac6"},{"path":"src/abyss_machine/context_contracts.py","sha256":"sha256:f4c09e804840568ba4312fd8a00662f07aa94232b9cb0be01de3e1719c1ebd2e"},{"path":"src/abyss_machine/cooling_adapters.py","sha256":"sha256:20ebd7f0226e531e24f81be8023753e98f87efef9f891e04e352802bd3690e2e"},{"path":"src/abyss_machine/cooling_contracts.py","sha256":"sha256:00c000732cdb8813e02f31c63a4ee5aeb12e1f8c76dd6b9f7b9d0bb60b5f6009"},{"path":"src/abyss_machine/dictation_contracts.py","sha256":"sha256:34b00aeb26f3c729a3f4746943e9726ad80ea015aea7bb24743b3c3c3e0745ac"},{"path":"src/abyss_machine/dictation_docs_adapters.py","sha256":"sha256:8735140a868f97a87269d1bc80df0028fa889afa4d65f5b0ffbecd0d4c44c46b"},{"path":"src/abyss_machine/dictation_execution_adapters.py","sha256":"sha256:3606affaffb1e27c82b01e45c2410430c777a40808c5eba1d6245d775660ad03"},{"path":"src/abyss_machine/dictation_lock_adapters.py","sha256":"sha256:0d9d8c107ad458d921ee1baac9b348e137b4eaea9e4f643ccd130347cf51f555"},{"path":"src/abyss_machine/dictation_notifications_adapters.py","sha256":"sha256:0f329e282fe6824f54e74948bea0e80d2e56e587d89ffd88b886c2b9244e385a"},{"path":"src/abyss_machine/dictation_postprocess_adapters.py","sha256":"sha256:3c2ca764ed9f7ea10bf5be7b9d28df628362bdb34a6ef52ccc62b98a5d07f6da"},{"path":"src/abyss_machine/dictation_profile_adapters.py","sha256":"sha256:55a6853bd356f2bbe0992e2f125df2a108c3aae78d13f92065c5c50130716d82"},{"path":"src/abyss_machine/dictation_replacements_adapters.py","sha256":"sha256:091f6353050e9f31ae4084c5925d742a83852c61a12b609ec276b3a3ff85e731"},{"path":"src/abyss_machine/dictation_runtime_adapters.py","sha256":"sha256:0b89c65854196bfbad8861f44195c2b6fa296d438fafb53c8d2d914779b78e20"},{"path":"src/abyss_machine/dictation_status_adapters.py","sha256":"sha256:bf59bb333be6fbde54b88a9baaf7c7e15395fd552c1adcbf28535dc602692e12"},{"path":"src/abyss_machine/dictation_validation_adapters.py","sha256":"sha256:529612d0024860832bf69dec38f1e2959898cb3b43bac6ba398ca0bfffff9d31"},{"path":"src/abyss_machine/docs_contracts.py","sha256":"sha256:1d4eac754d4099f6ef13290cd6de917c0c95b8db1239560c5626a90033a81b76"},{"path":"src/abyss_machine/doctor_adapters.py","sha256":"sha256:1d241fd7548e44124172a48734d4a41ef840ddc2d354bc1fca4e4a77d673edbe"},{"path":"src/abyss_machine/doctor_contracts.py","sha256":"sha256:bf2e48e8aaec8298d196f89c67da0a26348195e21abf287e898b41db8407980e"},{"path":"src/abyss_machine/host_lifecycle_parity.py","sha256":"sha256:14c7c0fb637660e216cbe0f4921b71f1c85b0804d667c8e88f20df3422bf376a"},{"path":"src/abyss_machine/http_adapters.py","sha256":"sha256:562d6e71e021486c7f43eb356474561d025700b091254380752730165531748e"},{"path":"src/abyss_machine/kag_artifacts.py","sha256":"sha256:d4569e7622b4b173a16675751d479c57e29e59c19bf8cd9629d11c4053b7a3d6"},{"path":"src/abyss_machine/memory_adapters.py","sha256":"sha256:1b6643414b45f8dcba908762286485f5c9ca0af3dd70aed5f91fd0ac12a4cbc1"},{"path":"src/abyss_machine/memory_contracts.py","sha256":"sha256:430682c7962190d80bb0b559b7edfafaae07871b7c9177493bf8fd14f4e73460"},{"path":"src/abyss_machine/mode_adapters.py","sha256":"sha256:ef113156d7e39d1638810ece9e7fe0542aabd447bb6129407c72657a53f28633"},{"path":"src/abyss_machine/mode_contracts.py","sha256":"sha256:e9c98200d9b4384a14e1f9f367f202a3467064e7d2fac91616d4a2c260335ca1"},{"path":"src/abyss_machine/nervous_brief.py","sha256":"sha256:e9c77031ae85817f001d568b8f444c041e40df16fb7b061e9b1ff27a4fa6340c"},{"path":"src/abyss_machine/nervous_browser_content_adapters.py","sha256":"sha256:65ba4e4382320607991ce3a33f38e07d670c9580ef6ff5e58dfc30203878158a"},{"path":"src/abyss_machine/nervous_capture_adapters.py","sha256":"sha256:31da2a6b36b4c74394bece792b7d165f6eef1b476d6f278bd98390ecad99b41e"},{"path":"src/abyss_machine/nervous_clipboard_adapters.py","sha256":"sha256:6985eaf82298514ffdeedfd1f5a8cefa46c53e628098daf5c1f85992f7f62fe8"},{"path":"src/abyss_machine/nervous_events.py","sha256":"sha256:2ad8e66e6f364d443df31f6c207e9e6aba0c6c4ed61e0728b38ff06175cb166d"},{"path":"src/abyss_machine/nervous_events_adapters.py","sha256":"sha256:3daf3ac8645d52369ef717954dc1064d9fa70746b8ae5ef443331bed21a1c1c5"},{"path":"src/abyss_machine/nervous_index.py","sha256":"sha256:f6e516af3c141c33d4c4deabee9f14b1a272d8eb64c4425421f4410d3f3c0203"},{"path":"src/abyss_machine/nervous_index_adapters.py","sha256":"sha256:c3b632198d755bef53999dcb3bf30dbdf69dac722ecc28681f4a53a7e2d3c042"},{"path":"src/abyss_machine/nervous_privacy.py","sha256":"sha256:1465d37a1399750c800554e6dcfd7817778b2bf21abf1161d39d3d3363bc93f2"},{"path":"src/abyss_machine/nervous_privacy_adapters.py","sha256":"sha256:76fc7731d183c7d8ca587458ef7d7f5ee24704c7d6516a823f3fb273e64f6ec2"},{"path":"src/abyss_machine/nervous_quality.py","sha256":"sha256:6617367501db5d039d1c0bf2bf0b3a05bfa1af7b1861a9e01b1718de09dc919a"},{"path":"src/abyss_machine/nervous_quality_adapters.py","sha256":"sha256:8c190c42c2868861eec38ba690023edd679d80ef4555f661435b19215c61a2da"},{"path":"src/abyss_machine/nervous_recall.py","sha256":"sha256:7c1085bd7d05c392ad960931ffe3c0f5f84487de640c18f60fbc09e01a1ceea1"},{"path":"src/abyss_machine/nervous_redaction.py","sha256":"sha256:d0af048de733e46b5dece77e173beebf6d3002fcd899167238e1fbaac8786fe6"},{"path":"src/abyss_machine/nervous_rerank.py","sha256":"sha256:0563ba708cb2ac55843f7e81617cf658f73a603092e4fbef733decf0bcc99973"},{"path":"src/abyss_machine/nervous_rerank_adapters.py","sha256":"sha256:d17f32f55f63b0bcfbd624e59dfdbbb0f7520818e6758d65b6cdd01bdfb03a3a"},{"path":"src/abyss_machine/nervous_retention.py","sha256":"sha256:0a1ccdf83a422293a83597e7d2d17c8db86b10c3266cb714dd34d4aada00bab0"},{"path":"src/abyss_machine/nervous_retention_adapters.py","sha256":"sha256:d560ef9b407c64a96ee002c27e4fd5d8b7861cde9faa4c90023f59bc66964a18"},{"path":"src/abyss_machine/nervous_retrieval_adapters.py","sha256":"sha256:a364b8acf6fb6a6a8604d4969b2bafd2543a0a321ea9b89613214e831ddf05a5"},{"path":"src/abyss_machine/nervous_screenshot.py","sha256":"sha256:41f3d51085e275e70cca0410fc25979d2c50391637d7efd58a4a0f6f002dd1f2"},{"path":"src/abyss_machine/nervous_screenshot_adapters.py","sha256":"sha256:76d2c8df7bcc1f7aa9504c2842d5b911ed4648f57d36491887d68ddb87a648be"},{"path":"src/abyss_machine/nervous_semantic.py","sha256":"sha256:798b5fc376a86738dfa085b12509cbe85fe39058d34589baf0ce6510bbea8ff3"},{"path":"src/abyss_machine/nervous_semantic_adapters.py","sha256":"sha256:2780d298ccb66dbd42e1a4c3acd4e09fdaff838d1caee0eeff94c3578ed59120"},{"path":"src/abyss_machine/nervous_source_adapters.py","sha256":"sha256:1fb6eb72ec630463b64785854743d06b3d03d863b4ad0fbdffcce0c5ec4243d5"},{"path":"src/abyss_machine/nervous_sources.py","sha256":"sha256:ee088849b5fb66228eec5c4decdf751b19fd100c35c68db5be039677d5f6d513"},{"path":"src/abyss_machine/nervous_status_adapters.py","sha256":"sha256:8c24abb3c9cef41d0a098c4a41b6c94bc8516a6768b754d675d8287ee2b00dd0"},{"path":"src/abyss_machine/nervous_synthesis.py","sha256":"sha256:df967f11d14f750cb2b79653c79ee169c8855e4645cacc50efbfd7f413089d6e"},{"path":"src/abyss_machine/nervous_synthesis_adapters.py","sha256":"sha256:3d922763bcedf2141080a856bde74e7d1eeec586a90fa003cc57a3c93c6a932c"},{"path":"src/abyss_machine/observability_contracts.py","sha256":"sha256:0527eb12d0b855b3897661d376f386179908dd5236281a4215f68400e3ad3193"},{"path":"src/abyss_machine/owner_census_broker.py","sha256":"sha256:ad14525a1509f6f479ab984109b04115b2b18575007e129d27489d3c22146056"},{"path":"src/abyss_machine/path_policy.py","sha256":"sha256:d3d176d38ed0a7ec0d3a553e95273f0a12fad4c1490ed5ee96af8084a930c28b"},{"path":"src/abyss_machine/process_adapters.py","sha256":"sha256:b50ec1bc4d246297e4d80e4364604c50470c503afb49a8eda491eba3f6e80042"},{"path":"src/abyss_machine/process_contracts.py","sha256":"sha256:14c1e84ec37a2bff9519c1020e26f141d372fe408267f042ee56f80d7f3a32fe"},{"path":"src/abyss_machine/resource_adapters.py","sha256":"sha256:fea7589a1250d964642d9e075b28de059ea6a758f52683cb0e915e1c0e41a364"},{"path":"src/abyss_machine/resource_admission_adapters.py","sha256":"sha256:94f3a822e1db90ff07ebf840c20691591f1a55647689fe7cd99f59aad491b933"},{"path":"src/abyss_machine/resource_admission_server.py","sha256":"sha256:89daf8f6826b7f92c94062661a2b7e6f9d67cd4eeaf82e1f0024a59a5bb0216e"},{"path":"src/abyss_machine/resource_codex_hook.py","sha256":"sha256:cb15bf4bbbe8001434c012c8ae5aa7f51f5034a67f6f682c6ba2739634e29602"},{"path":"src/abyss_machine/resource_planning.py","sha256":"sha256:51186ecf495eab8bc32da807ab18de3920db07ae66f425299f58500c9dff8e60"},{"path":"src/abyss_machine/resource_pressure_coordinator.py","sha256":"sha256:ce422aacbb9bc75e8bad2f44abf5bbef9c28d7dc0f6f66de88e2f0dcdc0571e5"},{"path":"src/abyss_machine/resource_relief_adapters.py","sha256":"sha256:834334c6d4e3eb1b305d5931cdfb8ec4824859deda55dfc71b1e6a912d888ef7"},{"path":"src/abyss_machine/resource_runner.py","sha256":"sha256:19fd4b1dda16f504c5daffa8b6c04e69c98cdad6e5d800c0e15ea920d0fb35a6"},{"path":"src/abyss_machine/runtime_evidence_contracts.py","sha256":"sha256:d06789b14eae77387cc9574d0f79baa6268fc8a68b80db04797f827390f74314"},{"path":"src/abyss_machine/self_awareness_activation_contracts.py","sha256":"sha256:ec139224d27fe581a3c934d98ed4d33ab8dfd6925c6903bb677a8d0ce5ce9c91"},{"path":"src/abyss_machine/self_awareness_activation_smoke_contracts.py","sha256":"sha256:a38535caed759ad295bb2d9782c85930f6600bda9dd367d78f8f7750395f207a"},{"path":"src/abyss_machine/self_awareness_adapters.py","sha256":"sha256:ed640b0945d1b5643cac90e0b2729473e3b1ac1ad68bc09d95afa1ff273ff98d"},{"path":"src/abyss_machine/self_awareness_alert_contracts.py","sha256":"sha256:4e1fabccd2f59f1802978ba2f458f0f96c409de2bd3285c68fe18b57f5ef25ab"},{"path":"src/abyss_machine/self_awareness_autolink_contracts.py","sha256":"sha256:76bc15af2e869ade90f53595034fe69cff087faa672d345f5e19ef4ad985d8bc"},{"path":"src/abyss_machine/self_awareness_body_trace_contracts.py","sha256":"sha256:b03caf79fd473695bac14a20afa982b844b5ec3188fd4784b79cf01ace0616e1"},{"path":"src/abyss_machine/self_awareness_brief_contracts.py","sha256":"sha256:69aa52364b5d2f2639bff2fedcffea45f15eaff3dfb84d29077a4757e01ba092"},{"path":"src/abyss_machine/self_awareness_causal_overlay_contracts.py","sha256":"sha256:41eaffdefa6838215ac89ab678ca96d2f0d2da756cbcabd3773ba3a8917d4262"},{"path":"src/abyss_machine/self_awareness_causal_readmodel_contracts.py","sha256":"sha256:d36d402d8a8b61f615e36c58c0e5048128e038a2e343100d1f56e126cc6a8ae3"},{"path":"src/abyss_machine/self_awareness_cognitive_contracts.py","sha256":"sha256:b8e32f1662ef1e266d70ded9a4a0995b389e9fc6eaa257d3e075b4ed17acb4b7"},{"path":"src/abyss_machine/self_awareness_completion_contracts.py","sha256":"sha256:45d332695bf4a9d4d699a8d93ca847a0144038cb4a0d454719d73f6345207968"},{"path":"src/abyss_machine/self_awareness_completion_document_contracts.py","sha256":"sha256:be7b5d8eb8474bc4668f81f16703be7b04498ebf2cccc6d5e206e4f2b543dd9f"},{"path":"src/abyss_machine/self_awareness_completion_graph_contracts.py","sha256":"sha256:caf13067b04d4cea5806cf7e36459c590e90a09bc8451ab62991f1b2eb97cb9e"},{"path":"src/abyss_machine/self_awareness_contracts.py","sha256":"sha256:94ee35250ea7a91de180dfc9e37baf245a274da9844a8a3d818fb6cd535c4786"},{"path":"src/abyss_machine/self_awareness_coverage_contracts.py","sha256":"sha256:7bf93d4fa8324dedc4330ce6fd859c830c4a32ff2f387b82f66bd693488c9a01"},{"path":"src/abyss_machine/self_awareness_cycle_proof_contracts.py","sha256":"sha256:c2def2d3b028439108adbd95ba0728f90f16dd68c9ee7db6a99c97f233e0e38d"},{"path":"src/abyss_machine/self_awareness_entity_context_contracts.py","sha256":"sha256:98e50d06bbfe4b5515522c62b9abbe436427575bab8b58e23b5f9b93f4284858"},{"path":"src/abyss_machine/self_awareness_export_handoff_contracts.py","sha256":"sha256:2db396bf999bdefbdc733fc522f13ab3e42d9039a62d8168b387d45d303a2dd5"},{"path":"src/abyss_machine/self_awareness_failure_matrix_contracts.py","sha256":"sha256:bc3a129be5a088ba46b7ea6926b5d914c70af87949320a60475aec0b92dbcb25"},{"path":"src/abyss_machine/self_awareness_lineage_contracts.py","sha256":"sha256:e3b90567e270832241c07634b68a0c3d62983d40db2effb70662a37ecd375711"},{"path":"src/abyss_machine/self_awareness_query_correlation_contracts.py","sha256":"sha256:63e6d66c0e6ac1495d6bc7291724453aac94f30a239e2baa22f2b82c16783fc4"},{"path":"src/abyss_machine/self_awareness_requirement_contracts.py","sha256":"sha256:4e867999b7cb3aaf028a91192b1b02036b49800d628be6253fc594d1b6beccd5"},{"path":"src/abyss_machine/self_awareness_resident_cognitive_contracts.py","sha256":"sha256:54305cea1100558b155298d7d55a95c2a3f56c078558052a094bae957bea254c"},{"path":"src/abyss_machine/self_awareness_resident_worker_contracts.py","sha256":"sha256:2355fe36360039da8e0269ba9a99916e4dbeba264e0c2927ad089b0951bab080"},{"path":"src/abyss_machine/self_awareness_response_contracts.py","sha256":"sha256:487264e38ad4e7f030ef6cb0bf1ef2644fcba29932e99091ebe7463cbacba376"},{"path":"src/abyss_machine/self_awareness_stack_closure_contracts.py","sha256":"sha256:b59954c4cc1320269993945d8d14822738fa33bd91d2f08a82b25c3f10b60265"},{"path":"src/abyss_machine/self_awareness_stack_probe_adapters.py","sha256":"sha256:f8a4216796eab18b166fcbce2c7b1076e7795816e55a506489b464b870b029d4"},{"path":"src/abyss_machine/self_awareness_trace_context_contracts.py","sha256":"sha256:70c95f31903ade220b1ad9e8bd2d4b8b7beba4a7f8fca651d2dbd7b2480514a1"},{"path":"src/abyss_machine/self_awareness_validation_contracts.py","sha256":"sha256:5b7da05d50b7c6c543015063f3d6afbd5bd068a846e68e9027048811a5c35115"},{"path":"src/abyss_machine/stack_bridge_contracts.py","sha256":"sha256:ccb9270143a92bda1df76cffcd16ff9b4666414085c514cac375dacfb452acec"},{"path":"src/abyss_machine/storage_adapters.py","sha256":"sha256:3f38c844179911df19621b92291f3b685c26303d661f6d2b5fad2da972729984"},{"path":"src/abyss_machine/storage_candidate_adapters.py","sha256":"sha256:3080e2a9d0c7fb1cecba3d461b4a0fa245a666797f622e27157896090c3f1ae0"},{"path":"src/abyss_machine/storage_candidate_contracts.py","sha256":"sha256:6f81f5c47d0ff7b63682b61ba81870274b278483c6601ef9903459dad4582ef6"},{"path":"src/abyss_machine/storage_capacity.py","sha256":"sha256:5bee0ec98c64969c155b0ad05f4c4517a32bcd176455d90a026c4eda6332d09b"},{"path":"src/abyss_machine/storage_contracts.py","sha256":"sha256:2f8219f2025aeb4950dd6a43698da1c2453ac74df1da337e07a6c9696cca8404"},{"path":"src/abyss_machine/storage_forecast.py","sha256":"sha256:ed76f7a3c574846dfe3cc9ffca8c80cb37d3822d2169102bfff4f0c5a7a3a57c"},{"path":"src/abyss_machine/storage_lifecycle_adapters.py","sha256":"sha256:8b424eaebf8c13f85a1be77908a31e25c5cb74c50dcd07e9082265a757b6a32c"},{"path":"src/abyss_machine/storage_lifecycle_contracts.py","sha256":"sha256:1557323369ffe0320d6a9e8455a26cc8e336a81694877ab77884aefbbdf2a1ea"},{"path":"src/abyss_machine/storage_process_probe.py","sha256":"sha256:3870576ecce3770d505330ebc08f219973a78bc39f69ad09b1231ac1ea398f6c"},{"path":"src/abyss_machine/storage_reservations.py","sha256":"sha256:014bb3b0138d98edc83c4b158b27264f5c298794673c626dcaa5c11b5718387c"},{"path":"src/abyss_machine/topology_contracts.py","sha256":"sha256:524f680624f0426969c89e7f00c7b07a3fae459de97e2b7885315d18c897e3e4"},{"path":"src/abyss_machine/typing_atspi_adapters.py","sha256":"sha256:9f04c7443296b869ba49a3c3473454852793cd2bdae092fb6524c0e36495a410"},{"path":"src/abyss_machine/typing_browser_adapters.py","sha256":"sha256:92c7be67302fa0477a4b7d1ec142323757dd57e81878ed58cc06094ff19207b0"},{"path":"src/abyss_machine/typing_capture_contracts.py","sha256":"sha256:5ca334ad4117e6899cbc7c59ba6db5603db8023c680e218bbd6dd478facb5c6d"},{"path":"src/abyss_machine/typing_codex_semantics.py","sha256":"sha256:632a61e2b91046b1777ba6037dd55a567838a3312b53d0104e8a0f89ded7c064"},{"path":"src/abyss_machine/typing_editor_adapters.py","sha256":"sha256:2c5c3abf4f2674aba21b161f904fb5dba4eb67f46084a62b114afd3a0d8132fb"},{"path":"src/abyss_machine/typing_nervous_adapters.py","sha256":"sha256:122ed12058e51408053c8a08d7c159dc71737d97f4b1b5968d0c58d53428d658"},{"path":"src/abyss_machine/typing_nervous_policy.py","sha256":"sha256:3480ff3807129444c4a1ab8daee0b9c7097a4bb2693a2a21326077d80cecc00b"},{"path":"src/abyss_machine/typing_nervous_refresh.py","sha256":"sha256:f33b5a42708f6538185bf029faeb3ee533c232086680b932a37d2e896766e332"},{"path":"src/abyss_machine/typing_saved_text_adapters.py","sha256":"sha256:521b4b8aa048bd3b11b7bcae7d9656015887f720d259f8f2c0164cc06efb1899"},{"path":"src/abyss_machine/typing_shell_adapters.py","sha256":"sha256:177cddcb40edd0d7960f7efd701dcfb82c028fc4f01012eb558d6dba90b470c3"},{"path":"src/abyss_machine/validation_contracts.py","sha256":"sha256:cbe1280c8bf29fdd425f57a03a3331759f6e4c55f16a7caefd9419b4b6ab8f2a"},{"path":"systemd/AGENTS.md","sha256":"sha256:9fe5300e352efa4f23ada4362921b9e8ac99f316d48956b18583b771fb187d5c"},{"path":"systemd/README.md","sha256":"sha256:c79e37909aa74cd5f5c8cb4d04dede74f0a79cb5fc9444c734fb52f76d4007d6"},{"path":"systemd/system/abyss-ai-workload-refresh.service","sha256":"sha256:5c8d8c4020447f94b4406d5736ecac0c25601742a43d093e9eac2400f7608ad3"},{"path":"systemd/system/abyss-ai-workload-refresh.timer","sha256":"sha256:baa3db29f03a3ab3e1bca1824145ba7c2d248349af90dc42b589d25d4130ef0a"},{"path":"systemd/system/abyss-backup-sessions-checksum.service","sha256":"sha256:f39d3c8ae95a0e67cdebdc93242d77994a563f98396c895ba41174232d69f54d"},{"path":"systemd/system/abyss-backup-sessions-checksum.timer","sha256":"sha256:422dcd66b78a1c2c96cfee58568d5b3be2efa2a6bdb93e3ec533029c1f227308"},{"path":"systemd/system/abyss-backup-sessions.service","sha256":"sha256:2d338bdf205f85218525907e08c58fcc4c916e71c94ee0abc37f26bcd6d906a9"},{"path":"systemd/system/abyss-backup-sessions.timer","sha256":"sha256:87a5cffe2c9bd2d9b0167cd9632c52ee42752b52726418ba4f825828c5af9010"},{"path":"systemd/system/abyss-backup-system.service","sha256":"sha256:e0281b06c207c85ce61759137a00e5a44bbfaf0b81c2fbfc9b69103e724d4db1"},{"path":"systemd/system/abyss-backup-system.timer","sha256":"sha256:b00d71b95cf6d2fd032ce4df974164f5dd0dc814246d887bcb75db80bdf88c79"},{"path":"systemd/system/abyss-dictation-hotkey.service","sha256":"sha256:9a69940a6b297c079cd85d2c220ddf744661515e1a9c364b3bc3bb47d64dccb1"},{"path":"systemd/system/abyss-observability-collect.service","sha256":"sha256:9e71292e90f5aba85056fb4c24ce87d600f4609a80e77c34d03adddb47c18076"},{"path":"systemd/system/abyss-observability-collect.timer","sha256":"sha256:962e486b658e04c70aa604cee419e1d3e776a1fe2fb2be65b217289c44ec3ea9"},{"path":"systemd/system/abyss-power-profile-auto.service","sha256":"sha256:04ca4318ea33ef9ccc799499b865ddc0ec251532475c77f50c3cf128744e8d91"},{"path":"systemd/system/abyss-power-profile-auto.timer","sha256":"sha256:1dd8cb9d2e7bcd582eb7e574955dce7a7a4b51566b23edd2afa8cce58daf3127"},{"path":"systemd/system/abyss-storage-process-probe.service","sha256":"sha256:ef625769efa2226bd822b75f5646a62288db1c18723f63927c7052e58013e2bb"},{"path":"systemd/system/abyss-storage-process-probe.socket","sha256":"sha256:42a40bc4d78297adcb9b63e6bccce25559121cb111e4fc74a0ecdadcdd45d3bc"},{"path":"systemd/user/abyss-aoa-session-memory-raw-block-compact.service","sha256":"sha256:b4403c10389b8ee036b8a2ea62fd8738bf6be2958b1e082ae0ec6235883f337f"},{"path":"systemd/user/abyss-aoa-session-memory-raw-block-compact.timer","sha256":"sha256:f444e7b850f63f436f5180cf5cc69406b455198601f4e25191b4c9fb905f13e6"},{"path":"systemd/user/abyss-desktop-session-fd-guard.service","sha256":"sha256:42d9ab5d07a41bf1d2e6ea7889230440b7eb1bf0954d48cea85db866bbaa4aff"},{"path":"systemd/user/abyss-desktop-session-fd-guard.timer","sha256":"sha256:d4284c95e6741e4f2cc2797d427cd0a05d08136f7e55f18579802770731b620a"},{"path":"systemd/user/abyss-dictation-server.service","sha256":"sha256:5b9437f5113f103f069e2459dd1b205241f46f51d90abb8c3252bcf0ae330514"},{"path":"systemd/user/abyss-gemma4-spark-digest.service","sha256":"sha256:de0bb9213a6f4c097d15a03fbafdc6db10cf7d35eb1da8084adf6b91da212143"},{"path":"systemd/user/abyss-gemma4-spark-digest.timer","sha256":"sha256:23d35504a6bb1bf0fc8e3aabca75b885799b0f99db0c41fb51917ff865c3598d"},{"path":"systemd/user/abyss-gemma4-spark-jobs.service","sha256":"sha256:1f419e9abf9b7c8bd472e6c590152f6c6abf84993e94da797d020720848e36f8"},{"path":"systemd/user/abyss-gemma4-spark-jobs.timer","sha256":"sha256:a3877a92fc7db482a9055049ddccc6b4fe5b489a95804a5b84fcea2e2aa6bf52"},{"path":"systemd/user/abyss-gemma4-spark-micro.service","sha256":"sha256:5e69bfcfd74a44e73e8868c20fe139ed9bf50271bbbf86528de1eb7aaaef596e"},{"path":"systemd/user/abyss-gemma4-spark-micro.timer","sha256":"sha256:f8585ba0566ecf417b1c314b60f0461876513d4ee3382b0534cbf661d80fc508"},{"path":"systemd/user/abyss-gemma4-spark-monitor.service","sha256":"sha256:bece11b274109c4bd84126465f8f292f0aebd7312e622a791120764fdcaaeccb"},{"path":"systemd/user/abyss-gemma4-spark-monitor.timer","sha256":"sha256:8b47c18a1912375c8474cc2f56276e214ca459626d1a307416d4236adcabf6b6"},{"path":"systemd/user/abyss-gemma4-spark.service","sha256":"sha256:9e7a42c922768ec6b033c300802ea7208aac76633d3c8aca36b38aeec354b1d0"},{"path":"systemd/user/abyss-gemma4-spark.timer","sha256":"sha256:fa42737cb48eee57c137f72bcb0d2f054e7e02a14814cb7e7f20842a39d838e6"},{"path":"systemd/user/abyss-machine-context-refresh.service","sha256":"sha256:2bbc95bd5949f9013e34e7db09722d4a50e71a940d7249f95370a4628263413e"},{"path":"systemd/user/abyss-machine-context-refresh.timer","sha256":"sha256:0a1686ffa3aaada53a949956578f0f9d750bbc4b6e7dec3c3c47510b0eccca84"},{"path":"systemd/user/abyss-machine-doctor.service","sha256":"sha256:c9791270c4b0b29b7c0b3e22abaf60a700630e5a5f9016f30f3f7b8e9a2d1253"},{"path":"systemd/user/abyss-machine-doctor.timer","sha256":"sha256:7f31220dedcdceda93f0ac4661f8c85de13914a92a1333aaed52dc70f6f06479"},{"path":"systemd/user/abyss-machine-heartbeat.service","sha256":"sha256:9d7fa2cca67118a17060f8a3c6b82b4c1e4081ceda4a293b94e2ba5adf241267"},{"path":"systemd/user/abyss-machine-heartbeat.timer","sha256":"sha256:0ea3bdeb7f883d7847e08fdafedc0927bfbd6db674549d3eb0879007d5a123e6"},{"path":"systemd/user/abyss-machine-typing-atspi-text-events.service","sha256":"sha256:6d69f6a346230dd989d8c3fdcdd82de2a2c452a1ff2a3afe925538414d965ba1"},{"path":"systemd/user/abyss-machine-typing-codex-session-tail.service","sha256":"sha256:070c8b259b57a9f70d8cc47af09296f1edd6e1ed7a021f637546b08067ef0ef0"},{"path":"systemd/user/abyss-machine-typing-codex-session-tail.timer","sha256":"sha256:3d76bdaa5f114332b02f8ae564d83d6fbddd4b5ebbf543d3251488ab1bb12ef9"},{"path":"systemd/user/abyss-machine-typing-focused-snapshot.service","sha256":"sha256:c06c3584e438ae2240de216af51dd97ebbce582b7517e9951aa4462e711ab480"},{"path":"systemd/user/abyss-machine-typing-focused-snapshot.timer","sha256":"sha256:2cfbd6851c62002a9bfe62e24a80350e28790c361f811a4b23ce68d58fa1ce5b"},{"path":"systemd/user/abyss-machine-typing-nervous-refresh.service","sha256":"sha256:49fd1841f8dd024b2215ca2e16fb721f9b0046543fb03722e8ce2adc8204507e"},{"path":"systemd/user/abyss-machine-typing-nervous-refresh.timer","sha256":"sha256:c9b9647326dfc3657c0f40098a563f88afe791fa9427cf18e42c2728c541db2f"},{"path":"systemd/user/abyss-machine-typing-saved-text-scan.service","sha256":"sha256:558ccef78174f6bc97d9dcdac23e1c8e0f858019990725ef76bccc94178ed3f6"},{"path":"systemd/user/abyss-machine-typing-saved-text-scan.timer","sha256":"sha256:471c0d23f75a6b5107b37056fbf14e9f08101ae3313e4ee3dcc77a6dd3d69519"},{"path":"systemd/user/abyss-mirror.service","sha256":"sha256:31630e1e12927a67ec425032fed0800bb866a0befab63b1948b8ebdd279fc322"},{"path":"systemd/user/abyss-mirror.timer","sha256":"sha256:007c671d3bc80403eb7578eb176dfd2060df6af44d31011261290d31c735d0f6"},{"path":"systemd/user/abyss-nervous-browser-content-capture.service","sha256":"sha256:50afc6c88e4c69ed4e2a064bb709bfd27e2eee7459f6cb02e2f0c5bbe7eec6dc"},{"path":"systemd/user/abyss-nervous-browser-content-capture.timer","sha256":"sha256:65d0afb85c5102d4b5364b74796df61d7ae8d9d78430d0e3b5f3d02ae3ba3436"},{"path":"systemd/user/abyss-nervous-derived-refresh.service","sha256":"sha256:00b267736619806be32a1d07b07d412b7b2fd01daee9406e84054fbdc75e3c4f"},{"path":"systemd/user/abyss-nervous-index-build.service","sha256":"sha256:a0a9243ce74e31dfd9fa3be7fad4c86312fb695c0804984b0b6ccd133578ad31"},{"path":"systemd/user/abyss-nervous-index-build.timer","sha256":"sha256:acaa0bdf4c6219a98fc7bef708d6152a6dd77d7aabb09b901e3c56ee40c4504d"},{"path":"systemd/user/abyss-nervous-passive-chronicle.service","sha256":"sha256:3ac11360d21b1d4e47597674c7d3e40bd1c17dd7cc440cc298142593003c242c"},{"path":"systemd/user/abyss-nervous-passive-chronicle.timer","sha256":"sha256:623fa16b50017a12727403af28b5329e14545e5c8b1f2a1e0b3d68cb6af125a6"},{"path":"systemd/user/abyss-nervous-semantic-maintain.service","sha256":"sha256:47f9287d402e781427afd3d6189d970e046c1a9cc53ccb016cd85de5c3818a28"},{"path":"systemd/user/abyss-nervous-semantic-maintain.timer","sha256":"sha256:8adae61f372afccaaf3d3e6df5dbcc13de1777e839453135c4be27799fe7f53f"},{"path":"systemd/user/abyss-process-snapshot.service","sha256":"sha256:68d7b1d631b129f46906d6cfbf58977d24228aef7d46f05fa4aee614cea19a48"},{"path":"systemd/user/abyss-process-snapshot.timer","sha256":"sha256:5f385daea809c37890aefaa9db7f5f81b734e837384df68ac2fd6294e3f6e7fa"},{"path":"systemd/user/abyss-resource-admission.service","sha256":"sha256:0cca5e804962ed8f33fa6b8c906f8640cdaca8840b20a252c91bdf354ce15798"},{"path":"systemd/user/abyss-stack-resource-guards-apply.service","sha256":"sha256:633b73cab3d56fd5d62c30126b802b4be1fc769339d8bcb2dfbe0799fb0a2e5a"},{"path":"systemd/user/abyss-storage-candidates-deep.service","sha256":"sha256:b20c331349157f37757cabe6692881f21397e4d32934721ac69b83d5505f375f"},{"path":"systemd/user/abyss-storage-candidates-deep.timer","sha256":"sha256:031510ae120d4c8176ae2bf3ac023dc906133fd4d564c2329ba8ab9099c922b5"},{"path":"systemd/user/abyss-storage-capacity.service","sha256":"sha256:2e8d2d42eb191be086c93a477f77fcfa1249ad3f29111e7d2f843ddb9b4fc80a"},{"path":"systemd/user/abyss-storage-capacity.timer","sha256":"sha256:f5a071a1465bebcc3149102c557689f8d0d5d100642415be0511f4eb503d09b1"},{"path":"systemd/user/abyss-storage-lifecycle-reaper.service","sha256":"sha256:3bef205ac32fb114da2d752f50a37820a08d8371fba259c5b8364ee5b0d82aa3"},{"path":"systemd/user/abyss-storage-lifecycle-reaper.timer","sha256":"sha256:fde865d556c9e6aafe2abed1c26129dad770afa121b1bc3fd6cc04a107835038"},{"path":"systemd/user/abyss-storage-monitor.service","sha256":"sha256:f9b16d54c0397507e7a4345ccd31eddc552d1d5a672bdf12d27852efa15cf7fb"},{"path":"systemd/user/abyss-storage-monitor.timer","sha256":"sha256:084153d8223ea272403250174aa70da2d8c3451e4d53922833a3e989895018c2"},{"path":"systemd/user/abyss-topology-audit.service","sha256":"sha256:1d0203f257d247d38fe760f135b62d573e835bf2f4b65f3ea689deaabfc48f1f"},{"path":"systemd/user/abyss-topology-audit.timer","sha256":"sha256:785c3d6169bc1327502db0f5c8ab7cd8329a6c4d8214e50bde6d1ce77d95d7fa"}],"source_paths":["scripts/abyss-machine-bootstrap","src/abyss_machine","config-templates","env/.env.example","systemd","schemas/bootstrap-report.schema.json","manifests","generated"],"source_tree_hash":"sha256:387655ee60ea0580297ebf981651fc57f572384a2926a6efc0745c5a7e0ad16a"},{"artifact_class":"runtime_or_container_artifact","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"host-runtime-artifact-route","source_file_count":35,"source_files":[{"path":"config-templates/etc/abyss-machine/storage-policy.json","sha256":"sha256:8382346e3b6b7b67f2f0e7fa3665d65bd1dd4831ab2fd2483e9982a8dbfb53d5"},{"path":"mechanics/local-ai-runtime/AGENTS.md","sha256":"sha256:2e8339d4692b7ae1a5d5e84a6ebcc4231d9ab694d406d25f28aa7c004504a67a"},{"path":"mechanics/local-ai-runtime/DIRECTION.md","sha256":"sha256:07fc7b2b8b7d7164095241cc5764bd8d37f815260dda8f6b5ff555a12aea973a"},{"path":"mechanics/local-ai-runtime/LANDING_LOG.md","sha256":"sha256:8987a980168482d6ecc2e499ec32b6714d584d5d086b84d0d6b4fdb94ec3e714"},{"path":"mechanics/local-ai-runtime/PARTS.md","sha256":"sha256:c09b2cbb056ed8550837c5332fcdef0112631299a6972199579ba2a4a8d12e83"},{"path":"mechanics/local-ai-runtime/PROVENANCE.md","sha256":"sha256:a81e90da57e85b28fdce713e72b429a30c0bb7872f82c0f6d6eef41138c53962"},{"path":"mechanics/local-ai-runtime/README.md","sha256":"sha256:f190d7aeb83ded537fafcfb88042202a43c79842b6ee7690e3969a6bf7dd4b68"},{"path":"mechanics/local-ai-runtime/ROADMAP.md","sha256":"sha256:bae549c69a9001d1073040bf4c32d6fe2fd819702cd7c37092163ab82d8543f8"},{"path":"mechanics/storage-routing/AGENTS.md","sha256":"sha256:f362ee564fe193ca98315100d4383db29b361a95334632ac72345c87386e896e"},{"path":"mechanics/storage-routing/CODEX_SCRATCH.md","sha256":"sha256:4ea0ee7abfbc544faa3a8a7f107e6b1ee834326e953fe6361b0ea37c336d9f28"},{"path":"mechanics/storage-routing/DIRECTION.md","sha256":"sha256:07a79dda45876f4a325e60e1915382c0b1621d78385c9eb3f27a6a84ad6e61b6"},{"path":"mechanics/storage-routing/LANDING_LOG.md","sha256":"sha256:ece9787ce0e2eb1faaaa76024bd34b05069e79396220c92d811cb7bb4eddc369"},{"path":"mechanics/storage-routing/PARTS.md","sha256":"sha256:c7e9943aaba0e73f5bd0134b13818afd9367be7e092067766baba0dc005c5869"},{"path":"mechanics/storage-routing/PROVENANCE.md","sha256":"sha256:5d93d3e680e497a89c5601d1f4f9bb0c8253eb63b803c8be8d7be841bd4974d7"},{"path":"mechanics/storage-routing/README.md","sha256":"sha256:b4f58798f7257b12b0a99f527b7dd40812bddde278cd0cdcfba3e00c1d44e46a"},{"path":"mechanics/storage-routing/ROADMAP.md","sha256":"sha256:6646a3c6e9444e0bc216b4368c5bdcba6bdfde5b15b8cb01a246388b31c65627"},{"path":"mechanics/storage-routing/codex-storage-hooks.json","sha256":"sha256:347a7083744f4c01640beb679fbe1fb1fc39366e4e72aceb4c55a3e301a6bade"},{"path":"mechanics/storage-routing/docs/README.md","sha256":"sha256:dab88485e9ebc852fd07e1de06e7dcbb73e78caa00e769e0b28d657a4032cf82"},{"path":"mechanics/storage-routing/docs/candidate-lifecycle.md","sha256":"sha256:ce98f62e93c231622c2721587544cedc0a22b8ad9afdc6e97cb5d1f16f9916aa"},{"path":"mechanics/storage-routing/docs/capacity-control.md","sha256":"sha256:70c917d2402941841851d50a6427d497775841dacc4091158bc44f30010ce568"},{"path":"mechanics/storage-routing/docs/managed-workspace-lifecycle.md","sha256":"sha256:d2499b43ebb3608e7bb96f5cef6c1bc1ffb44a703529f949825a9e0f990c4409"},{"path":"tools/ai/AGENTS.md","sha256":"sha256:567b3a8a120570efe204cf8905ad4dfee84c6a8d6b4278d0d5e895cd42e14f7f"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_llama_cpp_http.py","sha256":"sha256:b03ca89cccbf7711541589edd2c54aa7211bb54d934c69c2d74850bcbdedf0ef"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_openvino_genai.py","sha256":"sha256:ae6ff57a492de787d902d3db6278ba46000d086f9bae5d5d9c4dd2cfdf20c7cf"},{"path":"tools/ai/gemma4-e2b-openvino-npu/convert_gemma4_e2b_openvino.py","sha256":"sha256:aec032a14932520049df55bb0846223e4aa7899f95d492ebe704c835f7b0d3d0"},{"path":"tools/ai/llm/AGENTS.md","sha256":"sha256:289a043ce9c439589fa40c69d43d04155de41d40a1618ce3f3c48899a71c0f42"},{"path":"tools/ai/llm/abyss-qwen36-lazy-server","sha256":"sha256:95633a78f2a2b92da120a6ad7d446a12463d80582164706614ab68415e4b29c6"},{"path":"tools/ai/llm/qwen36_prefill_matrix.py","sha256":"sha256:9f3ae1a99e59ef8a48f3c537e1ece3b6a1736cd2372be68cb50dea85cca6c3e4"},{"path":"tools/ai/rerankers/AGENTS.md","sha256":"sha256:a3fc6164e00b1a5084890d33542453517eb9976e04f80c85793d90b02813d5b1"},{"path":"tools/ai/rerankers/download_qwen3_reranker_openvino.py","sha256":"sha256:d212e26ffbcb03a2eea242187e1f6cb1960c5dcb06a01c3b1e5d230dd3c9898f"},{"path":"tools/ai/rerankers/qwen3_reranker_openvino_canary.py","sha256":"sha256:27670abd66c7a6f3d0b03b59890b517ff9e5ca3956e72b0739349a9ea674f99b"},{"path":"tools/ai/tts/AGENTS.md","sha256":"sha256:9c66eeb67276ba9cd83541195f2ab50d59fa64cba2269853d6dbfc89a8a1b72c"},{"path":"tools/ai/tts/qwen3-openvino/bench_qwen3_openvino.py","sha256":"sha256:10b1304947196bea0248bb309e6904b4f7e1985cc841c974ef73a37aeb70ea53"},{"path":"tools/ai/tts/voxcpm2/bench_voxcpm2_xpu.py","sha256":"sha256:033da00e00c91e63017c9809663847a7d804194fb2d393711cc6e2ad2df859d0"},{"path":"tools/ai/tts/voxtream2/bench_voxtream2_intel.py","sha256":"sha256:523c8b6485a599ade2ae9205a934515f4c5398d2ba08d4d68c4b938353161d29"}],"source_paths":["mechanics/local-ai-runtime","mechanics/storage-routing","tools/ai","config-templates/etc/abyss-machine/storage-policy.json"],"source_tree_hash":"sha256:712ced7e1171f7466857739e7718a10ae5f795e32966fbfe0ddb8f833f019158"},{"artifact_class":"code_intelligence_provider_bundle","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"code-intelligence-provider-route","source_file_count":24,"source_files":[{"path":"config-templates/etc/abyss-machine/code-intelligence.json","sha256":"sha256:58fa41413c27bfb869a89b1ce8bab8eeaa1b8d16b0ef8ed56c973bac37451c6c"},{"path":"manifests/artifact_bundles/code_intelligence_provider.bundle.json","sha256":"sha256:51d3099c5229bbbd4f4981ae7153c69dce5ffbc381df34d82f9edec73377ee1e"},{"path":"manifests/code_intelligence_adjacent_providers.lock.json","sha256":"sha256:5cdc0106a9c75e1dea1e7ac5d5f67d41c54da18e9ce26df1fed17e991f6ce6eb"},{"path":"manifests/code_intelligence_node_providers.lock.json","sha256":"sha256:812f816a95b8bab6490bdb879b3c1543aa27b12fcdbfbc657b9a6a3d987fa24a"},{"path":"mechanics/code-intelligence/AGENTS.md","sha256":"sha256:27a228b7f3457c14eb38d3a9861cc09722b97967fc4cbf2d84d3cd8d384a2f22"},{"path":"mechanics/code-intelligence/DIRECTION.md","sha256":"sha256:453e3e6c4a8ca8bdb47b5385b801f86d0bc3c16ba84495a3f7c72e0c26455fba"},{"path":"mechanics/code-intelligence/LANDING_LOG.md","sha256":"sha256:a9ffd1b3dd85c4737b472fb85dc8f615e91b764fb8a1c5ccc9afc9638e120dbe"},{"path":"mechanics/code-intelligence/PARTS.md","sha256":"sha256:58ecbdbfcfe5352eb424d00dfbe5a8ad9bf2238c20ab1c84da1f2133c5b395c6"},{"path":"mechanics/code-intelligence/PROVENANCE.md","sha256":"sha256:ae278b635bae7e668ebfac284487ba9a8ba520dbf3fe2a0c19d58f342c634a90"},{"path":"mechanics/code-intelligence/README.md","sha256":"sha256:90a55d9b9025add1d81aab95593e0af125a788685b929183e8833fcabf31853d"},{"path":"mechanics/code-intelligence/ROADMAP.md","sha256":"sha256:ca69e16b3775e434a00ddc64d14347f7e8db36a2c765bdd6806e858779430f78"},{"path":"scripts/build_code_intelligence_adjacent_providers.py","sha256":"sha256:12c55123399a3fa8b403459107baf54e54264a0e01e24bbbc7641a5ad76434ad"},{"path":"scripts/build_code_intelligence_node_providers.py","sha256":"sha256:22977fad257252132465157e179aaffe7743119e7481113b0353436a8302ef1c"},{"path":"scripts/build_code_intelligence_provider.py","sha256":"sha256:ba3b41ede4d0073b0c2abcd6886b326cbe15d422420c2abb33083784ef6cd433"},{"path":"scripts/install_code_intelligence_adjacent_providers.py","sha256":"sha256:4f03af957cb00392c8ec8433935ea5f156254d3e2e8ac2a8435c0f492060105a"},{"path":"scripts/install_code_intelligence_node_providers.py","sha256":"sha256:4c04410135ed979df8bf9f672677af40e467ac913cec0ed1a992ca9752598c02"},{"path":"scripts/install_code_intelligence_provider.py","sha256":"sha256:21b2a018b0a5127e02684f2c9109acdc1047a740403c0213843bbab8815ace6e"},{"path":"scripts/issue_code_intelligence_runtime_gate.py","sha256":"sha256:16dfc6919c321d17b8c502cb3570658ec9ff6411085918abe31f1baf099e2a46"},{"path":"src/abyss_machine/code_intelligence_adapters.py","sha256":"sha256:71cd0c502e7815323c832cb9932257d0fcdead7fbadf1c49efb58d358e3f839c"},{"path":"src/abyss_machine/code_intelligence_adjacent_provider.py","sha256":"sha256:042ed651005ae92eac18e516bc456864a192b8d8fc1b6e05c2a1c9f5a9af2abd"},{"path":"src/abyss_machine/code_intelligence_contracts.py","sha256":"sha256:5374511c0642cd3594a8be81014be78bb4b6cbbb26df3624633e1c7d1d8aec22"},{"path":"src/abyss_machine/code_intelligence_gate.py","sha256":"sha256:1b381fb6b109f2e060d86bbd2c552cf66d73cf81adc2f074ad6c3d3cc34e6260"},{"path":"src/abyss_machine/code_intelligence_node_provider.py","sha256":"sha256:fbb12d6cc7d0f4a5b9100609acc6f2b4bbb8c6bcfc2156207133ed52adb9c079"},{"path":"src/abyss_machine/code_intelligence_provider.py","sha256":"sha256:3420fa22cd5d98ff870fafbbc002c4135dcc0724291dfeedf6793b1e683c15db"}],"source_paths":["mechanics/code-intelligence","src/abyss_machine/code_intelligence_adapters.py","src/abyss_machine/code_intelligence_contracts.py","src/abyss_machine/code_intelligence_gate.py","src/abyss_machine/code_intelligence_provider.py","manifests/code_intelligence_node_providers.lock.json","manifests/code_intelligence_adjacent_providers.lock.json","config-templates/etc/abyss-machine/code-intelligence.json","scripts/build_code_intelligence_provider.py","scripts/install_code_intelligence_provider.py","scripts/build_code_intelligence_node_providers.py","scripts/install_code_intelligence_node_providers.py","scripts/build_code_intelligence_adjacent_providers.py","scripts/install_code_intelligence_adjacent_providers.py","scripts/issue_code_intelligence_runtime_gate.py","src/abyss_machine/code_intelligence_node_provider.py","src/abyss_machine/code_intelligence_adjacent_provider.py","manifests/artifact_bundles/code_intelligence_provider.bundle.json"],"source_tree_hash":"sha256:f02b98d62bd5ba3ecafe3b8a9e1bbd3171542ded840eae09ad6681a742c5af6c"},{"artifact_class":"runtime_or_container_artifact","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"abyss-stack-external-codex-agent-admission","source_file_count":1,"source_files":[{"path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","sha256":"sha256:b8d994a66bcbd845da303a9205f35fa7d4e8a45184e306ec4cb6e4add42b3419"}],"source_paths":["manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json"],"source_tree_hash":"sha256:62859d4fc9e26960a0677cfbcf54b89860ebff12484fd017bf42a29680e4c705"},{"artifact_class":"ai_model_or_runtime_bundle","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"host-ai-runtime-route","source_file_count":25,"source_files":[{"path":"config-templates/etc/abyss-machine/ai/AGENTS.md","sha256":"sha256:8fba4089732e2de7bc19a7650c05219e05650ae4bae036a077e9db36b5be16fd"},{"path":"config-templates/etc/abyss-machine/ai/VALIDATION.md","sha256":"sha256:cdb5564852d117034d9aba0003e41b47de4c38361923acf51d9c9ba371b80425"},{"path":"config-templates/etc/abyss-machine/ai/config.json","sha256":"sha256:dbe8ba8b45bc13f911e5f9ca072b1f2218b9485e7faa95b51290f6a764a6d901"},{"path":"config-templates/etc/abyss-machine/resource-policy.json","sha256":"sha256:b7c4807b02bf506e89e5d7fa284cff28605e505a866ea5331459785e4d12fe63"},{"path":"mechanics/local-ai-runtime/AGENTS.md","sha256":"sha256:2e8339d4692b7ae1a5d5e84a6ebcc4231d9ab694d406d25f28aa7c004504a67a"},{"path":"mechanics/local-ai-runtime/DIRECTION.md","sha256":"sha256:07fc7b2b8b7d7164095241cc5764bd8d37f815260dda8f6b5ff555a12aea973a"},{"path":"mechanics/local-ai-runtime/LANDING_LOG.md","sha256":"sha256:8987a980168482d6ecc2e499ec32b6714d584d5d086b84d0d6b4fdb94ec3e714"},{"path":"mechanics/local-ai-runtime/PARTS.md","sha256":"sha256:c09b2cbb056ed8550837c5332fcdef0112631299a6972199579ba2a4a8d12e83"},{"path":"mechanics/local-ai-runtime/PROVENANCE.md","sha256":"sha256:a81e90da57e85b28fdce713e72b429a30c0bb7872f82c0f6d6eef41138c53962"},{"path":"mechanics/local-ai-runtime/README.md","sha256":"sha256:f190d7aeb83ded537fafcfb88042202a43c79842b6ee7690e3969a6bf7dd4b68"},{"path":"mechanics/local-ai-runtime/ROADMAP.md","sha256":"sha256:bae549c69a9001d1073040bf4c32d6fe2fd819702cd7c37092163ab82d8543f8"},{"path":"tools/ai/AGENTS.md","sha256":"sha256:567b3a8a120570efe204cf8905ad4dfee84c6a8d6b4278d0d5e895cd42e14f7f"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_llama_cpp_http.py","sha256":"sha256:b03ca89cccbf7711541589edd2c54aa7211bb54d934c69c2d74850bcbdedf0ef"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_openvino_genai.py","sha256":"sha256:ae6ff57a492de787d902d3db6278ba46000d086f9bae5d5d9c4dd2cfdf20c7cf"},{"path":"tools/ai/gemma4-e2b-openvino-npu/convert_gemma4_e2b_openvino.py","sha256":"sha256:aec032a14932520049df55bb0846223e4aa7899f95d492ebe704c835f7b0d3d0"},{"path":"tools/ai/llm/AGENTS.md","sha256":"sha256:289a043ce9c439589fa40c69d43d04155de41d40a1618ce3f3c48899a71c0f42"},{"path":"tools/ai/llm/abyss-qwen36-lazy-server","sha256":"sha256:95633a78f2a2b92da120a6ad7d446a12463d80582164706614ab68415e4b29c6"},{"path":"tools/ai/llm/qwen36_prefill_matrix.py","sha256":"sha256:9f3ae1a99e59ef8a48f3c537e1ece3b6a1736cd2372be68cb50dea85cca6c3e4"},{"path":"tools/ai/rerankers/AGENTS.md","sha256":"sha256:a3fc6164e00b1a5084890d33542453517eb9976e04f80c85793d90b02813d5b1"},{"path":"tools/ai/rerankers/download_qwen3_reranker_openvino.py","sha256":"sha256:d212e26ffbcb03a2eea242187e1f6cb1960c5dcb06a01c3b1e5d230dd3c9898f"},{"path":"tools/ai/rerankers/qwen3_reranker_openvino_canary.py","sha256":"sha256:27670abd66c7a6f3d0b03b59890b517ff9e5ca3956e72b0739349a9ea674f99b"},{"path":"tools/ai/tts/AGENTS.md","sha256":"sha256:9c66eeb67276ba9cd83541195f2ab50d59fa64cba2269853d6dbfc89a8a1b72c"},{"path":"tools/ai/tts/qwen3-openvino/bench_qwen3_openvino.py","sha256":"sha256:10b1304947196bea0248bb309e6904b4f7e1985cc841c974ef73a37aeb70ea53"},{"path":"tools/ai/tts/voxcpm2/bench_voxcpm2_xpu.py","sha256":"sha256:033da00e00c91e63017c9809663847a7d804194fb2d393711cc6e2ad2df859d0"},{"path":"tools/ai/tts/voxtream2/bench_voxtream2_intel.py","sha256":"sha256:523c8b6485a599ade2ae9205a934515f4c5398d2ba08d4d68c4b938353161d29"}],"source_paths":["mechanics/local-ai-runtime","tools/ai","config-templates/etc/abyss-machine/ai","config-templates/etc/abyss-machine/resource-policy.json"],"source_tree_hash":"sha256:9cd840126c9d2a7803a54e301a71946cbbf34287d6d8a1586986f1b1747705f3"},{"artifact_class":"browser_extension_package","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"typing-extension-package","source_file_count":5,"source_files":[{"path":"tools/typing/AGENTS.md","sha256":"sha256:9b9df620d8191971180c7e6f4a2d088e484f20266462542dc00152f0245fa951"},{"path":"tools/typing/firefox-extension/AGENTS.md","sha256":"sha256:cdf3d7d3e5ed94d7f62c4b415f2c80b9431408e1c1361e71c6d272e3f17a18c3"},{"path":"tools/typing/firefox-extension/background.js","sha256":"sha256:66cae465598c574491001dbb8be81011e4bb12b08757ce3fb80c3d0efe68d45d"},{"path":"tools/typing/firefox-extension/content.js","sha256":"sha256:faac1be5d6abef0a5962b8aece5169c81197607baae0bb29824ce22f3d5c3a4d"},{"path":"tools/typing/firefox-extension/manifest.json","sha256":"sha256:01c34ae72e780edfffdaa6e33ead6046936d7d7720203342627304ad0f987ff1"}],"source_paths":["tools/typing/AGENTS.md","tools/typing/firefox-extension"],"source_tree_hash":"sha256:a362ed9e0e0343dc13301f87b609ddba8caa3db46cefcd10f00c661f1c3468e8"}],"schema":"abyss_machine_contract_abi_signatures_v1","source":{"policy":"manifests/artifact_signature_policy.manifest.json","policy_hash":"sha256:a9297eb875c4c5bfb5e9a940423bc274a8c6f85c2fb9b76c2149bba0b0e89e20","repo":"abyss-machine"}} +{"artifact_classes":["abyss_stack_runtime_config_bundle","ai_model_or_runtime_bundle","aoa_evals_generated_report_index_bundle","aoa_sdk_python_distribution","aoa_session_memory_portable_bundle","aoa_skills_release_manifest","bootstrap_install_bundle","browser_extension_package","code_intelligence_provider_bundle","derived_kag_registry_readmodel_bundle","derived_memory_object_readmodel_family","derived_observability_readmodel_catalog","dionysus_seed_route_readmodel_bundle","host_local_evidence","kag_os_composition","kag_owner_family_release","playbook_registry_bundle","public_media_export","public_source_seed","role_contract_registry","runtime_or_container_artifact","source_owned_kag_export_capsule","thin_routing_readmodel_bundle","tree_of_sophia_generated_readmodel_bundle"],"contract_surfaces":[{"artifact_class":"public_source_seed","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"public-seed-scaffold","source_file_count":373,"source_files":[{"path":".github/AGENTS.md","sha256":"sha256:5fe3456e34b3eac2d9ef20d1fc01c5da9ede2fe46ea3d7e98ac08cb297d77c7d"},{"path":".github/CODEOWNERS","sha256":"sha256:83f17a98bd0173ce04c60e1666d181b99cfdc87c0cf8f2228cea174f02f5d204"},{"path":".github/GITHUB_SURFACE.md","sha256":"sha256:db50b8ded9475e06100ba75268b4b318a0c117341e4d007e2f3a2fbfb817f9c9"},{"path":".github/pull_request_template.md","sha256":"sha256:de940640327a2620d236bea4f4e21e71aa2048fe9598d1d3d8f8ca35ea16b433"},{"path":".github/workflows/artifact-production-evidence.yml","sha256":"sha256:e25e16cff31bdab97dcf01d47fd122763ce6320a2ceda0cf835ca348ff39cc2a"},{"path":".github/workflows/repo-validation.yml","sha256":"sha256:ba1b6fd56d48e2cc932edea1c5f23594306188a19fc744b13c13172fe82b39c3"},{"path":".github/workflows/validation-evidence-shadow.yml","sha256":"sha256:5d963afdfd23521d00e2dff0031ebc8ac9db6939c18df6650f85a4c417bb7ea2"},{"path":"AGENTS.md","sha256":"sha256:f54740b7d4cd52d41f72f72e7d016a5eedfa1639d78c4b581d53b456f8b02db0"},{"path":"BOUNDARIES.md","sha256":"sha256:19b698ed74c7254b52d4e77a1780c74f0e111019b6602cc6a6cb41e0a53d8f58"},{"path":"DESIGN.md","sha256":"sha256:115744dcff7ceceeefe78a584b2e3de1fdf93f73f252596323674d295f23cc2c"},{"path":"README.md","sha256":"sha256:ce7f8780c5a31de0059d5d05ed491d866f84b7b26da22ad73edf4ccb34bd834b"},{"path":"SECURITY.md","sha256":"sha256:0810eaa45f9e14ca95d531420c062a64b53294a62ea87e34f24a19d51fd238e1"},{"path":"docs/publication/PUBLICATION_BOUNDARY.md","sha256":"sha256:9f1ccc0776c96187b41c07cf24edc90aa2916170e899fc731ffb813b1dd37cac"},{"path":"docs/validation/validation_lanes.json","sha256":"sha256:1ccd271d3a4ea7635933e21f15d80ccdac769a6f37dbdb7ec8c8ecf244bcb5ed"},{"path":"manifests/AGENTS.md","sha256":"sha256:26275e057ecc785fd0e3987a59975a9d9143611f0b6cb3c43493cf6c6c394caa"},{"path":"manifests/README.md","sha256":"sha256:1c57158610fb8f20082e57b55ba0dbf667906760f867ff5f8282933c6152711d"},{"path":"manifests/artifact_bundles/README.md","sha256":"sha256:83b2bc83da0cfe3f7106d38447d21f0d264395d0e10f13b2f7cccae1faaf43de"},{"path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","sha256":"sha256:b8d994a66bcbd845da303a9205f35fa7d4e8a45184e306ec4cb6e4add42b3419"},{"path":"manifests/artifact_bundles/ai_runtime_config_bundle.bundle.json","sha256":"sha256:bb1f7da1921f6c92a66d0843e78b504c34642b192fb520f8874574cb5d497db4"},{"path":"manifests/artifact_bundles/bootstrap_install_bundle.bundle.json","sha256":"sha256:fc26e0cd090764d6b6c82a7b10c24adaf07d70c68136537eb02c1a7a1e809b78"},{"path":"manifests/artifact_bundles/browser_extension_package.bundle.json","sha256":"sha256:ca17dab21cdf96ab3c9a7032f6a7713c9e4cee29cb4f99cce6e3420f29c91620"},{"path":"manifests/artifact_bundles/code_intelligence_provider.bundle.json","sha256":"sha256:51d3099c5229bbbd4f4981ae7153c69dce5ffbc381df34d82f9edec73377ee1e"},{"path":"manifests/artifact_bundles/cosign-local.signing-config.json","sha256":"sha256:e65f88212df6cdc44d8fe31bbb4430e94c55ca35ce18c16d71ce94ab4d92c393"},{"path":"manifests/artifact_bundles/cosign-local.trusted-root.json","sha256":"sha256:85d8a52e69dfb19d62bc99d8459be80c4ec372457e14b51c2a75fcf88610777d"},{"path":"manifests/artifact_bundles/host_local_evidence.sample.bundle.json","sha256":"sha256:0fdfe13ed1378d96681b313cd669457288632971b31c24ab12b0f4e3892563ce"},{"path":"manifests/artifact_bundles/kag_os_composition.bundle.json","sha256":"sha256:83bb8599b03e45ffed1819c5a78b48b279dee54bf62f3a6d50f49ca531d4cdf1"},{"path":"manifests/artifact_bundles/kag_owner_family_release.bundle.json","sha256":"sha256:a4a33a47e30f2b6536afb189acc3ab7a721bb5b2f1418340e47032844b91a461"},{"path":"manifests/artifact_bundles/public_media_export.bundle.json","sha256":"sha256:1517bfba6b7ac48a6d367b5cf1e8ce20aaa0f769d18e8c7287bda8014ec9e53b"},{"path":"manifests/artifact_bundles/public_source_seed.bundle.json","sha256":"sha256:e04e4ca864cdd529dc179d11eccbd7f7518362f0b6d123943ecbb5429e52e4cc"},{"path":"manifests/artifact_bundles/runtime_tools_bundle.bundle.json","sha256":"sha256:0fecfbdd7c677987cc1a2d2eafeddbe6e4eea7af66cf9c35f883beea00ea9a01"},{"path":"manifests/artifact_signature_policy.manifest.json","sha256":"sha256:b79dd04a9ac33bd3a4bc131e8a60eb7fc4928b4c8d9ed7a963750d702e0ae081"},{"path":"manifests/bootstrap_profiles.manifest.json","sha256":"sha256:2214d31fbd196b40859d7f1521d6defdd674340ff1dec5fb88e69eb6daaecc97"},{"path":"manifests/code_intelligence_adjacent_providers.lock.json","sha256":"sha256:5cdc0106a9c75e1dea1e7ac5d5f67d41c54da18e9ce26df1fed17e991f6ce6eb"},{"path":"manifests/code_intelligence_node_providers.lock.json","sha256":"sha256:812f816a95b8bab6490bdb879b3c1543aa27b12fcdbfbc657b9a6a3d987fa24a"},{"path":"manifests/codex-hooks/abyss-memory-admission.fragment.json","sha256":"sha256:7577a51f5836a1a11dccae8f61f4c17d40e708e2336b8f2ab8a22687bcda8e6f"},{"path":"manifests/public_boundary.manifest.json","sha256":"sha256:f29ed00867d08687ba3ea2fe25ef7fe1d9e146d1f6fde71c0667a4c293bacb3d"},{"path":"manifests/repo_scaffold.manifest.json","sha256":"sha256:5d71f06fc061d364ddb21c641002b9b8f8a5faef4a90edf9d44f041cd981f22e"},{"path":"manifests/schema_inventory.manifest.json","sha256":"sha256:ac966152a21265218268792044f35c097d8707f8e90de81b6281df6aa9cc2f2e"},{"path":"schemas/AGENTS.md","sha256":"sha256:cffee6db733dba62117cff8d4e05c9313756941798590df5b355dac98331d843"},{"path":"schemas/README.md","sha256":"sha256:4b87a74aee7c2fe3e1125cdd4d8cfc4c3a52cee82a943677f1f33e332a2675c6"},{"path":"schemas/active-organ-host-capability-snapshot-reference.schema.json","sha256":"sha256:cdf28eabdb25f061214305de66e1168a93d23d171b1eb8ec975ae3a1736048c4"},{"path":"schemas/active-organ-host-erasure-owner-extension-v0.schema.json","sha256":"sha256:8be73aba69579f3f487e2ed23a00a8d36fc5668c278714339bcd8387e42cf9fa"},{"path":"schemas/active-organ-host-resource-storage-plan-reference.schema.json","sha256":"sha256:a9f39d6a120270ef7f09ee3a8996f3cdb31b6c5af98eda49d12ce8670141e45a"},{"path":"schemas/artifact-bundle-manifest.schema.json","sha256":"sha256:6abab73c90ae3484a02fe3e01572aadc2b46a539bdd844d9740a9153ce76eee2"},{"path":"schemas/artifact-signature-policy.schema.json","sha256":"sha256:6212fb6a1e363761ca90001b6be155eac9734c82b8abdbf87166f950e896e438"},{"path":"schemas/bootstrap-report.schema.json","sha256":"sha256:2b6b2ebd5eaa48c2aa150a2aa2c16471057270f11e67b2593fe0a1124e271c4e"},{"path":"schemas/host-profile.schema.json","sha256":"sha256:d2707992b19239f26578471b8316d5d82ba1769a25f3cae275ce4d5f85f3a4b5"},{"path":"schemas/local-provenance-packet.schema.json","sha256":"sha256:f665d2cc3467f6993230d77ea9df47f199a175e79fe33efcefa362ddd893c328"},{"path":"schemas/nervous-privacy.schema.json","sha256":"sha256:4d2ec4e8b6a1b4862d2c284a1ba10d6a1b116524b14b1150f03a3fa4c387077a"},{"path":"schemas/pytest-owner-lifecycle-broker-receipt-v1.schema.json","sha256":"sha256:e4e6bc8ad28647b226c6d0a6782569b5af1d88b3f13af3de08391fb798a9be7e"},{"path":"schemas/pytest-owner-lifecycle-census-evidence-v1.schema.json","sha256":"sha256:f478bcd030ae0d0427ecc82b4685624bd6a02f9753cca96e02c02a941d11908a"},{"path":"schemas/pytest-owner-lifecycle-census-request-v1.schema.json","sha256":"sha256:994498d9c65c31063ae9bc825e6c7a022b23b6aaa862a7f2e4de3382927fd745"},{"path":"schemas/storage-candidate-claim.schema.json","sha256":"sha256:7c19f90f82dda93dad46ad672837002d62ab83031f1483097a754868d9927650"},{"path":"schemas/storage-candidate-manifest.schema.json","sha256":"sha256:6fd2bcfa9d8c636ce046fe06b7e11ba8bc02332e8b36fbade15f97340cfee4e0"},{"path":"schemas/storage-candidates.schema.json","sha256":"sha256:00b579f91945e2b99a6697cfecf1836c860f08f57dcbad363b7ab05ee2413bae"},{"path":"schemas/storage-policy.schema.json","sha256":"sha256:3cfbb83faaef8ff73191e86a0c6f351ac360743fd2e1a7d5359b4262e5d5f2b9"},{"path":"schemas/typing-policy.schema.json","sha256":"sha256:dbdb5901df7f56f9a7a709cc9c732f0f5f0e7e3a0cfcd05b0d8ba1a1677ad8e7"},{"path":"scripts/generate_contract_abi_signatures.py","sha256":"sha256:945638e9296b53aa78a663d8bf34ce089fedafc120345ef8324a7cf5f31ca7ec"},{"path":"scripts/generate_scaffold_index.py","sha256":"sha256:7e13fb2f39559e859500bbae9fdf9d7dc7dea5b71f46aca7ad964939a286d632"},{"path":"scripts/validators/AGENTS.md","sha256":"sha256:8f732c8f2d39dac3010b446e069abf9035aaccf506b6484973f7af9d2911f0da"},{"path":"scripts/validators/README.md","sha256":"sha256:911edabac85ba609520433a08652e49167ecf3cbfb469dbfd51e7969499153b3"},{"path":"scripts/validators/_common.py","sha256":"sha256:e6fe0178d5ba0cb30d87cb27a6ec22245f3d2b6a877d8f9b52fed14d6b4a5119"},{"path":"scripts/validators/artifact_bundle_roundtrip.py","sha256":"sha256:2ba970faa169b815dd04c0f53f578e3be1b10b7a26ae3d93c66d40d4d9a6ef26"},{"path":"scripts/validators/artifact_signature_policy.py","sha256":"sha256:531a6ee776e931c460402370b251b879120d38f8450c4a835fe11c1705167722"},{"path":"scripts/validators/bootstrap_contract.py","sha256":"sha256:6138fb01d8982275653d693a6f24cb6a4771b7c9d27683198e633a4fc6bc8462"},{"path":"scripts/validators/first_run_installed_projection.py","sha256":"sha256:76fc3da5c785845a567b3a16d93b763eb08b172954848dbff0980e0276fe8f0b"},{"path":"scripts/validators/manifest_integrity.py","sha256":"sha256:57be59a821f3f4207fc430b67b89de8b942ae2531a421421c2e810b6bb61ffec"},{"path":"scripts/validators/mechanics_topology.py","sha256":"sha256:29c1dee889941c075b7fca19ab13c3540bd288a85bf9156db0d310dce75d83a6"},{"path":"scripts/validators/path_policy.py","sha256":"sha256:bca525123cfa21f05a065a2945411b6e06bd1f0cb6db9a092ede41459fe30bde"},{"path":"scripts/validators/public_boundary.py","sha256":"sha256:f8f10ae110a2fc649787235fae726cd173762c323b0d1a074ca6598b373fc04a"},{"path":"scripts/validators/release_artifact_policy.py","sha256":"sha256:67f16a88a228db226a2de897fdc0856b0b4ecda6bd3c36d478a320beb300c8c2"},{"path":"scripts/validators/repo_topology.py","sha256":"sha256:aabf714f5411c1dbcb23fc2da785346060854b2a84bf15b2b23d43a9ad9b4ecd"},{"path":"scripts/validators/schema_integrity.py","sha256":"sha256:6c28cafd2a930d32bcd870ccb0e57466168ce8822136e0a2f066adccd1e2d6fd"},{"path":"scripts/validators/source_install_runtime_parity.py","sha256":"sha256:609675e39e454794233819a1ec91520c7ab69feb4de1944ff105411851eb55ef"},{"path":"scripts/validators/typing_nervous_policy.py","sha256":"sha256:3c61c742bab8b1f0e152f4391f7a1fe942c9f88c060ffdcfb6b90fb38de1165f"},{"path":"scripts/validators/typing_nervous_refresh_logic.py","sha256":"sha256:ab780a6478b17e6145a6f0ff4a895562445ef0313320ebe05e1aac5b8784a2d2"},{"path":"skills/AGENTS.md","sha256":"sha256:60cefbe419233e34fffbb78d43f19778f2b80df29cc856ebd7c54abc77c1d7f1"},{"path":"skills/README.md","sha256":"sha256:75cacaadfb43a6f721ae2bfe1db815791d7d5982efa6e13ca21f3920e07fb5f4"},{"path":"skills/os-abyss-artifact-trust-loop/SKILL.md","sha256":"sha256:b724532e17c9b5ac864c67ab9e3fed728296c3f19190a1c370991ba768f42b7c"},{"path":"skills/os-abyss-artifact-trust-loop/agents/openai.yaml","sha256":"sha256:9ad6a04a3edb907dc792b809d18d318de1e96b7a72f814e2358c17a674884ac0"},{"path":"skills/os-abyss-artifact-trust-loop/references/contract.yaml","sha256":"sha256:5cc114e88d82584377c5de039f6b42f41ab14be9f216c3fb3d832e28b95f083d"},{"path":"skills/os-abyss-artifact-trust-loop/references/trust-loop.md","sha256":"sha256:edafc6dc9b880a69374e38e5b5cb2aaf4935333093214e42594bf9a2c0813d28"},{"path":"skills/port.manifest.json","sha256":"sha256:9dde723c3589d67183fdaa1b5e6bd528cb80e1ee14eb9e868a869d9b6b10e1e0"},{"path":"src/abyss_machine/__init__.py","sha256":"sha256:554bc200d23d1fa43ffda74bd2e2b6e4ab508d27b766add159388f37fb51b6bd"},{"path":"src/abyss_machine/active_organ_contracts.py","sha256":"sha256:b916299f328a1fa979b1b07be074a8b1ca6ef112249f73a0220af58492529499"},{"path":"src/abyss_machine/ai_cpu_routing.py","sha256":"sha256:d1df319afc78ae43a38d763c68bc0b8efb127cb99951bea0e2c2fa0c01325c4d"},{"path":"src/abyss_machine/ai_runtime_adapters.py","sha256":"sha256:6f464797588aad72f2ccced091e38d6ecc96026e92082abf5d438a30bb94f344"},{"path":"src/abyss_machine/ai_runtime_contracts.py","sha256":"sha256:15cbe25b233c0996f2423763b24cb027a40c3e6c48f348813151daa97b17b3fa"},{"path":"src/abyss_machine/ai_tts_adapters.py","sha256":"sha256:d93928c43ac9e61f3cbd3e30e6f194240249060148cbe73078399b7e962a937d"},{"path":"src/abyss_machine/ai_tts_contracts.py","sha256":"sha256:4194f00b8248fa79d5c4b5a9e5508a9e397141de39978c52e25b6caf39b1f6ec"},{"path":"src/abyss_machine/aoa_session_memory_storage_runner.py","sha256":"sha256:696d15791ed40befe6fc87e5a33b1904d63a359b69a962cb47af41fc82479f81"},{"path":"src/abyss_machine/artifact_bundles.py","sha256":"sha256:7f89e81f7fbf38a16d7701a96e2991ff0c7fbae6f067928c95d98e6be2e0e6c5"},{"path":"src/abyss_machine/change_recovery.py","sha256":"sha256:735c364f9b7afdd70f9afee43abe041b6a1ccc0f764a9f3292d871d8bf512b41"},{"path":"src/abyss_machine/changes_contracts.py","sha256":"sha256:f6bb011aa1d7bbfcfee0472f87ea7c8e62cd403d13404f7faad43021b3674048"},{"path":"src/abyss_machine/cli.py","sha256":"sha256:f4f8314904ab668308d1e4a98ca399afd0d953bda2de55bc3be4458ac8bc413f"},{"path":"src/abyss_machine/code_intelligence_adapters.py","sha256":"sha256:71cd0c502e7815323c832cb9932257d0fcdead7fbadf1c49efb58d358e3f839c"},{"path":"src/abyss_machine/code_intelligence_adjacent_provider.py","sha256":"sha256:042ed651005ae92eac18e516bc456864a192b8d8fc1b6e05c2a1c9f5a9af2abd"},{"path":"src/abyss_machine/code_intelligence_contracts.py","sha256":"sha256:5374511c0642cd3594a8be81014be78bb4b6cbbb26df3624633e1c7d1d8aec22"},{"path":"src/abyss_machine/code_intelligence_gate.py","sha256":"sha256:1b381fb6b109f2e060d86bbd2c552cf66d73cf81adc2f074ad6c3d3cc34e6260"},{"path":"src/abyss_machine/code_intelligence_node_provider.py","sha256":"sha256:fbb12d6cc7d0f4a5b9100609acc6f2b4bbb8c6bcfc2156207133ed52adb9c079"},{"path":"src/abyss_machine/code_intelligence_provider.py","sha256":"sha256:3420fa22cd5d98ff870fafbbc002c4135dcc0724291dfeedf6793b1e683c15db"},{"path":"src/abyss_machine/codex_storage_lifecycle.py","sha256":"sha256:e63b2db1320c5715b946c325cc107b739c55f364c5693cebeb16b1b3e1c89ac6"},{"path":"src/abyss_machine/context_contracts.py","sha256":"sha256:f4c09e804840568ba4312fd8a00662f07aa94232b9cb0be01de3e1719c1ebd2e"},{"path":"src/abyss_machine/cooling_adapters.py","sha256":"sha256:20ebd7f0226e531e24f81be8023753e98f87efef9f891e04e352802bd3690e2e"},{"path":"src/abyss_machine/cooling_contracts.py","sha256":"sha256:00c000732cdb8813e02f31c63a4ee5aeb12e1f8c76dd6b9f7b9d0bb60b5f6009"},{"path":"src/abyss_machine/dictation_contracts.py","sha256":"sha256:34b00aeb26f3c729a3f4746943e9726ad80ea015aea7bb24743b3c3c3e0745ac"},{"path":"src/abyss_machine/dictation_docs_adapters.py","sha256":"sha256:8735140a868f97a87269d1bc80df0028fa889afa4d65f5b0ffbecd0d4c44c46b"},{"path":"src/abyss_machine/dictation_execution_adapters.py","sha256":"sha256:3606affaffb1e27c82b01e45c2410430c777a40808c5eba1d6245d775660ad03"},{"path":"src/abyss_machine/dictation_lock_adapters.py","sha256":"sha256:0d9d8c107ad458d921ee1baac9b348e137b4eaea9e4f643ccd130347cf51f555"},{"path":"src/abyss_machine/dictation_notifications_adapters.py","sha256":"sha256:0f329e282fe6824f54e74948bea0e80d2e56e587d89ffd88b886c2b9244e385a"},{"path":"src/abyss_machine/dictation_postprocess_adapters.py","sha256":"sha256:3c2ca764ed9f7ea10bf5be7b9d28df628362bdb34a6ef52ccc62b98a5d07f6da"},{"path":"src/abyss_machine/dictation_profile_adapters.py","sha256":"sha256:55a6853bd356f2bbe0992e2f125df2a108c3aae78d13f92065c5c50130716d82"},{"path":"src/abyss_machine/dictation_replacements_adapters.py","sha256":"sha256:091f6353050e9f31ae4084c5925d742a83852c61a12b609ec276b3a3ff85e731"},{"path":"src/abyss_machine/dictation_runtime_adapters.py","sha256":"sha256:0b89c65854196bfbad8861f44195c2b6fa296d438fafb53c8d2d914779b78e20"},{"path":"src/abyss_machine/dictation_status_adapters.py","sha256":"sha256:bf59bb333be6fbde54b88a9baaf7c7e15395fd552c1adcbf28535dc602692e12"},{"path":"src/abyss_machine/dictation_validation_adapters.py","sha256":"sha256:529612d0024860832bf69dec38f1e2959898cb3b43bac6ba398ca0bfffff9d31"},{"path":"src/abyss_machine/docs_contracts.py","sha256":"sha256:1d4eac754d4099f6ef13290cd6de917c0c95b8db1239560c5626a90033a81b76"},{"path":"src/abyss_machine/doctor_adapters.py","sha256":"sha256:1d241fd7548e44124172a48734d4a41ef840ddc2d354bc1fca4e4a77d673edbe"},{"path":"src/abyss_machine/doctor_contracts.py","sha256":"sha256:bf2e48e8aaec8298d196f89c67da0a26348195e21abf287e898b41db8407980e"},{"path":"src/abyss_machine/host_lifecycle_parity.py","sha256":"sha256:14c7c0fb637660e216cbe0f4921b71f1c85b0804d667c8e88f20df3422bf376a"},{"path":"src/abyss_machine/http_adapters.py","sha256":"sha256:562d6e71e021486c7f43eb356474561d025700b091254380752730165531748e"},{"path":"src/abyss_machine/kag_artifacts.py","sha256":"sha256:d4569e7622b4b173a16675751d479c57e29e59c19bf8cd9629d11c4053b7a3d6"},{"path":"src/abyss_machine/memory_adapters.py","sha256":"sha256:49008e036e36b49cff5495ae8c6d916e62528238d60bc5287de35e061ba0d6ad"},{"path":"src/abyss_machine/memory_contracts.py","sha256":"sha256:430682c7962190d80bb0b559b7edfafaae07871b7c9177493bf8fd14f4e73460"},{"path":"src/abyss_machine/mode_adapters.py","sha256":"sha256:ef113156d7e39d1638810ece9e7fe0542aabd447bb6129407c72657a53f28633"},{"path":"src/abyss_machine/mode_contracts.py","sha256":"sha256:e9c98200d9b4384a14e1f9f367f202a3467064e7d2fac91616d4a2c260335ca1"},{"path":"src/abyss_machine/nervous_brief.py","sha256":"sha256:e9c77031ae85817f001d568b8f444c041e40df16fb7b061e9b1ff27a4fa6340c"},{"path":"src/abyss_machine/nervous_browser_content_adapters.py","sha256":"sha256:65ba4e4382320607991ce3a33f38e07d670c9580ef6ff5e58dfc30203878158a"},{"path":"src/abyss_machine/nervous_capture_adapters.py","sha256":"sha256:31da2a6b36b4c74394bece792b7d165f6eef1b476d6f278bd98390ecad99b41e"},{"path":"src/abyss_machine/nervous_clipboard_adapters.py","sha256":"sha256:6985eaf82298514ffdeedfd1f5a8cefa46c53e628098daf5c1f85992f7f62fe8"},{"path":"src/abyss_machine/nervous_events.py","sha256":"sha256:2ad8e66e6f364d443df31f6c207e9e6aba0c6c4ed61e0728b38ff06175cb166d"},{"path":"src/abyss_machine/nervous_events_adapters.py","sha256":"sha256:3daf3ac8645d52369ef717954dc1064d9fa70746b8ae5ef443331bed21a1c1c5"},{"path":"src/abyss_machine/nervous_index.py","sha256":"sha256:f6e516af3c141c33d4c4deabee9f14b1a272d8eb64c4425421f4410d3f3c0203"},{"path":"src/abyss_machine/nervous_index_adapters.py","sha256":"sha256:c3b632198d755bef53999dcb3bf30dbdf69dac722ecc28681f4a53a7e2d3c042"},{"path":"src/abyss_machine/nervous_privacy.py","sha256":"sha256:1465d37a1399750c800554e6dcfd7817778b2bf21abf1161d39d3d3363bc93f2"},{"path":"src/abyss_machine/nervous_privacy_adapters.py","sha256":"sha256:76fc7731d183c7d8ca587458ef7d7f5ee24704c7d6516a823f3fb273e64f6ec2"},{"path":"src/abyss_machine/nervous_quality.py","sha256":"sha256:6617367501db5d039d1c0bf2bf0b3a05bfa1af7b1861a9e01b1718de09dc919a"},{"path":"src/abyss_machine/nervous_quality_adapters.py","sha256":"sha256:8c190c42c2868861eec38ba690023edd679d80ef4555f661435b19215c61a2da"},{"path":"src/abyss_machine/nervous_recall.py","sha256":"sha256:7c1085bd7d05c392ad960931ffe3c0f5f84487de640c18f60fbc09e01a1ceea1"},{"path":"src/abyss_machine/nervous_redaction.py","sha256":"sha256:d0af048de733e46b5dece77e173beebf6d3002fcd899167238e1fbaac8786fe6"},{"path":"src/abyss_machine/nervous_rerank.py","sha256":"sha256:0563ba708cb2ac55843f7e81617cf658f73a603092e4fbef733decf0bcc99973"},{"path":"src/abyss_machine/nervous_rerank_adapters.py","sha256":"sha256:d17f32f55f63b0bcfbd624e59dfdbbb0f7520818e6758d65b6cdd01bdfb03a3a"},{"path":"src/abyss_machine/nervous_retention.py","sha256":"sha256:0a1ccdf83a422293a83597e7d2d17c8db86b10c3266cb714dd34d4aada00bab0"},{"path":"src/abyss_machine/nervous_retention_adapters.py","sha256":"sha256:d560ef9b407c64a96ee002c27e4fd5d8b7861cde9faa4c90023f59bc66964a18"},{"path":"src/abyss_machine/nervous_retrieval_adapters.py","sha256":"sha256:a364b8acf6fb6a6a8604d4969b2bafd2543a0a321ea9b89613214e831ddf05a5"},{"path":"src/abyss_machine/nervous_screenshot.py","sha256":"sha256:41f3d51085e275e70cca0410fc25979d2c50391637d7efd58a4a0f6f002dd1f2"},{"path":"src/abyss_machine/nervous_screenshot_adapters.py","sha256":"sha256:76d2c8df7bcc1f7aa9504c2842d5b911ed4648f57d36491887d68ddb87a648be"},{"path":"src/abyss_machine/nervous_semantic.py","sha256":"sha256:798b5fc376a86738dfa085b12509cbe85fe39058d34589baf0ce6510bbea8ff3"},{"path":"src/abyss_machine/nervous_semantic_adapters.py","sha256":"sha256:2780d298ccb66dbd42e1a4c3acd4e09fdaff838d1caee0eeff94c3578ed59120"},{"path":"src/abyss_machine/nervous_source_adapters.py","sha256":"sha256:1fb6eb72ec630463b64785854743d06b3d03d863b4ad0fbdffcce0c5ec4243d5"},{"path":"src/abyss_machine/nervous_sources.py","sha256":"sha256:ee088849b5fb66228eec5c4decdf751b19fd100c35c68db5be039677d5f6d513"},{"path":"src/abyss_machine/nervous_status_adapters.py","sha256":"sha256:8c24abb3c9cef41d0a098c4a41b6c94bc8516a6768b754d675d8287ee2b00dd0"},{"path":"src/abyss_machine/nervous_synthesis.py","sha256":"sha256:df967f11d14f750cb2b79653c79ee169c8855e4645cacc50efbfd7f413089d6e"},{"path":"src/abyss_machine/nervous_synthesis_adapters.py","sha256":"sha256:3d922763bcedf2141080a856bde74e7d1eeec586a90fa003cc57a3c93c6a932c"},{"path":"src/abyss_machine/observability_contracts.py","sha256":"sha256:0527eb12d0b855b3897661d376f386179908dd5236281a4215f68400e3ad3193"},{"path":"src/abyss_machine/owner_census_broker.py","sha256":"sha256:ad14525a1509f6f479ab984109b04115b2b18575007e129d27489d3c22146056"},{"path":"src/abyss_machine/path_policy.py","sha256":"sha256:d3d176d38ed0a7ec0d3a553e95273f0a12fad4c1490ed5ee96af8084a930c28b"},{"path":"src/abyss_machine/process_adapters.py","sha256":"sha256:b50ec1bc4d246297e4d80e4364604c50470c503afb49a8eda491eba3f6e80042"},{"path":"src/abyss_machine/process_contracts.py","sha256":"sha256:14c1e84ec37a2bff9519c1020e26f141d372fe408267f042ee56f80d7f3a32fe"},{"path":"src/abyss_machine/resource_adapters.py","sha256":"sha256:fea7589a1250d964642d9e075b28de059ea6a758f52683cb0e915e1c0e41a364"},{"path":"src/abyss_machine/resource_admission_adapters.py","sha256":"sha256:94f3a822e1db90ff07ebf840c20691591f1a55647689fe7cd99f59aad491b933"},{"path":"src/abyss_machine/resource_admission_server.py","sha256":"sha256:89daf8f6826b7f92c94062661a2b7e6f9d67cd4eeaf82e1f0024a59a5bb0216e"},{"path":"src/abyss_machine/resource_codex_hook.py","sha256":"sha256:cb15bf4bbbe8001434c012c8ae5aa7f51f5034a67f6f682c6ba2739634e29602"},{"path":"src/abyss_machine/resource_planning.py","sha256":"sha256:51186ecf495eab8bc32da807ab18de3920db07ae66f425299f58500c9dff8e60"},{"path":"src/abyss_machine/resource_pressure_coordinator.py","sha256":"sha256:ce422aacbb9bc75e8bad2f44abf5bbef9c28d7dc0f6f66de88e2f0dcdc0571e5"},{"path":"src/abyss_machine/resource_relief_adapters.py","sha256":"sha256:834334c6d4e3eb1b305d5931cdfb8ec4824859deda55dfc71b1e6a912d888ef7"},{"path":"src/abyss_machine/resource_runner.py","sha256":"sha256:19fd4b1dda16f504c5daffa8b6c04e69c98cdad6e5d800c0e15ea920d0fb35a6"},{"path":"src/abyss_machine/runtime_evidence_contracts.py","sha256":"sha256:d06789b14eae77387cc9574d0f79baa6268fc8a68b80db04797f827390f74314"},{"path":"src/abyss_machine/self_awareness_activation_contracts.py","sha256":"sha256:ec139224d27fe581a3c934d98ed4d33ab8dfd6925c6903bb677a8d0ce5ce9c91"},{"path":"src/abyss_machine/self_awareness_activation_smoke_contracts.py","sha256":"sha256:a38535caed759ad295bb2d9782c85930f6600bda9dd367d78f8f7750395f207a"},{"path":"src/abyss_machine/self_awareness_adapters.py","sha256":"sha256:ed640b0945d1b5643cac90e0b2729473e3b1ac1ad68bc09d95afa1ff273ff98d"},{"path":"src/abyss_machine/self_awareness_alert_contracts.py","sha256":"sha256:4e1fabccd2f59f1802978ba2f458f0f96c409de2bd3285c68fe18b57f5ef25ab"},{"path":"src/abyss_machine/self_awareness_autolink_contracts.py","sha256":"sha256:76bc15af2e869ade90f53595034fe69cff087faa672d345f5e19ef4ad985d8bc"},{"path":"src/abyss_machine/self_awareness_body_trace_contracts.py","sha256":"sha256:b03caf79fd473695bac14a20afa982b844b5ec3188fd4784b79cf01ace0616e1"},{"path":"src/abyss_machine/self_awareness_brief_contracts.py","sha256":"sha256:69aa52364b5d2f2639bff2fedcffea45f15eaff3dfb84d29077a4757e01ba092"},{"path":"src/abyss_machine/self_awareness_causal_overlay_contracts.py","sha256":"sha256:41eaffdefa6838215ac89ab678ca96d2f0d2da756cbcabd3773ba3a8917d4262"},{"path":"src/abyss_machine/self_awareness_causal_readmodel_contracts.py","sha256":"sha256:d36d402d8a8b61f615e36c58c0e5048128e038a2e343100d1f56e126cc6a8ae3"},{"path":"src/abyss_machine/self_awareness_cognitive_contracts.py","sha256":"sha256:b8e32f1662ef1e266d70ded9a4a0995b389e9fc6eaa257d3e075b4ed17acb4b7"},{"path":"src/abyss_machine/self_awareness_completion_contracts.py","sha256":"sha256:45d332695bf4a9d4d699a8d93ca847a0144038cb4a0d454719d73f6345207968"},{"path":"src/abyss_machine/self_awareness_completion_document_contracts.py","sha256":"sha256:be7b5d8eb8474bc4668f81f16703be7b04498ebf2cccc6d5e206e4f2b543dd9f"},{"path":"src/abyss_machine/self_awareness_completion_graph_contracts.py","sha256":"sha256:caf13067b04d4cea5806cf7e36459c590e90a09bc8451ab62991f1b2eb97cb9e"},{"path":"src/abyss_machine/self_awareness_contracts.py","sha256":"sha256:94ee35250ea7a91de180dfc9e37baf245a274da9844a8a3d818fb6cd535c4786"},{"path":"src/abyss_machine/self_awareness_coverage_contracts.py","sha256":"sha256:7bf93d4fa8324dedc4330ce6fd859c830c4a32ff2f387b82f66bd693488c9a01"},{"path":"src/abyss_machine/self_awareness_cycle_proof_contracts.py","sha256":"sha256:c2def2d3b028439108adbd95ba0728f90f16dd68c9ee7db6a99c97f233e0e38d"},{"path":"src/abyss_machine/self_awareness_entity_context_contracts.py","sha256":"sha256:98e50d06bbfe4b5515522c62b9abbe436427575bab8b58e23b5f9b93f4284858"},{"path":"src/abyss_machine/self_awareness_export_handoff_contracts.py","sha256":"sha256:2db396bf999bdefbdc733fc522f13ab3e42d9039a62d8168b387d45d303a2dd5"},{"path":"src/abyss_machine/self_awareness_failure_matrix_contracts.py","sha256":"sha256:bc3a129be5a088ba46b7ea6926b5d914c70af87949320a60475aec0b92dbcb25"},{"path":"src/abyss_machine/self_awareness_lineage_contracts.py","sha256":"sha256:e3b90567e270832241c07634b68a0c3d62983d40db2effb70662a37ecd375711"},{"path":"src/abyss_machine/self_awareness_query_correlation_contracts.py","sha256":"sha256:63e6d66c0e6ac1495d6bc7291724453aac94f30a239e2baa22f2b82c16783fc4"},{"path":"src/abyss_machine/self_awareness_requirement_contracts.py","sha256":"sha256:4e867999b7cb3aaf028a91192b1b02036b49800d628be6253fc594d1b6beccd5"},{"path":"src/abyss_machine/self_awareness_resident_cognitive_contracts.py","sha256":"sha256:54305cea1100558b155298d7d55a95c2a3f56c078558052a094bae957bea254c"},{"path":"src/abyss_machine/self_awareness_resident_worker_contracts.py","sha256":"sha256:2355fe36360039da8e0269ba9a99916e4dbeba264e0c2927ad089b0951bab080"},{"path":"src/abyss_machine/self_awareness_response_contracts.py","sha256":"sha256:487264e38ad4e7f030ef6cb0bf1ef2644fcba29932e99091ebe7463cbacba376"},{"path":"src/abyss_machine/self_awareness_stack_closure_contracts.py","sha256":"sha256:b59954c4cc1320269993945d8d14822738fa33bd91d2f08a82b25c3f10b60265"},{"path":"src/abyss_machine/self_awareness_stack_probe_adapters.py","sha256":"sha256:f8a4216796eab18b166fcbce2c7b1076e7795816e55a506489b464b870b029d4"},{"path":"src/abyss_machine/self_awareness_trace_context_contracts.py","sha256":"sha256:70c95f31903ade220b1ad9e8bd2d4b8b7beba4a7f8fca651d2dbd7b2480514a1"},{"path":"src/abyss_machine/self_awareness_validation_contracts.py","sha256":"sha256:5b7da05d50b7c6c543015063f3d6afbd5bd068a846e68e9027048811a5c35115"},{"path":"src/abyss_machine/stack_bridge_contracts.py","sha256":"sha256:ccb9270143a92bda1df76cffcd16ff9b4666414085c514cac375dacfb452acec"},{"path":"src/abyss_machine/storage_adapters.py","sha256":"sha256:3f38c844179911df19621b92291f3b685c26303d661f6d2b5fad2da972729984"},{"path":"src/abyss_machine/storage_candidate_adapters.py","sha256":"sha256:3080e2a9d0c7fb1cecba3d461b4a0fa245a666797f622e27157896090c3f1ae0"},{"path":"src/abyss_machine/storage_candidate_contracts.py","sha256":"sha256:6f81f5c47d0ff7b63682b61ba81870274b278483c6601ef9903459dad4582ef6"},{"path":"src/abyss_machine/storage_capacity.py","sha256":"sha256:5bee0ec98c64969c155b0ad05f4c4517a32bcd176455d90a026c4eda6332d09b"},{"path":"src/abyss_machine/storage_contracts.py","sha256":"sha256:2f8219f2025aeb4950dd6a43698da1c2453ac74df1da337e07a6c9696cca8404"},{"path":"src/abyss_machine/storage_forecast.py","sha256":"sha256:ed76f7a3c574846dfe3cc9ffca8c80cb37d3822d2169102bfff4f0c5a7a3a57c"},{"path":"src/abyss_machine/storage_lifecycle_adapters.py","sha256":"sha256:8b424eaebf8c13f85a1be77908a31e25c5cb74c50dcd07e9082265a757b6a32c"},{"path":"src/abyss_machine/storage_lifecycle_contracts.py","sha256":"sha256:1557323369ffe0320d6a9e8455a26cc8e336a81694877ab77884aefbbdf2a1ea"},{"path":"src/abyss_machine/storage_process_probe.py","sha256":"sha256:3870576ecce3770d505330ebc08f219973a78bc39f69ad09b1231ac1ea398f6c"},{"path":"src/abyss_machine/storage_reservations.py","sha256":"sha256:014bb3b0138d98edc83c4b158b27264f5c298794673c626dcaa5c11b5718387c"},{"path":"src/abyss_machine/topology_contracts.py","sha256":"sha256:524f680624f0426969c89e7f00c7b07a3fae459de97e2b7885315d18c897e3e4"},{"path":"src/abyss_machine/typing_atspi_adapters.py","sha256":"sha256:9f04c7443296b869ba49a3c3473454852793cd2bdae092fb6524c0e36495a410"},{"path":"src/abyss_machine/typing_browser_adapters.py","sha256":"sha256:92c7be67302fa0477a4b7d1ec142323757dd57e81878ed58cc06094ff19207b0"},{"path":"src/abyss_machine/typing_capture_contracts.py","sha256":"sha256:5ca334ad4117e6899cbc7c59ba6db5603db8023c680e218bbd6dd478facb5c6d"},{"path":"src/abyss_machine/typing_codex_semantics.py","sha256":"sha256:632a61e2b91046b1777ba6037dd55a567838a3312b53d0104e8a0f89ded7c064"},{"path":"src/abyss_machine/typing_editor_adapters.py","sha256":"sha256:2c5c3abf4f2674aba21b161f904fb5dba4eb67f46084a62b114afd3a0d8132fb"},{"path":"src/abyss_machine/typing_nervous_adapters.py","sha256":"sha256:122ed12058e51408053c8a08d7c159dc71737d97f4b1b5968d0c58d53428d658"},{"path":"src/abyss_machine/typing_nervous_policy.py","sha256":"sha256:3480ff3807129444c4a1ab8daee0b9c7097a4bb2693a2a21326077d80cecc00b"},{"path":"src/abyss_machine/typing_nervous_refresh.py","sha256":"sha256:f33b5a42708f6538185bf029faeb3ee533c232086680b932a37d2e896766e332"},{"path":"src/abyss_machine/typing_saved_text_adapters.py","sha256":"sha256:521b4b8aa048bd3b11b7bcae7d9656015887f720d259f8f2c0164cc06efb1899"},{"path":"src/abyss_machine/typing_shell_adapters.py","sha256":"sha256:177cddcb40edd0d7960f7efd701dcfb82c028fc4f01012eb558d6dba90b470c3"},{"path":"src/abyss_machine/validation_contracts.py","sha256":"sha256:cbe1280c8bf29fdd425f57a03a3331759f6e4c55f16a7caefd9419b4b6ab8f2a"},{"path":"stats/AGENTS.md","sha256":"sha256:17f1425b707f0da88390535dd7f76dd3a6bf5bfcda274a9e4764c4200f92d0ab"},{"path":"stats/README.md","sha256":"sha256:9dc6de59d45a4b3dc71a3c20f7626b629cf92b08bf95ad9313d4a8205a0488cd"},{"path":"stats/VALIDATION.md","sha256":"sha256:fa1ea6ba8aa0867fb6bab57708026ec3ce2dda4b8262a409a290a31a24dd6028"},{"path":"stats/port.manifest.json","sha256":"sha256:d9ff79d99da38ea489ee4459b7b894ab5b9631147aa26559bbecde6ede105040"},{"path":"tests/public_smoke/test_active_organ_host_contracts.py","sha256":"sha256:f48cc07d3f4b134862d5a0ef73efda7376f647f01be8ae3f3e707571bbce1f82"},{"path":"tests/public_smoke/test_ai_cpu_routing_contract.py","sha256":"sha256:789e173790f8b9643d035c60cb9045233c720d481c59594879dace6eb1db1543"},{"path":"tests/public_smoke/test_ai_runtime_adapters.py","sha256":"sha256:bb1425084a09cd6710b94f4ec6e9ee8e87adb1a687a608845807c2ff86a3fc27"},{"path":"tests/public_smoke/test_ai_runtime_contracts.py","sha256":"sha256:0f6376b44f74b7ba8bb8140ff6e0fc9ac0ec96612cd9a3225a4e7df1db246446"},{"path":"tests/public_smoke/test_ai_tts_adapters.py","sha256":"sha256:b7dbc1729322b41a1db7a7aea5611c2007946012b64f558b817c014999f31a37"},{"path":"tests/public_smoke/test_ai_tts_contracts.py","sha256":"sha256:1e3c5b69be1b342a6eb46c5851b4173d66744166e2a3c29c10c2dda3d7177985"},{"path":"tests/public_smoke/test_aoa_session_memory_storage_runner.py","sha256":"sha256:487853dff493256ff596414aa2bfff48adcec6dd7a31ae0751696edc4d4c0a18"},{"path":"tests/public_smoke/test_artifact_bundle_verifier.py","sha256":"sha256:89af2a7acda6e8c8d673f078836952b594dd74a0b47ba5a43073af98837a157f"},{"path":"tests/public_smoke/test_artifact_identity_policy.py","sha256":"sha256:ec7269dca39204a51c8e4e89a040ba492a6494849475f0e2ffdafc95966dcb92"},{"path":"tests/public_smoke/test_artifact_trust_tools_python.py","sha256":"sha256:82f6105c5d34a1bad088a3f564404668ea6aab5282b0c603168becc7c395e2a9"},{"path":"tests/public_smoke/test_bootstrap.py","sha256":"sha256:33ddde37399bbea39ab5ed52de976a0f62e57838b2b3e5ffd5bd78903e818f20"},{"path":"tests/public_smoke/test_changes_contracts.py","sha256":"sha256:1ada58909bd30866c84c937bf11d97ca0e591822936cf5a6b645b24eac333142"},{"path":"tests/public_smoke/test_cli_direct_script_fallback.py","sha256":"sha256:645b069817014d3f290c5b270c6ee8ac30539dfc8a47aa8cc5bf593db7752e9b"},{"path":"tests/public_smoke/test_code_intelligence_adjacent_provider.py","sha256":"sha256:02684f24de824fe539a4b884a0af40f88a112d6b1742a00d27cfda69a5f6c267"},{"path":"tests/public_smoke/test_code_intelligence_contracts.py","sha256":"sha256:366692b3745090efc848cd888d0e9e7dd1b8b0e211713afcf6118d7b525c1863"},{"path":"tests/public_smoke/test_code_intelligence_gate.py","sha256":"sha256:72e9db46cd392238586ce67cd2e4dee71d14adfa451f87e4faabe2f300debdc7"},{"path":"tests/public_smoke/test_code_intelligence_node_provider.py","sha256":"sha256:60df0c403001bb5e243f736e93302bbe562016fbaaf47b8a2d271d1a11a8b1d9"},{"path":"tests/public_smoke/test_code_intelligence_provider.py","sha256":"sha256:f02ab114fc311aa1cff0325ed36c10166086a3ecd7082f106e28deeda062e712"},{"path":"tests/public_smoke/test_codex_storage_lifecycle.py","sha256":"sha256:4003366296c11dcbd90f71308ef1865648f9ec97b1753ca93a39ccbe924f95cb"},{"path":"tests/public_smoke/test_context_contracts.py","sha256":"sha256:4ce275825d3caa97cb0e02044286aec887a78645fdce457de98e70dfbafd89f6"},{"path":"tests/public_smoke/test_cooling_adapters.py","sha256":"sha256:771e1c78e385c81a0049f3a78c3cdcc1e06849a82319ca9bf7c412547f696086"},{"path":"tests/public_smoke/test_cooling_contracts.py","sha256":"sha256:66012e9ba3d0de775b2b1ab8f73d19016937a173418fbe51b2db5250926115c1"},{"path":"tests/public_smoke/test_dictation_contracts.py","sha256":"sha256:6185159a6c76cd7176ece54151095c201783c42f810a8f0ac268888a7718718e"},{"path":"tests/public_smoke/test_dictation_docs_adapters.py","sha256":"sha256:10f234d9f025e02a619c0ca66b13aabbc6024c8cf29ecc7625fd3575d6711d1c"},{"path":"tests/public_smoke/test_dictation_execution_adapters.py","sha256":"sha256:c4defbb415f26bce3e5d17055a206fffa9370db4a8f042d505513c6ec3593ce0"},{"path":"tests/public_smoke/test_dictation_lock_adapters.py","sha256":"sha256:42bb9e0ee98ca8e85b4b1e63a3b81fd5f9ba688146e6cb078019994099e212b7"},{"path":"tests/public_smoke/test_dictation_notifications_adapters.py","sha256":"sha256:207b5ae33c85c5ac83fa018951a0606ef1989da15e524df80137b27be2c421c0"},{"path":"tests/public_smoke/test_dictation_postprocess_adapters.py","sha256":"sha256:e3c9b0d5c511abc3f2b62e37a8f8435632cc3861b49096b360a9f05f7101dd09"},{"path":"tests/public_smoke/test_dictation_profile_adapters.py","sha256":"sha256:f1780be491e1ce15d7d6b92ccffa5c7f8585eb31cb4061a83479926c7493e59d"},{"path":"tests/public_smoke/test_dictation_replacements_adapters.py","sha256":"sha256:67ae2eb574709789bb86d43bd2e0b0a77424f8e95d1dad58972339e4955d3c72"},{"path":"tests/public_smoke/test_dictation_runtime_adapters.py","sha256":"sha256:ccb74f8ce763bf671ddb7be01099f9668aae7e9fc6dc854d5096317b52d28bed"},{"path":"tests/public_smoke/test_dictation_status_adapters.py","sha256":"sha256:532e2632c89733117317747359864f775224648743298a15e7ebecf5ac50cb90"},{"path":"tests/public_smoke/test_dictation_validation_adapters.py","sha256":"sha256:d2e93792d49c10cadb0ebc334a805f5950f33546f41673772b8d7f2eb7adb877"},{"path":"tests/public_smoke/test_docs_agents_mesh_boundary.py","sha256":"sha256:4d92c156290534d28d246dda31c9de61d0448fac0ea1c92bd85127d8981f05f8"},{"path":"tests/public_smoke/test_docs_contracts.py","sha256":"sha256:ef6480a4a407c8018b0be334e7c60fd1824dda3ef9b4593bce2581c8d2020994"},{"path":"tests/public_smoke/test_doctor_adapters.py","sha256":"sha256:6c0f9f0c796d7d34dec717517e81eb0a3e82828538704efc67bdde8eb42091a1"},{"path":"tests/public_smoke/test_doctor_contracts.py","sha256":"sha256:e970a491a5e57c976dcf161430342614996123e9ddda390c6cf7afa9f7774a23"},{"path":"tests/public_smoke/test_first_run_installed_projection.py","sha256":"sha256:c2ff9868e48ed536ec90bced1bc9915a42adf68ab6f1bc2719ab85d4ff91d0f4"},{"path":"tests/public_smoke/test_github_artifact_production_evidence_workflow.py","sha256":"sha256:c6b99ac588d737b5bcd214e572d2028511c44ba32262ee7c299c2a910afa70de"},{"path":"tests/public_smoke/test_host_contract_test_runner.py","sha256":"sha256:47c8375ef43ce10611f41208adeb36fd31fd89fcd175bf99f1f76bcbe8c9e8ed"},{"path":"tests/public_smoke/test_host_lifecycle_parity.py","sha256":"sha256:6f840b56c3dda86bd2c6452f9b8ab9b3d2e83ae25a34a09a8b5c431da07e2fb9"},{"path":"tests/public_smoke/test_http_adapters.py","sha256":"sha256:d8297043b1f93818a0ffa4bec5648d566ea9ff3273788aebbb5d8a9ed2d19747"},{"path":"tests/public_smoke/test_kag_artifact_trust.py","sha256":"sha256:da110ca37ac88810e7a551e7ed82986af8bfb49f85b57e398a480f56e6c9def2"},{"path":"tests/public_smoke/test_memory_adapters.py","sha256":"sha256:32373cd4d458c848ae14695bc82e9b712be65367b4c2846cecffa894a35d8c65"},{"path":"tests/public_smoke/test_memory_contracts.py","sha256":"sha256:98370f24b2f39f3a5d1a9af953df33707a188c9ff6ecc64769be3af6f227ed0a"},{"path":"tests/public_smoke/test_mode_adapters.py","sha256":"sha256:f63da01935cb627e6d7708b613a188f54340157a7ec01d924e58cd6df601c802"},{"path":"tests/public_smoke/test_mode_contracts.py","sha256":"sha256:d0ebe1ed278c953f018748a6f88918296d33d3f125d0e6a9bfe81368df903c73"},{"path":"tests/public_smoke/test_nervous_brief_contract.py","sha256":"sha256:bde03efb88602c9e60223d8cb57d983ca180f39f5e4c2c4f5a5ecd9b97365779"},{"path":"tests/public_smoke/test_nervous_browser_content_adapters.py","sha256":"sha256:ffa8f54c651ded7f0cd7e8d7f33e9ac5a741968fe3a8436bcadf03b4a34a142b"},{"path":"tests/public_smoke/test_nervous_capture_adapters.py","sha256":"sha256:0cc0b1f238da48c9ab35037f1e7f898813cdfffa922d99c0c0a2f1c240769513"},{"path":"tests/public_smoke/test_nervous_clipboard_adapters.py","sha256":"sha256:33f42fc4eeb61b9fee9cc5a0a1984c71a260d21bf677b146c04e436c9a318164"},{"path":"tests/public_smoke/test_nervous_events_adapters.py","sha256":"sha256:81292e400c979cc105fafd5cb6adf57c3e67730f9250cb8719853a5127b758da"},{"path":"tests/public_smoke/test_nervous_events_contract.py","sha256":"sha256:ceebea2c426d3a89bdc37b5fadd96ef06df850709c3f6a43682cded7efcec83a"},{"path":"tests/public_smoke/test_nervous_index_adapters.py","sha256":"sha256:76ec851780f8f82e2b8b70ff2be1078e510cf3bc9afa55bc46b6e9f1d9c9f13b"},{"path":"tests/public_smoke/test_nervous_index_contract.py","sha256":"sha256:f2dcdab89b4d807f5c82812162ba669a48141d507406d01de945bff4a6de3f68"},{"path":"tests/public_smoke/test_nervous_pipeline_dag_benchmark.py","sha256":"sha256:faf99d0570444f9beb0976ccefef58c1e57be24ea8ded5c9a9fdd5ff41d6c408"},{"path":"tests/public_smoke/test_nervous_privacy_adapters.py","sha256":"sha256:b91b40adc9fb4d6e260283eb09831cc7312a4903262257c70b10992a9d356337"},{"path":"tests/public_smoke/test_nervous_privacy_contract.py","sha256":"sha256:b861e6b046020530b570d292d870c81c884997580a2f9c156971a144c005e7a4"},{"path":"tests/public_smoke/test_nervous_quality_adapters.py","sha256":"sha256:27ff8d313441b4821dcbfa236f665962c8018aa3ddf956f9bc22a6aa1ead116c"},{"path":"tests/public_smoke/test_nervous_quality_contract.py","sha256":"sha256:2b922a9bad6e394c77bc8bae512bf58428301c5e0dd6234dbba905426e025649"},{"path":"tests/public_smoke/test_nervous_recall_contract.py","sha256":"sha256:f5d2646ca0df1d4421588941cf2777e9cdb69f1f27b0f484d5c27db0a711cea7"},{"path":"tests/public_smoke/test_nervous_redaction_contract.py","sha256":"sha256:17deb309dea939e8b9477f89f6fe46af3d01eab5b5d97daa1b73f2eabd75e7f3"},{"path":"tests/public_smoke/test_nervous_rerank_adapters.py","sha256":"sha256:871b144666ef61b86d5ce4c4d0a10230354a890e4a95080873c97c624fb7a1c7"},{"path":"tests/public_smoke/test_nervous_rerank_contract.py","sha256":"sha256:b71155ac0f893abe9329fae5936206b41a7c359d417927cba05cdfd540e0d8d1"},{"path":"tests/public_smoke/test_nervous_retention_adapters.py","sha256":"sha256:ac7f1db0ce500c096b7cee9df402a653b7951b8e358152992c600c8071f2037c"},{"path":"tests/public_smoke/test_nervous_retention_contract.py","sha256":"sha256:0e2492fed09db9a4ec716dc17ce91be0584e8385c0c7d1c875025ad626bb99ad"},{"path":"tests/public_smoke/test_nervous_retrieval_adapters.py","sha256":"sha256:368fed007adf1126e910e79c9c73860e9d289385bc9cfb18562d2b3ee7b87d79"},{"path":"tests/public_smoke/test_nervous_screenshot_adapters.py","sha256":"sha256:3ad3428cd4da12acc5a06a39c7d7a26c11e63ecf4942b42360aac47be160482a"},{"path":"tests/public_smoke/test_nervous_screenshot_contract.py","sha256":"sha256:735594e5c2004cb1636ce96462f6af576d4993f61a47f751c987f6311c757735"},{"path":"tests/public_smoke/test_nervous_semantic_adapters.py","sha256":"sha256:f7409a05766c965b3084efb95959fb1d35899e78b50f2dc873dfd93a7449481a"},{"path":"tests/public_smoke/test_nervous_semantic_contract.py","sha256":"sha256:dad37d086cb36b433eccb7d54be4075defd9c5c672948e5a22f23055f6a38b9d"},{"path":"tests/public_smoke/test_nervous_source_adapters.py","sha256":"sha256:8086ca9ddabd06e87901095979b57eafa673bb4912d05300a5cd01146207bd8c"},{"path":"tests/public_smoke/test_nervous_sources_contract.py","sha256":"sha256:54142b78187b8e207eb192527b021777bb1b3d6e6cccdabb716e50d16b2642dc"},{"path":"tests/public_smoke/test_nervous_sqlite_delta_benchmark.py","sha256":"sha256:5fa00b49ca8d35a3d14dda72bfe6df5998c9159985c34f413935e5fbfef65fc2"},{"path":"tests/public_smoke/test_nervous_status_adapters.py","sha256":"sha256:f56906d712653fe64f124c63749d650c5d035b07fd0d786b1454ce20a321dd3a"},{"path":"tests/public_smoke/test_nervous_synthesis_adapters.py","sha256":"sha256:e7a5359d9698fee07265d73b310c797d98c2ec294d6e18ef67b60953ce8a18fb"},{"path":"tests/public_smoke/test_nervous_synthesis_contract.py","sha256":"sha256:b0016b7f36f1f9bba99f91ad1615715c00ad2f5f4098353eb82238feec3a9da6"},{"path":"tests/public_smoke/test_observability_contracts.py","sha256":"sha256:a879ae3704e773bc150f0140b3d0646bb29214ee82d5023d31ae2d05ebc9d13c"},{"path":"tests/public_smoke/test_owner_census_broker.py","sha256":"sha256:1aa0bd17a9140a7fac33f5d5096096487347eb68adbbe6f9d2198165a957ccf8"},{"path":"tests/public_smoke/test_path_policy.py","sha256":"sha256:5ba025100053ee8e366936c70e0cc20f3da9ca102fcc3a6ae41f360fe6ef4a82"},{"path":"tests/public_smoke/test_process_adapters.py","sha256":"sha256:ec149f380a4275807d2328e8631eb7ff08e2f7afb3bc97ee6d270dcde6cb863a"},{"path":"tests/public_smoke/test_process_contracts.py","sha256":"sha256:860605f84a7f7833564f77d4a8dc4603c746448f531fa3842b70e536184f0cdf"},{"path":"tests/public_smoke/test_public_boundary.py","sha256":"sha256:f2a402ff5ddd7c9720078e4929f84ebfbda70d3f89fd3edb93a249cbf3cc29a7"},{"path":"tests/public_smoke/test_repo_scaffold.py","sha256":"sha256:5066cf090052a1ad528dace04836b6c31b44b11f7eaf69311b9e90fbac6c001e"},{"path":"tests/public_smoke/test_resource_adapters.py","sha256":"sha256:30fcfc98dbfeffea544057ad6df1bb6340092b380c0e9d96474be25eed59a710"},{"path":"tests/public_smoke/test_resource_admission_adapters.py","sha256":"sha256:1cb31a0eccbd829afca1c3915eeeb755f67b506f87ba913c82ffdd6bc69171c9"},{"path":"tests/public_smoke/test_resource_codex_hook.py","sha256":"sha256:94122b95cf3c0fa6b17f78499f2dab94a03b7ba416b6af70c2a6db79a50141d4"},{"path":"tests/public_smoke/test_resource_planning_contract.py","sha256":"sha256:87fc3bafeb5c5b116aabd1a8bdbb85321f3ba9f079994cadc6796878033e927c"},{"path":"tests/public_smoke/test_resource_pressure_coordinator.py","sha256":"sha256:0a2eed4d7bd802426ededdf2f5072a0d050608a533cc9f66601eb3d7f2dc3092"},{"path":"tests/public_smoke/test_resource_relief_adapters.py","sha256":"sha256:de54627f3d89fe265de1bc5283fb9c191e61ca679a56b5a7aca1a3bacef41a80"},{"path":"tests/public_smoke/test_resource_storage_reservations.py","sha256":"sha256:26a557d30e1d8d00691b08ce4429bf69e369ed7d7a706eec61d3abe5a12af9ba"},{"path":"tests/public_smoke/test_runtime_evidence_contracts.py","sha256":"sha256:fd61c7a21c852261210c9edeb65422432e013f957d271c9856d52ba7d6995c36"},{"path":"tests/public_smoke/test_self_awareness_activation_contracts.py","sha256":"sha256:8fda301e23b3976afa54803a2dcf430238d9bb1f3ec65c8573de991038a63402"},{"path":"tests/public_smoke/test_self_awareness_activation_smoke_contracts.py","sha256":"sha256:91503c8dd0a5aaba66d95e1d6aa70b2386e7857a967e34beaed66e31b0495961"},{"path":"tests/public_smoke/test_self_awareness_adapters.py","sha256":"sha256:5813b9688a3b1d635d6cacdc312a0e5379bd584210b00b189ba823d90b552442"},{"path":"tests/public_smoke/test_self_awareness_alert_contracts.py","sha256":"sha256:e3fa0dc759feac18762e7f1562a474ae05b02c45ab81d974ef18b537b2da9911"},{"path":"tests/public_smoke/test_self_awareness_autolink_contracts.py","sha256":"sha256:ef0678d1d4e196e35e1b2c0e00cafed7ba4e5c21e21de1a1e1977e41852058e2"},{"path":"tests/public_smoke/test_self_awareness_body_trace_contracts.py","sha256":"sha256:22ae00bb8b01e06accd012af1ff2607053a7c1cc69b247840f1bae73ca23d293"},{"path":"tests/public_smoke/test_self_awareness_brief_contracts.py","sha256":"sha256:6a97a13e0f5e0abf2dbc03b7bb13c9b0e6d3efd7d905ad2a73bd22a2df296201"},{"path":"tests/public_smoke/test_self_awareness_causal_overlay_contracts.py","sha256":"sha256:19c34bd4d0c247df0f69874ba08d36a89ed3493b6394d923a53d0adb788f167d"},{"path":"tests/public_smoke/test_self_awareness_causal_readmodel_contracts.py","sha256":"sha256:62c3124c1c1a1e5c7d6a5b80c154388fc5222dd51f0c068c779f8ad063a7e3a8"},{"path":"tests/public_smoke/test_self_awareness_cognitive_contracts.py","sha256":"sha256:657d862a4b737b64f32371d531a432047175ee4bcc43c9b7a3ed4a5cf191d389"},{"path":"tests/public_smoke/test_self_awareness_completion_adapter.py","sha256":"sha256:0873de49edc75284e19a3c431aaa807b20e4273b4ebb0b498cc5f74f3fc6b9da"},{"path":"tests/public_smoke/test_self_awareness_completion_contracts.py","sha256":"sha256:094ccdc4d1f8eb3d472617c0baf1f5689d9511f4f3237f078b21ce0d1837f596"},{"path":"tests/public_smoke/test_self_awareness_completion_document_contracts.py","sha256":"sha256:3c8389dc8e4a470ca69556ae2dca0d894d160fe3c19ff996a789bcff803bea52"},{"path":"tests/public_smoke/test_self_awareness_completion_graph_contracts.py","sha256":"sha256:01610f7dd2215fb9ea7ce5a4364d02f404a95f6f5ad4c826a04fa67bfcabd5f3"},{"path":"tests/public_smoke/test_self_awareness_contracts.py","sha256":"sha256:2f8c9ca79ad14e87d5298c80eacc22dce8716b0e6b9b0b10798e4f3bd81cfe75"},{"path":"tests/public_smoke/test_self_awareness_coverage_contracts.py","sha256":"sha256:4fabff27f0cd80f858b6f9c94a90a15e0e7104914b99771794c2ebf070040346"},{"path":"tests/public_smoke/test_self_awareness_cycle_proof_contracts.py","sha256":"sha256:691d1f30eff47c6c3cfec8857dda7b1638f9c7cf45bce04d2b5abc72c83791c5"},{"path":"tests/public_smoke/test_self_awareness_entity_context_contracts.py","sha256":"sha256:dd77b7e5e5d919063d8abf0d124d22961448a44925d4b529cdf003085fd17502"},{"path":"tests/public_smoke/test_self_awareness_export_handoff_contracts.py","sha256":"sha256:e375a371cd8e3e8d883d659fd50d76c9c154e35a21ac519ec2cea825953c6085"},{"path":"tests/public_smoke/test_self_awareness_failure_matrix_contracts.py","sha256":"sha256:5f279d7c5925590ddab8a7b2d1f41ce34af331dd40fe1da0861f327064ee13ec"},{"path":"tests/public_smoke/test_self_awareness_lineage_contracts.py","sha256":"sha256:2963f7bae45a0c349eb2d562421636f8a19b172cd78ff022b89d58a001b4bfdd"},{"path":"tests/public_smoke/test_self_awareness_query_correlation_contracts.py","sha256":"sha256:ea92161f8e926cdc283680eb5ff04c2c631e3d0dbf80e75359f826961e8fccbc"},{"path":"tests/public_smoke/test_self_awareness_requirement_contracts.py","sha256":"sha256:88eff8d67804d3339b99a59f2adbaa731d5aa068cf30b71a12d305ae93bed4d7"},{"path":"tests/public_smoke/test_self_awareness_resident_cognitive_contracts.py","sha256":"sha256:5d59bd76262a0d25a0f8b6111d13fa207f8d7a23959c0267580ab0e3ac38b56a"},{"path":"tests/public_smoke/test_self_awareness_resident_worker_contracts.py","sha256":"sha256:efd34201d2ce47c6cb13d8223d670e1d946c4d1988da65d8b707f999b23a1984"},{"path":"tests/public_smoke/test_self_awareness_response_contracts.py","sha256":"sha256:fd3e9c3d13daf62d22c93f58565828de5ef00f05debccd24a02d71908db2b2e3"},{"path":"tests/public_smoke/test_self_awareness_stack_closure_contracts.py","sha256":"sha256:ccfd5c3490a0b87001aaee864b435c69be6de82e82caf35fb9260f23e4c93aea"},{"path":"tests/public_smoke/test_self_awareness_stack_probe_adapters.py","sha256":"sha256:d3c7f54f474e71c1199864e653bc5cfad93785a4b3f83b74d64b038ed19ed96e"},{"path":"tests/public_smoke/test_self_awareness_trace_context_contracts.py","sha256":"sha256:e0390c1124d71efccf12add9819ff6ef43b31662794eba5843fa01fe3439e397"},{"path":"tests/public_smoke/test_self_awareness_validation_adapter.py","sha256":"sha256:97bbf57242b262f6c5a2473b74ee2277cbd8fc65e7cd896ccc5d4ce1d2cf4a53"},{"path":"tests/public_smoke/test_stack_bridge_contracts.py","sha256":"sha256:e416e3e9658b3c5c832cbccf0ce8d2c4eebf281e3cf250a2f2b8bd331b57cd58"},{"path":"tests/public_smoke/test_storage_adapters.py","sha256":"sha256:ce255301c6705c92c212934a943076a7172f5e69a1de212d75dca7ec8715a57f"},{"path":"tests/public_smoke/test_storage_candidate_adapters.py","sha256":"sha256:8c34339071e83ea03d90e3509bddbd8ffb7efa570cf49da93c8847db95d99788"},{"path":"tests/public_smoke/test_storage_candidate_contracts.py","sha256":"sha256:80cda96a5804cfc2255125b3376307e33b306afab6fc2efcf983a6c16957fefd"},{"path":"tests/public_smoke/test_storage_candidates_cli.py","sha256":"sha256:226dda4af96c98ff033b341b62417e0505f6450986973b4b3b1f583f86b4dae8"},{"path":"tests/public_smoke/test_storage_capacity.py","sha256":"sha256:8a1a7d24e046565d6b4dcbe0d1a31c75a82a1d89e6d7f1de6b1da4a36da60943"},{"path":"tests/public_smoke/test_storage_contracts.py","sha256":"sha256:afc9e414e50704154ed371b9bc682802ea034adc61e0e5bd9fc13957e17b8fc6"},{"path":"tests/public_smoke/test_storage_engine_repairs.py","sha256":"sha256:f0009365bb8d4273ce749fde27bd3cc7258f80d12b56f3e1c116052a218e8923"},{"path":"tests/public_smoke/test_storage_forecast.py","sha256":"sha256:34bc8b457185e6c2df7dcaeeabafc3a14c8ee0c1aa6dd5fd696b73a406766f01"},{"path":"tests/public_smoke/test_storage_lifecycle.py","sha256":"sha256:5924706c71e2bf44cc2a55456ed8f03babcf3f4520b0f38446387abbfdceea01"},{"path":"tests/public_smoke/test_storage_lifecycle_cli.py","sha256":"sha256:b4d036f0c00c2b79feb8909b41a08cf27d177e079ea7f43266cd460ec3814afd"},{"path":"tests/public_smoke/test_storage_process_probe.py","sha256":"sha256:13c508ba5852bd34b744cbb82b2175acbcf29db4b0ac25e4b3d261d548388b87"},{"path":"tests/public_smoke/test_storage_refresh_cadence.py","sha256":"sha256:5257b92b391124c2621c03bcc48cb2927b825c6aed171df6a017770a3cbc7c0b"},{"path":"tests/public_smoke/test_subsystem_validation_retention.py","sha256":"sha256:03f5f87bfa3f778d429880bfa1239f084e5bfbd1b275966e05c45d067b8df240"},{"path":"tests/public_smoke/test_topology_contracts.py","sha256":"sha256:6b2670d423278f1cce342465a7e8f75826058c23ef60c921326cfecdcd6e8675"},{"path":"tests/public_smoke/test_typing_atspi_adapters.py","sha256":"sha256:95b4a37557140f26f3dea46fbfa18bef8c77adb6c781f8a586eacc74112e8f2d"},{"path":"tests/public_smoke/test_typing_browser_adapters.py","sha256":"sha256:cb8ed726ccab4718c9a2b09b86e3c192facb46ba4d7b9c86b1ceb00e4485bc75"},{"path":"tests/public_smoke/test_typing_capture_contracts.py","sha256":"sha256:bf5b45f51fac52df28061a6942e8a72af8e8ce6b1e8bcb8ab1d3e9c8552bc90f"},{"path":"tests/public_smoke/test_typing_codex_semantics.py","sha256":"sha256:c8173428b53983057933293fcc9d2ee226eec00af226cdf41b4132c92ef12112"},{"path":"tests/public_smoke/test_typing_editor_adapters.py","sha256":"sha256:f79a6c5e6164c81975df6245b00d2383fbe0f1eeb3800971010f73177e442a34"},{"path":"tests/public_smoke/test_typing_nervous_adapters.py","sha256":"sha256:ec171cb0290d441ba5d0193ae0dee1e549a70ddac516547f40ff1f5691acd1c4"},{"path":"tests/public_smoke/test_typing_nervous_policy.py","sha256":"sha256:c964cd74b04681e3248802045b34394d22946600a9dc3fc89caf7273d3795696"},{"path":"tests/public_smoke/test_typing_nervous_refresh_logic.py","sha256":"sha256:d85aa0dee9d4360227e6a815575e913e932d0ff73f74e9d56586f92e743b059e"},{"path":"tests/public_smoke/test_typing_saved_text_adapters.py","sha256":"sha256:88832529fd5415e703a7261d162ee759e9386e5ed05ddfc00eac0dda14a5442d"},{"path":"tests/public_smoke/test_typing_shell_adapters.py","sha256":"sha256:a7f2746c5bfbdb033b14e6f60e1e422fd6d2aadadefad7266ee20c6512f860e0"},{"path":"tests/public_smoke/test_validation_contracts.py","sha256":"sha256:dc095e3255eb2555acf03d2bc4d42827bcb075c4249ad91ba3cd4382e15adb81"},{"path":"tests/public_smoke/test_validation_evidence_graph.py","sha256":"sha256:407464b9040c4e3ee70ed6012fdef085a34473f1eca7a13bc790b747677fa4c8"}],"source_paths":[".github","AGENTS.md","README.md","DESIGN.md","BOUNDARIES.md","SECURITY.md","docs/publication/PUBLICATION_BOUNDARY.md","docs/validation/validation_lanes.json","manifests","schemas","skills","stats","src/abyss_machine","scripts/generate_contract_abi_signatures.py","scripts/generate_scaffold_index.py","scripts/validators","tests/public_smoke"],"source_tree_hash":"sha256:7fe3dadde82c157edae39d52e189f24b5acccea243caff65146ad97bd352791d"},{"artifact_class":"bootstrap_install_bundle","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"bootstrap-install-seed","source_file_count":328,"source_files":[{"path":"config-templates/AGENTS.md","sha256":"sha256:1ff54ef42ab3e0cd90f639009fb5d7d5df000ece983526d1206f8557470d81ac"},{"path":"config-templates/README.md","sha256":"sha256:2a4d8e3461f603fee9fb652848b952ee556ccd08b10dffa3c161a4350086e313"},{"path":"config-templates/etc/abyss-machine/AGENTS.md","sha256":"sha256:83166ca8323b9d1a52a2bbe3e42a30bb25b8edab29485530586c3aae6578a3ce"},{"path":"config-templates/etc/abyss-machine/CHANGELOG.md","sha256":"sha256:83f9631c5ac9c45212647b6e205ef80dc8399bcbd050b258a9ef473e84c13c2d"},{"path":"config-templates/etc/abyss-machine/DESIGN.AGENTS.md","sha256":"sha256:1339466baf77fd3a3a7898c81ef4d1be59f45ca84c93bf1ecd473c814c394842"},{"path":"config-templates/etc/abyss-machine/DESIGN.md","sha256":"sha256:4dade254519d1ae2bafe15447697dff7b41f3c04cb4dfc03e760480db042f288"},{"path":"config-templates/etc/abyss-machine/DOCS.md","sha256":"sha256:0168f1ed1ad759b4d2fc21adbb9b948660f66907e4c204fcc07a41a2aa53f258"},{"path":"config-templates/etc/abyss-machine/MAPS.md","sha256":"sha256:eb1b0452da08cf3e0a1e3f99d3c948784710add4d6dc668ca8c80381514c0044"},{"path":"config-templates/etc/abyss-machine/ROADMAP.md","sha256":"sha256:80806efb7b4a7fdcb2846ebf843f6430139038d3dcedb27957f2a9185744901c"},{"path":"config-templates/etc/abyss-machine/SELF-AWARENESS.md","sha256":"sha256:8e4f62bbf4312d4e0f4ddb61f734441cdbb2a5c4207ef2f11a81f3810b971f4d"},{"path":"config-templates/etc/abyss-machine/STACK-BRIDGE.md","sha256":"sha256:8700cc5bbbdc80d159fada70591a3b4959d1368629901ea9033058f39cdeb4ca"},{"path":"config-templates/etc/abyss-machine/TOPOLOGY.md","sha256":"sha256:af47f470f723c9f15d3d969b23361a0d9ad362edab724b09aa3df3657394fb99"},{"path":"config-templates/etc/abyss-machine/VALIDATION.md","sha256":"sha256:d055f935bc59b7fad422c79bb2d8c473650c33ae52c46dd07f6276d3afccac20"},{"path":"config-templates/etc/abyss-machine/agents-mesh.json","sha256":"sha256:a439c9e2468248a15cdad4f7f168b27be0465a5c37c2c5b461224dea02fb86f0"},{"path":"config-templates/etc/abyss-machine/ai/AGENTS.md","sha256":"sha256:8fba4089732e2de7bc19a7650c05219e05650ae4bae036a077e9db36b5be16fd"},{"path":"config-templates/etc/abyss-machine/ai/VALIDATION.md","sha256":"sha256:cdb5564852d117034d9aba0003e41b47de4c38361923acf51d9c9ba371b80425"},{"path":"config-templates/etc/abyss-machine/ai/config.json","sha256":"sha256:dbe8ba8b45bc13f911e5f9ca072b1f2218b9485e7faa95b51290f6a764a6d901"},{"path":"config-templates/etc/abyss-machine/aoa-session-memory-storage.json","sha256":"sha256:593a41c02a1712add0e47d67cf3c795ddf9385f1f7e312a064cd3ac9fca4bb1b"},{"path":"config-templates/etc/abyss-machine/backup-policy.json","sha256":"sha256:1b8e142962f431780d3d8f554909a9140d0d5cd1a10a36444ac7462e103b51cb"},{"path":"config-templates/etc/abyss-machine/bridge.json","sha256":"sha256:64547c56d802d2cb5ddfbed17894ed93fa00c27125ef38eefacff4dae0d4e492"},{"path":"config-templates/etc/abyss-machine/code-intelligence.json","sha256":"sha256:58fa41413c27bfb869a89b1ce8bab8eeaa1b8d16b0ef8ed56c973bac37451c6c"},{"path":"config-templates/etc/abyss-machine/commands.md","sha256":"sha256:c80b9685b7e01019e4930e695d60fbd3733445005cc096460117f12f1c9aff19"},{"path":"config-templates/etc/abyss-machine/cooling/AGENTS.md","sha256":"sha256:e12dcc3e1bf90f1cccb245d250749a6d553810897ce05bc42a486c4738f5d69f"},{"path":"config-templates/etc/abyss-machine/cooling/VALIDATION.md","sha256":"sha256:7f1985c8c70350fd313cbaab368d52f6ebb5bedc307a98ee65135be2033d02b5"},{"path":"config-templates/etc/abyss-machine/cooling/config.json","sha256":"sha256:8a4702ed8fa7c92ac029c7edf279c3c0a317242671ab11d11c69ef8d1a5c0f02"},{"path":"config-templates/etc/abyss-machine/decisions/0001-roadmap-decisions-changelog-route.md","sha256":"sha256:b6d8f49df7c04dd7480f0985dcfaf0727ab4491ff9a8fc7f2fb9af4cd79fe5df"},{"path":"config-templates/etc/abyss-machine/decisions/0002-decision-index-route.md","sha256":"sha256:4f07e4ce9f4999bacaa916d8833604f25ef792b637aaf5d4f42c141518ab8e4f"},{"path":"config-templates/etc/abyss-machine/decisions/0003-host-agent-mesh-route.md","sha256":"sha256:38cd6e8052253ca5191341938e88243275e80f6645d2798d9db65f5a2f36b925"},{"path":"config-templates/etc/abyss-machine/decisions/0004-srv-large-root-design-route.md","sha256":"sha256:385db302ac5ab1685243a6101f0835bba7f1adf288752f7d1b7dcf583d43e804"},{"path":"config-templates/etc/abyss-machine/decisions/0005-zram-headroom-routing.md","sha256":"sha256:892e0683675c896d04a0d9e22e76908ff9daf334a09845d28f6dbdd890a445fe"},{"path":"config-templates/etc/abyss-machine/decisions/0006-doctor-self-maintenance-route.md","sha256":"sha256:b8454a2ba7b4b43a24e88a2f75a6cde7e8a10892b8e56081999226c6ee902ba9"},{"path":"config-templates/etc/abyss-machine/decisions/0007-os-abyss-heartbeat-reaction-response-chain.md","sha256":"sha256:8f59cf4e9c77807efcf08032370654f6b8d9a6b099dba856cf8720ca142d07ae"},{"path":"config-templates/etc/abyss-machine/decisions/0008-change-close-decision-review-gate.md","sha256":"sha256:f61fb5824fee78161b0354a3682cc9897c9bfd90cb541edb61d1c8c3f95a3941"},{"path":"config-templates/etc/abyss-machine/decisions/0009-decision-record-evolution-route.md","sha256":"sha256:208b59a9573a725fc749e186a6c1bba20b29433116f43b6ae92b4e79c2d53d21"},{"path":"config-templates/etc/abyss-machine/decisions/0010-typing-journal-preservation-route.md","sha256":"sha256:b838738890db4d61a8133af1d3dc7465c0914fbbbecd3f54856f5f2cbe991aaf"},{"path":"config-templates/etc/abyss-machine/decisions/0011-e2b-resident-selection-route.md","sha256":"sha256:1079034d4ae0337eeee5646294a22f1740e4e5d52a72a246dae2c41d0acdba99"},{"path":"config-templates/etc/abyss-machine/decisions/0012-causal-spine-bridge-route.md","sha256":"sha256:7e86618b3faac114d56f405b8812de0287fa011c12ff672badc362e56fc2e218"},{"path":"config-templates/etc/abyss-machine/decisions/0013-machine-atlas-maps-route.md","sha256":"sha256:c4734418e21d4787b0c073937dee162784dea4eeab03495493fe21e60b3c1155"},{"path":"config-templates/etc/abyss-machine/decisions/0014-machine-atlas-reader-profile-packets.md","sha256":"sha256:e1948cdf6320337ecd664d0452799de4c40f89ba81cedef6d9019832c697e859"},{"path":"config-templates/etc/abyss-machine/decisions/0015-machine-rag-trace-loop.md","sha256":"sha256:bf534bcd2e2e0dabfe2778204cd72179b20989086da42f921372fa0d6b5d0566"},{"path":"config-templates/etc/abyss-machine/decisions/0016-machine-context-refresh-automation.md","sha256":"sha256:ae8dfdb400b54da9d75b20ed5e4da277444e51a3fd6f520d19f24849e2dd304d"},{"path":"config-templates/etc/abyss-machine/decisions/0017-stack-observability-bridge-consumer.md","sha256":"sha256:8f85634ec940fbe2d875a02a4a0f2a3d9b8a9221d403c5496acf8d7ae9f758c9"},{"path":"config-templates/etc/abyss-machine/decisions/0018-self-awareness-observability-layer.md","sha256":"sha256:8cb4127a5f802f637ac2b9606649b59f35b03f70d5042781249755343d8b4101"},{"path":"config-templates/etc/abyss-machine/decisions/0019-self-awareness-full-stack-coverage.md","sha256":"sha256:85916deac6bb9b1f7d19d140dee37be3df054681a68eefec7b18d41a7ceb4db5"},{"path":"config-templates/etc/abyss-machine/decisions/0020-artifact-evidence-cleanup-route.md","sha256":"sha256:40ad8736c8213f03d837f58c6d99c6c0f200e913841b784b1a41326fd43865df"},{"path":"config-templates/etc/abyss-machine/decisions/0022-owner-native-memory-orchestration.md","sha256":"sha256:e0ff5fb044f22afffc84f73443cb7dfc1c42af56a05017b40fd8d07549ebb111"},{"path":"config-templates/etc/abyss-machine/decisions/0023-separate-release-trust-from-routing-owner-switch.md","sha256":"sha256:6451ab2d9345164d08db064e9557e61b9969de313c33e388ce0692adedc0a12f"},{"path":"config-templates/etc/abyss-machine/decisions/0024-admit-receipt-bound-sdk-routing-canonical-producer.md","sha256":"sha256:83bfa013bec13c30e2b33abafec13566cf5262f2f3986ce504fe0bd487bf861b"},{"path":"config-templates/etc/abyss-machine/decisions/0025-admit-external-actor-runtime-canaries.md","sha256":"sha256:81f79101994c63e04355be4c8e35a965247b8ad142e63e6f1e5c0157920ca2b7"},{"path":"config-templates/etc/abyss-machine/decisions/0026-promote-claim-evidence-validation-graph.md","sha256":"sha256:f9d6e79e5b442dee9809d033d1589ae5a3b6b23d7337a5ac764c0dd8b721a9f5"},{"path":"config-templates/etc/abyss-machine/decisions/0027-memory-work-remains-host-admitted-and-project-neutral.md","sha256":"sha256:4379edb203b7deac5664715248f22725d077a2d9ce641649a3602769faebcfdb"},{"path":"config-templates/etc/abyss-machine/decisions/0028-persistent-storage-candidate-lifecycle.md","sha256":"sha256:db2f7a38929ca864077ed03dd764db7b4754761d55e641337d2d86612f2ad55b"},{"path":"config-templates/etc/abyss-machine/decisions/0029-managed-workspace-thin-waist.md","sha256":"sha256:176e9959584c571aaf463d42ad5bacb397b91ef2ab57785cb4d213088cc99f0c"},{"path":"config-templates/etc/abyss-machine/decisions/AGENTS.md","sha256":"sha256:65bc79e5cda37f71e111e61e8195060d3dc02e3bf0b5b7403bbfb6017d37f0c8"},{"path":"config-templates/etc/abyss-machine/decisions/README.md","sha256":"sha256:f876683e9575057fd7380e42a63408c1fbb062ae700d4973bfd0c60c9c1d7cd4"},{"path":"config-templates/etc/abyss-machine/decisions/TEMPLATE.md","sha256":"sha256:abc5edb73ce1e09f9a3b1b30e7912a5197e6cded5809e7cb1a2e70943abe7080"},{"path":"config-templates/etc/abyss-machine/dictation/AGENTS.md","sha256":"sha256:8612633d9bfeede3c12b3b9463ccddb7c9f150f3dff2cd995d4eccf55a786b8b"},{"path":"config-templates/etc/abyss-machine/dictation/VALIDATION.md","sha256":"sha256:1a80728f150dae37aa6a737544b4ec41cf3c95c39ec5851fc847cb8e4beeacaa"},{"path":"config-templates/etc/abyss-machine/dictation/config.json","sha256":"sha256:91ca2a6168fa1303dc747efab359c567e55c125303993a255030b62564f857a0"},{"path":"config-templates/etc/abyss-machine/dictation/replacements.json","sha256":"sha256:5533a69f05d07ce77172d8056635e4b41655f24a9086a426063410f5bc4cb024"},{"path":"config-templates/etc/abyss-machine/doctor-policy.json","sha256":"sha256:e6b97df276b3f7492fdafd84489e0d511eac301d011e3a507f326e9004abd760"},{"path":"config-templates/etc/abyss-machine/hooks.d/AGENTS.md","sha256":"sha256:bb4714a67f75afef7cf4a3d3fcd9c0ff7153ad98c04fea999d88dbf19656e9f4"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_cache_cleanup.d/AGENTS.md","sha256":"sha256:dc951b2a27ebae9ce33bfc86f0737c318e1acbb001e554d6f2109238fef1d754"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_large_write.d/AGENTS.md","sha256":"sha256:a59bd54e3a39071fca6eb35dbb428f83af9c6bb086dbcdef7a6fc06eb4535dd6"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md","sha256":"sha256:8ec770270f3d14e5673ddbb0f7413928cdbb5603e79770dc357781a4e22d5816"},{"path":"config-templates/etc/abyss-machine/hooks.d/post_runtime_create.d/AGENTS.md","sha256":"sha256:b3964cce7cd2493b2142a5e3a3cb028feffc11edd1a5da1286025d87ff8aee08"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_cache_cleanup.d/AGENTS.md","sha256":"sha256:19df47f3697bc505d5ce7f8da25d66b7843f459866c29957f584f4e635615547"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_large_write.d/AGENTS.md","sha256":"sha256:8ba7dc18eaa0bced9f13e1e473f8a2a31d7ccc736c24ced2d9a3aa80c76f89c2"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_podman_migration.d/AGENTS.md","sha256":"sha256:d75dc4b518ddc7d3a9ab6e389c008dde5a2c7839abe62ab2ec440787815d93f8"},{"path":"config-templates/etc/abyss-machine/hooks.d/pre_runtime_create.d/AGENTS.md","sha256":"sha256:940011de5ed23ca04c05d3f09e34e1c57aefaa82152c247d6072569a17cb7bee"},{"path":"config-templates/etc/abyss-machine/hooks.d/process_snapshot.d/AGENTS.md","sha256":"sha256:49931b4b8e74a7fb7215b769a49b3069bccb9db2bd52e4c55e40a51b69ca3e6a"},{"path":"config-templates/etc/abyss-machine/hooks.d/stack-bridge/AGENTS.md","sha256":"sha256:8964ecd952c6bbccea8466337237d42cc5beb53f298f665b962dbb745bc9be68"},{"path":"config-templates/etc/abyss-machine/maps-policy.json","sha256":"sha256:00c45a2fed37bfd608c072dfd4418e0730eade89bf23348d58f505a912d082e8"},{"path":"config-templates/etc/abyss-machine/memory-policy.json","sha256":"sha256:26ce7db7d41e34b7c0af6770efe3495b8039ef926fedc23bd7361492c9e794bc"},{"path":"config-templates/etc/abyss-machine/mode-policy.json","sha256":"sha256:c6d0822477984675cad7969f05836651c70ec59fdf97dea9b2c5e305650c48e8"},{"path":"config-templates/etc/abyss-machine/nervous/AGENTS.md","sha256":"sha256:e60b3bcfe6801c576e9fdd820c666aba543d48a6dd33dbe6514e37fe890d335a"},{"path":"config-templates/etc/abyss-machine/nervous/VALIDATION.md","sha256":"sha256:cc79f8cec4ed5a396c2c7607d739ce040d1bc103ead5b2237a4140d3cfd5cb98"},{"path":"config-templates/etc/abyss-machine/nervous/index.json","sha256":"sha256:2da7dd0fdb7510a364ee0f1264a6eb9733f752d807fbfd6bc4999ab1125f7c7c"},{"path":"config-templates/etc/abyss-machine/nervous/policy.json","sha256":"sha256:0232ef5e182ec99036afc4f964860386191002215c6fb49b04599ea4cf16958b"},{"path":"config-templates/etc/abyss-machine/nervous/privacy.json","sha256":"sha256:3ddf28ffca1567cd1f80b8aff13f85b4959eb1836d4e3be370d7c25579c97258"},{"path":"config-templates/etc/abyss-machine/nervous/sources.json","sha256":"sha256:c1173111d1cd28ececed23183c92dff1f5164f74dbbc2f81b0389307f7b5ed1f"},{"path":"config-templates/etc/abyss-machine/observability/AGENTS.md","sha256":"sha256:95913f33a5b0e475d92a5c05cb29878188f90d3409651d8afe5e85296b3a687b"},{"path":"config-templates/etc/abyss-machine/observability/VALIDATION.md","sha256":"sha256:9c2459e6fa0cd635f7abfc034931a08d37c50abd40654199193cac510b8bab9f"},{"path":"config-templates/etc/abyss-machine/observability/config.json","sha256":"sha256:3b240ba4882d0552e5e57c3006f072ce8c5bfd09d96c04246a71591ab228e614"},{"path":"config-templates/etc/abyss-machine/resource-policy.json","sha256":"sha256:b7c4807b02bf506e89e5d7fa284cff28605e505a866ea5331459785e4d12fe63"},{"path":"config-templates/etc/abyss-machine/stack-bridge.json","sha256":"sha256:a8e7e6938a605ee938f5d85c4b8f08436958e8e3c5040cafb2e7e412d4fa01e9"},{"path":"config-templates/etc/abyss-machine/storage-policy.env","sha256":"sha256:a22f2810edf4627107222cd93d72a04581d9d1e31bb49d0b7a4175e2bafd7030"},{"path":"config-templates/etc/abyss-machine/storage-policy.json","sha256":"sha256:8382346e3b6b7b67f2f0e7fa3665d65bd1dd4831ab2fd2483e9982a8dbfb53d5"},{"path":"config-templates/etc/abyss-machine/typing-policy.json","sha256":"sha256:ee10b7571bedad2f36b6ec0559422c5b6d3af4aa1da77986d6a6c5fa4ffdd281"},{"path":"env/.env.example","sha256":"sha256:60c1379115d92a429c0a92ea296f1d222ef7e2bfaeb4e40608a26572ce95375f"},{"path":"generated/AGENTS.md","sha256":"sha256:cdf9729f53f98ed09261f9b685988315f52353e0d4182cfd6f3cec862f7fbf81"},{"path":"generated/README.md","sha256":"sha256:37bdf899a9d592bb758f67b705ae2c34cc99414ee2b05f2737edb4ed7c0649a6"},{"path":"generated/scaffold_index.min.json","sha256":"sha256:07fe2394d65243aa2c30349fa8e7faacc054aa4e992e3c798a13a07370d6ad58"},{"path":"manifests/AGENTS.md","sha256":"sha256:26275e057ecc785fd0e3987a59975a9d9143611f0b6cb3c43493cf6c6c394caa"},{"path":"manifests/README.md","sha256":"sha256:1c57158610fb8f20082e57b55ba0dbf667906760f867ff5f8282933c6152711d"},{"path":"manifests/artifact_bundles/README.md","sha256":"sha256:83b2bc83da0cfe3f7106d38447d21f0d264395d0e10f13b2f7cccae1faaf43de"},{"path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","sha256":"sha256:b8d994a66bcbd845da303a9205f35fa7d4e8a45184e306ec4cb6e4add42b3419"},{"path":"manifests/artifact_bundles/ai_runtime_config_bundle.bundle.json","sha256":"sha256:bb1f7da1921f6c92a66d0843e78b504c34642b192fb520f8874574cb5d497db4"},{"path":"manifests/artifact_bundles/bootstrap_install_bundle.bundle.json","sha256":"sha256:fc26e0cd090764d6b6c82a7b10c24adaf07d70c68136537eb02c1a7a1e809b78"},{"path":"manifests/artifact_bundles/browser_extension_package.bundle.json","sha256":"sha256:ca17dab21cdf96ab3c9a7032f6a7713c9e4cee29cb4f99cce6e3420f29c91620"},{"path":"manifests/artifact_bundles/code_intelligence_provider.bundle.json","sha256":"sha256:51d3099c5229bbbd4f4981ae7153c69dce5ffbc381df34d82f9edec73377ee1e"},{"path":"manifests/artifact_bundles/cosign-local.signing-config.json","sha256":"sha256:e65f88212df6cdc44d8fe31bbb4430e94c55ca35ce18c16d71ce94ab4d92c393"},{"path":"manifests/artifact_bundles/cosign-local.trusted-root.json","sha256":"sha256:85d8a52e69dfb19d62bc99d8459be80c4ec372457e14b51c2a75fcf88610777d"},{"path":"manifests/artifact_bundles/host_local_evidence.sample.bundle.json","sha256":"sha256:0fdfe13ed1378d96681b313cd669457288632971b31c24ab12b0f4e3892563ce"},{"path":"manifests/artifact_bundles/kag_os_composition.bundle.json","sha256":"sha256:83bb8599b03e45ffed1819c5a78b48b279dee54bf62f3a6d50f49ca531d4cdf1"},{"path":"manifests/artifact_bundles/kag_owner_family_release.bundle.json","sha256":"sha256:a4a33a47e30f2b6536afb189acc3ab7a721bb5b2f1418340e47032844b91a461"},{"path":"manifests/artifact_bundles/public_media_export.bundle.json","sha256":"sha256:1517bfba6b7ac48a6d367b5cf1e8ce20aaa0f769d18e8c7287bda8014ec9e53b"},{"path":"manifests/artifact_bundles/public_source_seed.bundle.json","sha256":"sha256:e04e4ca864cdd529dc179d11eccbd7f7518362f0b6d123943ecbb5429e52e4cc"},{"path":"manifests/artifact_bundles/runtime_tools_bundle.bundle.json","sha256":"sha256:0fecfbdd7c677987cc1a2d2eafeddbe6e4eea7af66cf9c35f883beea00ea9a01"},{"path":"manifests/artifact_signature_policy.manifest.json","sha256":"sha256:b79dd04a9ac33bd3a4bc131e8a60eb7fc4928b4c8d9ed7a963750d702e0ae081"},{"path":"manifests/bootstrap_profiles.manifest.json","sha256":"sha256:2214d31fbd196b40859d7f1521d6defdd674340ff1dec5fb88e69eb6daaecc97"},{"path":"manifests/code_intelligence_adjacent_providers.lock.json","sha256":"sha256:5cdc0106a9c75e1dea1e7ac5d5f67d41c54da18e9ce26df1fed17e991f6ce6eb"},{"path":"manifests/code_intelligence_node_providers.lock.json","sha256":"sha256:812f816a95b8bab6490bdb879b3c1543aa27b12fcdbfbc657b9a6a3d987fa24a"},{"path":"manifests/codex-hooks/abyss-memory-admission.fragment.json","sha256":"sha256:7577a51f5836a1a11dccae8f61f4c17d40e708e2336b8f2ab8a22687bcda8e6f"},{"path":"manifests/public_boundary.manifest.json","sha256":"sha256:f29ed00867d08687ba3ea2fe25ef7fe1d9e146d1f6fde71c0667a4c293bacb3d"},{"path":"manifests/repo_scaffold.manifest.json","sha256":"sha256:5d71f06fc061d364ddb21c641002b9b8f8a5faef4a90edf9d44f041cd981f22e"},{"path":"manifests/schema_inventory.manifest.json","sha256":"sha256:ac966152a21265218268792044f35c097d8707f8e90de81b6281df6aa9cc2f2e"},{"path":"schemas/bootstrap-report.schema.json","sha256":"sha256:2b6b2ebd5eaa48c2aa150a2aa2c16471057270f11e67b2593fe0a1124e271c4e"},{"path":"scripts/abyss-machine-bootstrap","sha256":"sha256:d8501a6d737536280232806f042a60cf95a2f74a60f88be6ef41a7646cf23b75"},{"path":"src/abyss_machine/__init__.py","sha256":"sha256:554bc200d23d1fa43ffda74bd2e2b6e4ab508d27b766add159388f37fb51b6bd"},{"path":"src/abyss_machine/active_organ_contracts.py","sha256":"sha256:b916299f328a1fa979b1b07be074a8b1ca6ef112249f73a0220af58492529499"},{"path":"src/abyss_machine/ai_cpu_routing.py","sha256":"sha256:d1df319afc78ae43a38d763c68bc0b8efb127cb99951bea0e2c2fa0c01325c4d"},{"path":"src/abyss_machine/ai_runtime_adapters.py","sha256":"sha256:6f464797588aad72f2ccced091e38d6ecc96026e92082abf5d438a30bb94f344"},{"path":"src/abyss_machine/ai_runtime_contracts.py","sha256":"sha256:15cbe25b233c0996f2423763b24cb027a40c3e6c48f348813151daa97b17b3fa"},{"path":"src/abyss_machine/ai_tts_adapters.py","sha256":"sha256:d93928c43ac9e61f3cbd3e30e6f194240249060148cbe73078399b7e962a937d"},{"path":"src/abyss_machine/ai_tts_contracts.py","sha256":"sha256:4194f00b8248fa79d5c4b5a9e5508a9e397141de39978c52e25b6caf39b1f6ec"},{"path":"src/abyss_machine/aoa_session_memory_storage_runner.py","sha256":"sha256:696d15791ed40befe6fc87e5a33b1904d63a359b69a962cb47af41fc82479f81"},{"path":"src/abyss_machine/artifact_bundles.py","sha256":"sha256:7f89e81f7fbf38a16d7701a96e2991ff0c7fbae6f067928c95d98e6be2e0e6c5"},{"path":"src/abyss_machine/change_recovery.py","sha256":"sha256:735c364f9b7afdd70f9afee43abe041b6a1ccc0f764a9f3292d871d8bf512b41"},{"path":"src/abyss_machine/changes_contracts.py","sha256":"sha256:f6bb011aa1d7bbfcfee0472f87ea7c8e62cd403d13404f7faad43021b3674048"},{"path":"src/abyss_machine/cli.py","sha256":"sha256:f4f8314904ab668308d1e4a98ca399afd0d953bda2de55bc3be4458ac8bc413f"},{"path":"src/abyss_machine/code_intelligence_adapters.py","sha256":"sha256:71cd0c502e7815323c832cb9932257d0fcdead7fbadf1c49efb58d358e3f839c"},{"path":"src/abyss_machine/code_intelligence_adjacent_provider.py","sha256":"sha256:042ed651005ae92eac18e516bc456864a192b8d8fc1b6e05c2a1c9f5a9af2abd"},{"path":"src/abyss_machine/code_intelligence_contracts.py","sha256":"sha256:5374511c0642cd3594a8be81014be78bb4b6cbbb26df3624633e1c7d1d8aec22"},{"path":"src/abyss_machine/code_intelligence_gate.py","sha256":"sha256:1b381fb6b109f2e060d86bbd2c552cf66d73cf81adc2f074ad6c3d3cc34e6260"},{"path":"src/abyss_machine/code_intelligence_node_provider.py","sha256":"sha256:fbb12d6cc7d0f4a5b9100609acc6f2b4bbb8c6bcfc2156207133ed52adb9c079"},{"path":"src/abyss_machine/code_intelligence_provider.py","sha256":"sha256:3420fa22cd5d98ff870fafbbc002c4135dcc0724291dfeedf6793b1e683c15db"},{"path":"src/abyss_machine/codex_storage_lifecycle.py","sha256":"sha256:e63b2db1320c5715b946c325cc107b739c55f364c5693cebeb16b1b3e1c89ac6"},{"path":"src/abyss_machine/context_contracts.py","sha256":"sha256:f4c09e804840568ba4312fd8a00662f07aa94232b9cb0be01de3e1719c1ebd2e"},{"path":"src/abyss_machine/cooling_adapters.py","sha256":"sha256:20ebd7f0226e531e24f81be8023753e98f87efef9f891e04e352802bd3690e2e"},{"path":"src/abyss_machine/cooling_contracts.py","sha256":"sha256:00c000732cdb8813e02f31c63a4ee5aeb12e1f8c76dd6b9f7b9d0bb60b5f6009"},{"path":"src/abyss_machine/dictation_contracts.py","sha256":"sha256:34b00aeb26f3c729a3f4746943e9726ad80ea015aea7bb24743b3c3c3e0745ac"},{"path":"src/abyss_machine/dictation_docs_adapters.py","sha256":"sha256:8735140a868f97a87269d1bc80df0028fa889afa4d65f5b0ffbecd0d4c44c46b"},{"path":"src/abyss_machine/dictation_execution_adapters.py","sha256":"sha256:3606affaffb1e27c82b01e45c2410430c777a40808c5eba1d6245d775660ad03"},{"path":"src/abyss_machine/dictation_lock_adapters.py","sha256":"sha256:0d9d8c107ad458d921ee1baac9b348e137b4eaea9e4f643ccd130347cf51f555"},{"path":"src/abyss_machine/dictation_notifications_adapters.py","sha256":"sha256:0f329e282fe6824f54e74948bea0e80d2e56e587d89ffd88b886c2b9244e385a"},{"path":"src/abyss_machine/dictation_postprocess_adapters.py","sha256":"sha256:3c2ca764ed9f7ea10bf5be7b9d28df628362bdb34a6ef52ccc62b98a5d07f6da"},{"path":"src/abyss_machine/dictation_profile_adapters.py","sha256":"sha256:55a6853bd356f2bbe0992e2f125df2a108c3aae78d13f92065c5c50130716d82"},{"path":"src/abyss_machine/dictation_replacements_adapters.py","sha256":"sha256:091f6353050e9f31ae4084c5925d742a83852c61a12b609ec276b3a3ff85e731"},{"path":"src/abyss_machine/dictation_runtime_adapters.py","sha256":"sha256:0b89c65854196bfbad8861f44195c2b6fa296d438fafb53c8d2d914779b78e20"},{"path":"src/abyss_machine/dictation_status_adapters.py","sha256":"sha256:bf59bb333be6fbde54b88a9baaf7c7e15395fd552c1adcbf28535dc602692e12"},{"path":"src/abyss_machine/dictation_validation_adapters.py","sha256":"sha256:529612d0024860832bf69dec38f1e2959898cb3b43bac6ba398ca0bfffff9d31"},{"path":"src/abyss_machine/docs_contracts.py","sha256":"sha256:1d4eac754d4099f6ef13290cd6de917c0c95b8db1239560c5626a90033a81b76"},{"path":"src/abyss_machine/doctor_adapters.py","sha256":"sha256:1d241fd7548e44124172a48734d4a41ef840ddc2d354bc1fca4e4a77d673edbe"},{"path":"src/abyss_machine/doctor_contracts.py","sha256":"sha256:bf2e48e8aaec8298d196f89c67da0a26348195e21abf287e898b41db8407980e"},{"path":"src/abyss_machine/host_lifecycle_parity.py","sha256":"sha256:14c7c0fb637660e216cbe0f4921b71f1c85b0804d667c8e88f20df3422bf376a"},{"path":"src/abyss_machine/http_adapters.py","sha256":"sha256:562d6e71e021486c7f43eb356474561d025700b091254380752730165531748e"},{"path":"src/abyss_machine/kag_artifacts.py","sha256":"sha256:d4569e7622b4b173a16675751d479c57e29e59c19bf8cd9629d11c4053b7a3d6"},{"path":"src/abyss_machine/memory_adapters.py","sha256":"sha256:49008e036e36b49cff5495ae8c6d916e62528238d60bc5287de35e061ba0d6ad"},{"path":"src/abyss_machine/memory_contracts.py","sha256":"sha256:430682c7962190d80bb0b559b7edfafaae07871b7c9177493bf8fd14f4e73460"},{"path":"src/abyss_machine/mode_adapters.py","sha256":"sha256:ef113156d7e39d1638810ece9e7fe0542aabd447bb6129407c72657a53f28633"},{"path":"src/abyss_machine/mode_contracts.py","sha256":"sha256:e9c98200d9b4384a14e1f9f367f202a3467064e7d2fac91616d4a2c260335ca1"},{"path":"src/abyss_machine/nervous_brief.py","sha256":"sha256:e9c77031ae85817f001d568b8f444c041e40df16fb7b061e9b1ff27a4fa6340c"},{"path":"src/abyss_machine/nervous_browser_content_adapters.py","sha256":"sha256:65ba4e4382320607991ce3a33f38e07d670c9580ef6ff5e58dfc30203878158a"},{"path":"src/abyss_machine/nervous_capture_adapters.py","sha256":"sha256:31da2a6b36b4c74394bece792b7d165f6eef1b476d6f278bd98390ecad99b41e"},{"path":"src/abyss_machine/nervous_clipboard_adapters.py","sha256":"sha256:6985eaf82298514ffdeedfd1f5a8cefa46c53e628098daf5c1f85992f7f62fe8"},{"path":"src/abyss_machine/nervous_events.py","sha256":"sha256:2ad8e66e6f364d443df31f6c207e9e6aba0c6c4ed61e0728b38ff06175cb166d"},{"path":"src/abyss_machine/nervous_events_adapters.py","sha256":"sha256:3daf3ac8645d52369ef717954dc1064d9fa70746b8ae5ef443331bed21a1c1c5"},{"path":"src/abyss_machine/nervous_index.py","sha256":"sha256:f6e516af3c141c33d4c4deabee9f14b1a272d8eb64c4425421f4410d3f3c0203"},{"path":"src/abyss_machine/nervous_index_adapters.py","sha256":"sha256:c3b632198d755bef53999dcb3bf30dbdf69dac722ecc28681f4a53a7e2d3c042"},{"path":"src/abyss_machine/nervous_privacy.py","sha256":"sha256:1465d37a1399750c800554e6dcfd7817778b2bf21abf1161d39d3d3363bc93f2"},{"path":"src/abyss_machine/nervous_privacy_adapters.py","sha256":"sha256:76fc7731d183c7d8ca587458ef7d7f5ee24704c7d6516a823f3fb273e64f6ec2"},{"path":"src/abyss_machine/nervous_quality.py","sha256":"sha256:6617367501db5d039d1c0bf2bf0b3a05bfa1af7b1861a9e01b1718de09dc919a"},{"path":"src/abyss_machine/nervous_quality_adapters.py","sha256":"sha256:8c190c42c2868861eec38ba690023edd679d80ef4555f661435b19215c61a2da"},{"path":"src/abyss_machine/nervous_recall.py","sha256":"sha256:7c1085bd7d05c392ad960931ffe3c0f5f84487de640c18f60fbc09e01a1ceea1"},{"path":"src/abyss_machine/nervous_redaction.py","sha256":"sha256:d0af048de733e46b5dece77e173beebf6d3002fcd899167238e1fbaac8786fe6"},{"path":"src/abyss_machine/nervous_rerank.py","sha256":"sha256:0563ba708cb2ac55843f7e81617cf658f73a603092e4fbef733decf0bcc99973"},{"path":"src/abyss_machine/nervous_rerank_adapters.py","sha256":"sha256:d17f32f55f63b0bcfbd624e59dfdbbb0f7520818e6758d65b6cdd01bdfb03a3a"},{"path":"src/abyss_machine/nervous_retention.py","sha256":"sha256:0a1ccdf83a422293a83597e7d2d17c8db86b10c3266cb714dd34d4aada00bab0"},{"path":"src/abyss_machine/nervous_retention_adapters.py","sha256":"sha256:d560ef9b407c64a96ee002c27e4fd5d8b7861cde9faa4c90023f59bc66964a18"},{"path":"src/abyss_machine/nervous_retrieval_adapters.py","sha256":"sha256:a364b8acf6fb6a6a8604d4969b2bafd2543a0a321ea9b89613214e831ddf05a5"},{"path":"src/abyss_machine/nervous_screenshot.py","sha256":"sha256:41f3d51085e275e70cca0410fc25979d2c50391637d7efd58a4a0f6f002dd1f2"},{"path":"src/abyss_machine/nervous_screenshot_adapters.py","sha256":"sha256:76d2c8df7bcc1f7aa9504c2842d5b911ed4648f57d36491887d68ddb87a648be"},{"path":"src/abyss_machine/nervous_semantic.py","sha256":"sha256:798b5fc376a86738dfa085b12509cbe85fe39058d34589baf0ce6510bbea8ff3"},{"path":"src/abyss_machine/nervous_semantic_adapters.py","sha256":"sha256:2780d298ccb66dbd42e1a4c3acd4e09fdaff838d1caee0eeff94c3578ed59120"},{"path":"src/abyss_machine/nervous_source_adapters.py","sha256":"sha256:1fb6eb72ec630463b64785854743d06b3d03d863b4ad0fbdffcce0c5ec4243d5"},{"path":"src/abyss_machine/nervous_sources.py","sha256":"sha256:ee088849b5fb66228eec5c4decdf751b19fd100c35c68db5be039677d5f6d513"},{"path":"src/abyss_machine/nervous_status_adapters.py","sha256":"sha256:8c24abb3c9cef41d0a098c4a41b6c94bc8516a6768b754d675d8287ee2b00dd0"},{"path":"src/abyss_machine/nervous_synthesis.py","sha256":"sha256:df967f11d14f750cb2b79653c79ee169c8855e4645cacc50efbfd7f413089d6e"},{"path":"src/abyss_machine/nervous_synthesis_adapters.py","sha256":"sha256:3d922763bcedf2141080a856bde74e7d1eeec586a90fa003cc57a3c93c6a932c"},{"path":"src/abyss_machine/observability_contracts.py","sha256":"sha256:0527eb12d0b855b3897661d376f386179908dd5236281a4215f68400e3ad3193"},{"path":"src/abyss_machine/owner_census_broker.py","sha256":"sha256:ad14525a1509f6f479ab984109b04115b2b18575007e129d27489d3c22146056"},{"path":"src/abyss_machine/path_policy.py","sha256":"sha256:d3d176d38ed0a7ec0d3a553e95273f0a12fad4c1490ed5ee96af8084a930c28b"},{"path":"src/abyss_machine/process_adapters.py","sha256":"sha256:b50ec1bc4d246297e4d80e4364604c50470c503afb49a8eda491eba3f6e80042"},{"path":"src/abyss_machine/process_contracts.py","sha256":"sha256:14c1e84ec37a2bff9519c1020e26f141d372fe408267f042ee56f80d7f3a32fe"},{"path":"src/abyss_machine/resource_adapters.py","sha256":"sha256:fea7589a1250d964642d9e075b28de059ea6a758f52683cb0e915e1c0e41a364"},{"path":"src/abyss_machine/resource_admission_adapters.py","sha256":"sha256:94f3a822e1db90ff07ebf840c20691591f1a55647689fe7cd99f59aad491b933"},{"path":"src/abyss_machine/resource_admission_server.py","sha256":"sha256:89daf8f6826b7f92c94062661a2b7e6f9d67cd4eeaf82e1f0024a59a5bb0216e"},{"path":"src/abyss_machine/resource_codex_hook.py","sha256":"sha256:cb15bf4bbbe8001434c012c8ae5aa7f51f5034a67f6f682c6ba2739634e29602"},{"path":"src/abyss_machine/resource_planning.py","sha256":"sha256:51186ecf495eab8bc32da807ab18de3920db07ae66f425299f58500c9dff8e60"},{"path":"src/abyss_machine/resource_pressure_coordinator.py","sha256":"sha256:ce422aacbb9bc75e8bad2f44abf5bbef9c28d7dc0f6f66de88e2f0dcdc0571e5"},{"path":"src/abyss_machine/resource_relief_adapters.py","sha256":"sha256:834334c6d4e3eb1b305d5931cdfb8ec4824859deda55dfc71b1e6a912d888ef7"},{"path":"src/abyss_machine/resource_runner.py","sha256":"sha256:19fd4b1dda16f504c5daffa8b6c04e69c98cdad6e5d800c0e15ea920d0fb35a6"},{"path":"src/abyss_machine/runtime_evidence_contracts.py","sha256":"sha256:d06789b14eae77387cc9574d0f79baa6268fc8a68b80db04797f827390f74314"},{"path":"src/abyss_machine/self_awareness_activation_contracts.py","sha256":"sha256:ec139224d27fe581a3c934d98ed4d33ab8dfd6925c6903bb677a8d0ce5ce9c91"},{"path":"src/abyss_machine/self_awareness_activation_smoke_contracts.py","sha256":"sha256:a38535caed759ad295bb2d9782c85930f6600bda9dd367d78f8f7750395f207a"},{"path":"src/abyss_machine/self_awareness_adapters.py","sha256":"sha256:ed640b0945d1b5643cac90e0b2729473e3b1ac1ad68bc09d95afa1ff273ff98d"},{"path":"src/abyss_machine/self_awareness_alert_contracts.py","sha256":"sha256:4e1fabccd2f59f1802978ba2f458f0f96c409de2bd3285c68fe18b57f5ef25ab"},{"path":"src/abyss_machine/self_awareness_autolink_contracts.py","sha256":"sha256:76bc15af2e869ade90f53595034fe69cff087faa672d345f5e19ef4ad985d8bc"},{"path":"src/abyss_machine/self_awareness_body_trace_contracts.py","sha256":"sha256:b03caf79fd473695bac14a20afa982b844b5ec3188fd4784b79cf01ace0616e1"},{"path":"src/abyss_machine/self_awareness_brief_contracts.py","sha256":"sha256:69aa52364b5d2f2639bff2fedcffea45f15eaff3dfb84d29077a4757e01ba092"},{"path":"src/abyss_machine/self_awareness_causal_overlay_contracts.py","sha256":"sha256:41eaffdefa6838215ac89ab678ca96d2f0d2da756cbcabd3773ba3a8917d4262"},{"path":"src/abyss_machine/self_awareness_causal_readmodel_contracts.py","sha256":"sha256:d36d402d8a8b61f615e36c58c0e5048128e038a2e343100d1f56e126cc6a8ae3"},{"path":"src/abyss_machine/self_awareness_cognitive_contracts.py","sha256":"sha256:b8e32f1662ef1e266d70ded9a4a0995b389e9fc6eaa257d3e075b4ed17acb4b7"},{"path":"src/abyss_machine/self_awareness_completion_contracts.py","sha256":"sha256:45d332695bf4a9d4d699a8d93ca847a0144038cb4a0d454719d73f6345207968"},{"path":"src/abyss_machine/self_awareness_completion_document_contracts.py","sha256":"sha256:be7b5d8eb8474bc4668f81f16703be7b04498ebf2cccc6d5e206e4f2b543dd9f"},{"path":"src/abyss_machine/self_awareness_completion_graph_contracts.py","sha256":"sha256:caf13067b04d4cea5806cf7e36459c590e90a09bc8451ab62991f1b2eb97cb9e"},{"path":"src/abyss_machine/self_awareness_contracts.py","sha256":"sha256:94ee35250ea7a91de180dfc9e37baf245a274da9844a8a3d818fb6cd535c4786"},{"path":"src/abyss_machine/self_awareness_coverage_contracts.py","sha256":"sha256:7bf93d4fa8324dedc4330ce6fd859c830c4a32ff2f387b82f66bd693488c9a01"},{"path":"src/abyss_machine/self_awareness_cycle_proof_contracts.py","sha256":"sha256:c2def2d3b028439108adbd95ba0728f90f16dd68c9ee7db6a99c97f233e0e38d"},{"path":"src/abyss_machine/self_awareness_entity_context_contracts.py","sha256":"sha256:98e50d06bbfe4b5515522c62b9abbe436427575bab8b58e23b5f9b93f4284858"},{"path":"src/abyss_machine/self_awareness_export_handoff_contracts.py","sha256":"sha256:2db396bf999bdefbdc733fc522f13ab3e42d9039a62d8168b387d45d303a2dd5"},{"path":"src/abyss_machine/self_awareness_failure_matrix_contracts.py","sha256":"sha256:bc3a129be5a088ba46b7ea6926b5d914c70af87949320a60475aec0b92dbcb25"},{"path":"src/abyss_machine/self_awareness_lineage_contracts.py","sha256":"sha256:e3b90567e270832241c07634b68a0c3d62983d40db2effb70662a37ecd375711"},{"path":"src/abyss_machine/self_awareness_query_correlation_contracts.py","sha256":"sha256:63e6d66c0e6ac1495d6bc7291724453aac94f30a239e2baa22f2b82c16783fc4"},{"path":"src/abyss_machine/self_awareness_requirement_contracts.py","sha256":"sha256:4e867999b7cb3aaf028a91192b1b02036b49800d628be6253fc594d1b6beccd5"},{"path":"src/abyss_machine/self_awareness_resident_cognitive_contracts.py","sha256":"sha256:54305cea1100558b155298d7d55a95c2a3f56c078558052a094bae957bea254c"},{"path":"src/abyss_machine/self_awareness_resident_worker_contracts.py","sha256":"sha256:2355fe36360039da8e0269ba9a99916e4dbeba264e0c2927ad089b0951bab080"},{"path":"src/abyss_machine/self_awareness_response_contracts.py","sha256":"sha256:487264e38ad4e7f030ef6cb0bf1ef2644fcba29932e99091ebe7463cbacba376"},{"path":"src/abyss_machine/self_awareness_stack_closure_contracts.py","sha256":"sha256:b59954c4cc1320269993945d8d14822738fa33bd91d2f08a82b25c3f10b60265"},{"path":"src/abyss_machine/self_awareness_stack_probe_adapters.py","sha256":"sha256:f8a4216796eab18b166fcbce2c7b1076e7795816e55a506489b464b870b029d4"},{"path":"src/abyss_machine/self_awareness_trace_context_contracts.py","sha256":"sha256:70c95f31903ade220b1ad9e8bd2d4b8b7beba4a7f8fca651d2dbd7b2480514a1"},{"path":"src/abyss_machine/self_awareness_validation_contracts.py","sha256":"sha256:5b7da05d50b7c6c543015063f3d6afbd5bd068a846e68e9027048811a5c35115"},{"path":"src/abyss_machine/stack_bridge_contracts.py","sha256":"sha256:ccb9270143a92bda1df76cffcd16ff9b4666414085c514cac375dacfb452acec"},{"path":"src/abyss_machine/storage_adapters.py","sha256":"sha256:3f38c844179911df19621b92291f3b685c26303d661f6d2b5fad2da972729984"},{"path":"src/abyss_machine/storage_candidate_adapters.py","sha256":"sha256:3080e2a9d0c7fb1cecba3d461b4a0fa245a666797f622e27157896090c3f1ae0"},{"path":"src/abyss_machine/storage_candidate_contracts.py","sha256":"sha256:6f81f5c47d0ff7b63682b61ba81870274b278483c6601ef9903459dad4582ef6"},{"path":"src/abyss_machine/storage_capacity.py","sha256":"sha256:5bee0ec98c64969c155b0ad05f4c4517a32bcd176455d90a026c4eda6332d09b"},{"path":"src/abyss_machine/storage_contracts.py","sha256":"sha256:2f8219f2025aeb4950dd6a43698da1c2453ac74df1da337e07a6c9696cca8404"},{"path":"src/abyss_machine/storage_forecast.py","sha256":"sha256:ed76f7a3c574846dfe3cc9ffca8c80cb37d3822d2169102bfff4f0c5a7a3a57c"},{"path":"src/abyss_machine/storage_lifecycle_adapters.py","sha256":"sha256:8b424eaebf8c13f85a1be77908a31e25c5cb74c50dcd07e9082265a757b6a32c"},{"path":"src/abyss_machine/storage_lifecycle_contracts.py","sha256":"sha256:1557323369ffe0320d6a9e8455a26cc8e336a81694877ab77884aefbbdf2a1ea"},{"path":"src/abyss_machine/storage_process_probe.py","sha256":"sha256:3870576ecce3770d505330ebc08f219973a78bc39f69ad09b1231ac1ea398f6c"},{"path":"src/abyss_machine/storage_reservations.py","sha256":"sha256:014bb3b0138d98edc83c4b158b27264f5c298794673c626dcaa5c11b5718387c"},{"path":"src/abyss_machine/topology_contracts.py","sha256":"sha256:524f680624f0426969c89e7f00c7b07a3fae459de97e2b7885315d18c897e3e4"},{"path":"src/abyss_machine/typing_atspi_adapters.py","sha256":"sha256:9f04c7443296b869ba49a3c3473454852793cd2bdae092fb6524c0e36495a410"},{"path":"src/abyss_machine/typing_browser_adapters.py","sha256":"sha256:92c7be67302fa0477a4b7d1ec142323757dd57e81878ed58cc06094ff19207b0"},{"path":"src/abyss_machine/typing_capture_contracts.py","sha256":"sha256:5ca334ad4117e6899cbc7c59ba6db5603db8023c680e218bbd6dd478facb5c6d"},{"path":"src/abyss_machine/typing_codex_semantics.py","sha256":"sha256:632a61e2b91046b1777ba6037dd55a567838a3312b53d0104e8a0f89ded7c064"},{"path":"src/abyss_machine/typing_editor_adapters.py","sha256":"sha256:2c5c3abf4f2674aba21b161f904fb5dba4eb67f46084a62b114afd3a0d8132fb"},{"path":"src/abyss_machine/typing_nervous_adapters.py","sha256":"sha256:122ed12058e51408053c8a08d7c159dc71737d97f4b1b5968d0c58d53428d658"},{"path":"src/abyss_machine/typing_nervous_policy.py","sha256":"sha256:3480ff3807129444c4a1ab8daee0b9c7097a4bb2693a2a21326077d80cecc00b"},{"path":"src/abyss_machine/typing_nervous_refresh.py","sha256":"sha256:f33b5a42708f6538185bf029faeb3ee533c232086680b932a37d2e896766e332"},{"path":"src/abyss_machine/typing_saved_text_adapters.py","sha256":"sha256:521b4b8aa048bd3b11b7bcae7d9656015887f720d259f8f2c0164cc06efb1899"},{"path":"src/abyss_machine/typing_shell_adapters.py","sha256":"sha256:177cddcb40edd0d7960f7efd701dcfb82c028fc4f01012eb558d6dba90b470c3"},{"path":"src/abyss_machine/validation_contracts.py","sha256":"sha256:cbe1280c8bf29fdd425f57a03a3331759f6e4c55f16a7caefd9419b4b6ab8f2a"},{"path":"systemd/AGENTS.md","sha256":"sha256:9fe5300e352efa4f23ada4362921b9e8ac99f316d48956b18583b771fb187d5c"},{"path":"systemd/README.md","sha256":"sha256:c79e37909aa74cd5f5c8cb4d04dede74f0a79cb5fc9444c734fb52f76d4007d6"},{"path":"systemd/system/abyss-ai-workload-refresh.service","sha256":"sha256:5c8d8c4020447f94b4406d5736ecac0c25601742a43d093e9eac2400f7608ad3"},{"path":"systemd/system/abyss-ai-workload-refresh.timer","sha256":"sha256:baa3db29f03a3ab3e1bca1824145ba7c2d248349af90dc42b589d25d4130ef0a"},{"path":"systemd/system/abyss-backup-sessions-checksum.service","sha256":"sha256:f39d3c8ae95a0e67cdebdc93242d77994a563f98396c895ba41174232d69f54d"},{"path":"systemd/system/abyss-backup-sessions-checksum.timer","sha256":"sha256:422dcd66b78a1c2c96cfee58568d5b3be2efa2a6bdb93e3ec533029c1f227308"},{"path":"systemd/system/abyss-backup-sessions.service","sha256":"sha256:2d338bdf205f85218525907e08c58fcc4c916e71c94ee0abc37f26bcd6d906a9"},{"path":"systemd/system/abyss-backup-sessions.timer","sha256":"sha256:87a5cffe2c9bd2d9b0167cd9632c52ee42752b52726418ba4f825828c5af9010"},{"path":"systemd/system/abyss-backup-system.service","sha256":"sha256:e0281b06c207c85ce61759137a00e5a44bbfaf0b81c2fbfc9b69103e724d4db1"},{"path":"systemd/system/abyss-backup-system.timer","sha256":"sha256:b00d71b95cf6d2fd032ce4df974164f5dd0dc814246d887bcb75db80bdf88c79"},{"path":"systemd/system/abyss-dictation-hotkey.service","sha256":"sha256:9a69940a6b297c079cd85d2c220ddf744661515e1a9c364b3bc3bb47d64dccb1"},{"path":"systemd/system/abyss-observability-collect.service","sha256":"sha256:9e71292e90f5aba85056fb4c24ce87d600f4609a80e77c34d03adddb47c18076"},{"path":"systemd/system/abyss-observability-collect.timer","sha256":"sha256:962e486b658e04c70aa604cee419e1d3e776a1fe2fb2be65b217289c44ec3ea9"},{"path":"systemd/system/abyss-power-profile-auto.service","sha256":"sha256:04ca4318ea33ef9ccc799499b865ddc0ec251532475c77f50c3cf128744e8d91"},{"path":"systemd/system/abyss-power-profile-auto.timer","sha256":"sha256:1dd8cb9d2e7bcd582eb7e574955dce7a7a4b51566b23edd2afa8cce58daf3127"},{"path":"systemd/system/abyss-storage-process-probe.service","sha256":"sha256:ef625769efa2226bd822b75f5646a62288db1c18723f63927c7052e58013e2bb"},{"path":"systemd/system/abyss-storage-process-probe.socket","sha256":"sha256:42a40bc4d78297adcb9b63e6bccce25559121cb111e4fc74a0ecdadcdd45d3bc"},{"path":"systemd/user/abyss-aoa-session-memory-raw-block-compact.service","sha256":"sha256:b4403c10389b8ee036b8a2ea62fd8738bf6be2958b1e082ae0ec6235883f337f"},{"path":"systemd/user/abyss-aoa-session-memory-raw-block-compact.timer","sha256":"sha256:f444e7b850f63f436f5180cf5cc69406b455198601f4e25191b4c9fb905f13e6"},{"path":"systemd/user/abyss-desktop-session-fd-guard.service","sha256":"sha256:42d9ab5d07a41bf1d2e6ea7889230440b7eb1bf0954d48cea85db866bbaa4aff"},{"path":"systemd/user/abyss-desktop-session-fd-guard.timer","sha256":"sha256:d4284c95e6741e4f2cc2797d427cd0a05d08136f7e55f18579802770731b620a"},{"path":"systemd/user/abyss-dictation-server.service","sha256":"sha256:5b9437f5113f103f069e2459dd1b205241f46f51d90abb8c3252bcf0ae330514"},{"path":"systemd/user/abyss-gemma4-spark-digest.service","sha256":"sha256:de0bb9213a6f4c097d15a03fbafdc6db10cf7d35eb1da8084adf6b91da212143"},{"path":"systemd/user/abyss-gemma4-spark-digest.timer","sha256":"sha256:23d35504a6bb1bf0fc8e3aabca75b885799b0f99db0c41fb51917ff865c3598d"},{"path":"systemd/user/abyss-gemma4-spark-jobs.service","sha256":"sha256:1f419e9abf9b7c8bd472e6c590152f6c6abf84993e94da797d020720848e36f8"},{"path":"systemd/user/abyss-gemma4-spark-jobs.timer","sha256":"sha256:a3877a92fc7db482a9055049ddccc6b4fe5b489a95804a5b84fcea2e2aa6bf52"},{"path":"systemd/user/abyss-gemma4-spark-micro.service","sha256":"sha256:5e69bfcfd74a44e73e8868c20fe139ed9bf50271bbbf86528de1eb7aaaef596e"},{"path":"systemd/user/abyss-gemma4-spark-micro.timer","sha256":"sha256:f8585ba0566ecf417b1c314b60f0461876513d4ee3382b0534cbf661d80fc508"},{"path":"systemd/user/abyss-gemma4-spark-monitor.service","sha256":"sha256:bece11b274109c4bd84126465f8f292f0aebd7312e622a791120764fdcaaeccb"},{"path":"systemd/user/abyss-gemma4-spark-monitor.timer","sha256":"sha256:8b47c18a1912375c8474cc2f56276e214ca459626d1a307416d4236adcabf6b6"},{"path":"systemd/user/abyss-gemma4-spark.service","sha256":"sha256:9e7a42c922768ec6b033c300802ea7208aac76633d3c8aca36b38aeec354b1d0"},{"path":"systemd/user/abyss-gemma4-spark.timer","sha256":"sha256:fa42737cb48eee57c137f72bcb0d2f054e7e02a14814cb7e7f20842a39d838e6"},{"path":"systemd/user/abyss-machine-context-refresh.service","sha256":"sha256:2bbc95bd5949f9013e34e7db09722d4a50e71a940d7249f95370a4628263413e"},{"path":"systemd/user/abyss-machine-context-refresh.timer","sha256":"sha256:0a1686ffa3aaada53a949956578f0f9d750bbc4b6e7dec3c3c47510b0eccca84"},{"path":"systemd/user/abyss-machine-doctor.service","sha256":"sha256:c9791270c4b0b29b7c0b3e22abaf60a700630e5a5f9016f30f3f7b8e9a2d1253"},{"path":"systemd/user/abyss-machine-doctor.timer","sha256":"sha256:7f31220dedcdceda93f0ac4661f8c85de13914a92a1333aaed52dc70f6f06479"},{"path":"systemd/user/abyss-machine-heartbeat.service","sha256":"sha256:9d7fa2cca67118a17060f8a3c6b82b4c1e4081ceda4a293b94e2ba5adf241267"},{"path":"systemd/user/abyss-machine-heartbeat.timer","sha256":"sha256:0ea3bdeb7f883d7847e08fdafedc0927bfbd6db674549d3eb0879007d5a123e6"},{"path":"systemd/user/abyss-machine-typing-atspi-text-events.service","sha256":"sha256:6d69f6a346230dd989d8c3fdcdd82de2a2c452a1ff2a3afe925538414d965ba1"},{"path":"systemd/user/abyss-machine-typing-codex-session-tail.service","sha256":"sha256:070c8b259b57a9f70d8cc47af09296f1edd6e1ed7a021f637546b08067ef0ef0"},{"path":"systemd/user/abyss-machine-typing-codex-session-tail.timer","sha256":"sha256:3d76bdaa5f114332b02f8ae564d83d6fbddd4b5ebbf543d3251488ab1bb12ef9"},{"path":"systemd/user/abyss-machine-typing-focused-snapshot.service","sha256":"sha256:c06c3584e438ae2240de216af51dd97ebbce582b7517e9951aa4462e711ab480"},{"path":"systemd/user/abyss-machine-typing-focused-snapshot.timer","sha256":"sha256:2cfbd6851c62002a9bfe62e24a80350e28790c361f811a4b23ce68d58fa1ce5b"},{"path":"systemd/user/abyss-machine-typing-nervous-refresh.service","sha256":"sha256:49fd1841f8dd024b2215ca2e16fb721f9b0046543fb03722e8ce2adc8204507e"},{"path":"systemd/user/abyss-machine-typing-nervous-refresh.timer","sha256":"sha256:c9b9647326dfc3657c0f40098a563f88afe791fa9427cf18e42c2728c541db2f"},{"path":"systemd/user/abyss-machine-typing-saved-text-scan.service","sha256":"sha256:558ccef78174f6bc97d9dcdac23e1c8e0f858019990725ef76bccc94178ed3f6"},{"path":"systemd/user/abyss-machine-typing-saved-text-scan.timer","sha256":"sha256:471c0d23f75a6b5107b37056fbf14e9f08101ae3313e4ee3dcc77a6dd3d69519"},{"path":"systemd/user/abyss-mirror.service","sha256":"sha256:31630e1e12927a67ec425032fed0800bb866a0befab63b1948b8ebdd279fc322"},{"path":"systemd/user/abyss-mirror.timer","sha256":"sha256:007c671d3bc80403eb7578eb176dfd2060df6af44d31011261290d31c735d0f6"},{"path":"systemd/user/abyss-nervous-browser-content-capture.service","sha256":"sha256:50afc6c88e4c69ed4e2a064bb709bfd27e2eee7459f6cb02e2f0c5bbe7eec6dc"},{"path":"systemd/user/abyss-nervous-browser-content-capture.timer","sha256":"sha256:65d0afb85c5102d4b5364b74796df61d7ae8d9d78430d0e3b5f3d02ae3ba3436"},{"path":"systemd/user/abyss-nervous-derived-refresh.service","sha256":"sha256:00b267736619806be32a1d07b07d412b7b2fd01daee9406e84054fbdc75e3c4f"},{"path":"systemd/user/abyss-nervous-index-build.service","sha256":"sha256:a0a9243ce74e31dfd9fa3be7fad4c86312fb695c0804984b0b6ccd133578ad31"},{"path":"systemd/user/abyss-nervous-index-build.timer","sha256":"sha256:acaa0bdf4c6219a98fc7bef708d6152a6dd77d7aabb09b901e3c56ee40c4504d"},{"path":"systemd/user/abyss-nervous-passive-chronicle.service","sha256":"sha256:3ac11360d21b1d4e47597674c7d3e40bd1c17dd7cc440cc298142593003c242c"},{"path":"systemd/user/abyss-nervous-passive-chronicle.timer","sha256":"sha256:623fa16b50017a12727403af28b5329e14545e5c8b1f2a1e0b3d68cb6af125a6"},{"path":"systemd/user/abyss-nervous-semantic-maintain.service","sha256":"sha256:47f9287d402e781427afd3d6189d970e046c1a9cc53ccb016cd85de5c3818a28"},{"path":"systemd/user/abyss-nervous-semantic-maintain.timer","sha256":"sha256:8adae61f372afccaaf3d3e6df5dbcc13de1777e839453135c4be27799fe7f53f"},{"path":"systemd/user/abyss-process-snapshot.service","sha256":"sha256:68d7b1d631b129f46906d6cfbf58977d24228aef7d46f05fa4aee614cea19a48"},{"path":"systemd/user/abyss-process-snapshot.timer","sha256":"sha256:5f385daea809c37890aefaa9db7f5f81b734e837384df68ac2fd6294e3f6e7fa"},{"path":"systemd/user/abyss-resource-admission.service","sha256":"sha256:0cca5e804962ed8f33fa6b8c906f8640cdaca8840b20a252c91bdf354ce15798"},{"path":"systemd/user/abyss-stack-resource-guards-apply.service","sha256":"sha256:633b73cab3d56fd5d62c30126b802b4be1fc769339d8bcb2dfbe0799fb0a2e5a"},{"path":"systemd/user/abyss-storage-candidates-deep.service","sha256":"sha256:b20c331349157f37757cabe6692881f21397e4d32934721ac69b83d5505f375f"},{"path":"systemd/user/abyss-storage-candidates-deep.timer","sha256":"sha256:031510ae120d4c8176ae2bf3ac023dc906133fd4d564c2329ba8ab9099c922b5"},{"path":"systemd/user/abyss-storage-capacity.service","sha256":"sha256:2e8d2d42eb191be086c93a477f77fcfa1249ad3f29111e7d2f843ddb9b4fc80a"},{"path":"systemd/user/abyss-storage-capacity.timer","sha256":"sha256:f5a071a1465bebcc3149102c557689f8d0d5d100642415be0511f4eb503d09b1"},{"path":"systemd/user/abyss-storage-lifecycle-reaper.service","sha256":"sha256:3bef205ac32fb114da2d752f50a37820a08d8371fba259c5b8364ee5b0d82aa3"},{"path":"systemd/user/abyss-storage-lifecycle-reaper.timer","sha256":"sha256:fde865d556c9e6aafe2abed1c26129dad770afa121b1bc3fd6cc04a107835038"},{"path":"systemd/user/abyss-storage-monitor.service","sha256":"sha256:f9b16d54c0397507e7a4345ccd31eddc552d1d5a672bdf12d27852efa15cf7fb"},{"path":"systemd/user/abyss-storage-monitor.timer","sha256":"sha256:084153d8223ea272403250174aa70da2d8c3451e4d53922833a3e989895018c2"},{"path":"systemd/user/abyss-topology-audit.service","sha256":"sha256:1d0203f257d247d38fe760f135b62d573e835bf2f4b65f3ea689deaabfc48f1f"},{"path":"systemd/user/abyss-topology-audit.timer","sha256":"sha256:785c3d6169bc1327502db0f5c8ab7cd8329a6c4d8214e50bde6d1ce77d95d7fa"}],"source_paths":["scripts/abyss-machine-bootstrap","src/abyss_machine","config-templates","env/.env.example","systemd","schemas/bootstrap-report.schema.json","manifests","generated"],"source_tree_hash":"sha256:6100eeb2900798b2db6a2a686c0ce6d9ca31611324dbc60ebb14644a3cc91446"},{"artifact_class":"runtime_or_container_artifact","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"host-runtime-artifact-route","source_file_count":35,"source_files":[{"path":"config-templates/etc/abyss-machine/storage-policy.json","sha256":"sha256:8382346e3b6b7b67f2f0e7fa3665d65bd1dd4831ab2fd2483e9982a8dbfb53d5"},{"path":"mechanics/local-ai-runtime/AGENTS.md","sha256":"sha256:2e8339d4692b7ae1a5d5e84a6ebcc4231d9ab694d406d25f28aa7c004504a67a"},{"path":"mechanics/local-ai-runtime/DIRECTION.md","sha256":"sha256:07fc7b2b8b7d7164095241cc5764bd8d37f815260dda8f6b5ff555a12aea973a"},{"path":"mechanics/local-ai-runtime/LANDING_LOG.md","sha256":"sha256:8987a980168482d6ecc2e499ec32b6714d584d5d086b84d0d6b4fdb94ec3e714"},{"path":"mechanics/local-ai-runtime/PARTS.md","sha256":"sha256:c09b2cbb056ed8550837c5332fcdef0112631299a6972199579ba2a4a8d12e83"},{"path":"mechanics/local-ai-runtime/PROVENANCE.md","sha256":"sha256:a81e90da57e85b28fdce713e72b429a30c0bb7872f82c0f6d6eef41138c53962"},{"path":"mechanics/local-ai-runtime/README.md","sha256":"sha256:f190d7aeb83ded537fafcfb88042202a43c79842b6ee7690e3969a6bf7dd4b68"},{"path":"mechanics/local-ai-runtime/ROADMAP.md","sha256":"sha256:bae549c69a9001d1073040bf4c32d6fe2fd819702cd7c37092163ab82d8543f8"},{"path":"mechanics/storage-routing/AGENTS.md","sha256":"sha256:f362ee564fe193ca98315100d4383db29b361a95334632ac72345c87386e896e"},{"path":"mechanics/storage-routing/CODEX_SCRATCH.md","sha256":"sha256:4ea0ee7abfbc544faa3a8a7f107e6b1ee834326e953fe6361b0ea37c336d9f28"},{"path":"mechanics/storage-routing/DIRECTION.md","sha256":"sha256:07a79dda45876f4a325e60e1915382c0b1621d78385c9eb3f27a6a84ad6e61b6"},{"path":"mechanics/storage-routing/LANDING_LOG.md","sha256":"sha256:ece9787ce0e2eb1faaaa76024bd34b05069e79396220c92d811cb7bb4eddc369"},{"path":"mechanics/storage-routing/PARTS.md","sha256":"sha256:c7e9943aaba0e73f5bd0134b13818afd9367be7e092067766baba0dc005c5869"},{"path":"mechanics/storage-routing/PROVENANCE.md","sha256":"sha256:5d93d3e680e497a89c5601d1f4f9bb0c8253eb63b803c8be8d7be841bd4974d7"},{"path":"mechanics/storage-routing/README.md","sha256":"sha256:b4f58798f7257b12b0a99f527b7dd40812bddde278cd0cdcfba3e00c1d44e46a"},{"path":"mechanics/storage-routing/ROADMAP.md","sha256":"sha256:6646a3c6e9444e0bc216b4368c5bdcba6bdfde5b15b8cb01a246388b31c65627"},{"path":"mechanics/storage-routing/codex-storage-hooks.json","sha256":"sha256:347a7083744f4c01640beb679fbe1fb1fc39366e4e72aceb4c55a3e301a6bade"},{"path":"mechanics/storage-routing/docs/README.md","sha256":"sha256:dab88485e9ebc852fd07e1de06e7dcbb73e78caa00e769e0b28d657a4032cf82"},{"path":"mechanics/storage-routing/docs/candidate-lifecycle.md","sha256":"sha256:ce98f62e93c231622c2721587544cedc0a22b8ad9afdc6e97cb5d1f16f9916aa"},{"path":"mechanics/storage-routing/docs/capacity-control.md","sha256":"sha256:70c917d2402941841851d50a6427d497775841dacc4091158bc44f30010ce568"},{"path":"mechanics/storage-routing/docs/managed-workspace-lifecycle.md","sha256":"sha256:d2499b43ebb3608e7bb96f5cef6c1bc1ffb44a703529f949825a9e0f990c4409"},{"path":"tools/ai/AGENTS.md","sha256":"sha256:567b3a8a120570efe204cf8905ad4dfee84c6a8d6b4278d0d5e895cd42e14f7f"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_llama_cpp_http.py","sha256":"sha256:b03ca89cccbf7711541589edd2c54aa7211bb54d934c69c2d74850bcbdedf0ef"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_openvino_genai.py","sha256":"sha256:ae6ff57a492de787d902d3db6278ba46000d086f9bae5d5d9c4dd2cfdf20c7cf"},{"path":"tools/ai/gemma4-e2b-openvino-npu/convert_gemma4_e2b_openvino.py","sha256":"sha256:aec032a14932520049df55bb0846223e4aa7899f95d492ebe704c835f7b0d3d0"},{"path":"tools/ai/llm/AGENTS.md","sha256":"sha256:289a043ce9c439589fa40c69d43d04155de41d40a1618ce3f3c48899a71c0f42"},{"path":"tools/ai/llm/abyss-qwen36-lazy-server","sha256":"sha256:95633a78f2a2b92da120a6ad7d446a12463d80582164706614ab68415e4b29c6"},{"path":"tools/ai/llm/qwen36_prefill_matrix.py","sha256":"sha256:9f3ae1a99e59ef8a48f3c537e1ece3b6a1736cd2372be68cb50dea85cca6c3e4"},{"path":"tools/ai/rerankers/AGENTS.md","sha256":"sha256:a3fc6164e00b1a5084890d33542453517eb9976e04f80c85793d90b02813d5b1"},{"path":"tools/ai/rerankers/download_qwen3_reranker_openvino.py","sha256":"sha256:d212e26ffbcb03a2eea242187e1f6cb1960c5dcb06a01c3b1e5d230dd3c9898f"},{"path":"tools/ai/rerankers/qwen3_reranker_openvino_canary.py","sha256":"sha256:27670abd66c7a6f3d0b03b59890b517ff9e5ca3956e72b0739349a9ea674f99b"},{"path":"tools/ai/tts/AGENTS.md","sha256":"sha256:9c66eeb67276ba9cd83541195f2ab50d59fa64cba2269853d6dbfc89a8a1b72c"},{"path":"tools/ai/tts/qwen3-openvino/bench_qwen3_openvino.py","sha256":"sha256:10b1304947196bea0248bb309e6904b4f7e1985cc841c974ef73a37aeb70ea53"},{"path":"tools/ai/tts/voxcpm2/bench_voxcpm2_xpu.py","sha256":"sha256:033da00e00c91e63017c9809663847a7d804194fb2d393711cc6e2ad2df859d0"},{"path":"tools/ai/tts/voxtream2/bench_voxtream2_intel.py","sha256":"sha256:523c8b6485a599ade2ae9205a934515f4c5398d2ba08d4d68c4b938353161d29"}],"source_paths":["mechanics/local-ai-runtime","mechanics/storage-routing","tools/ai","config-templates/etc/abyss-machine/storage-policy.json"],"source_tree_hash":"sha256:712ced7e1171f7466857739e7718a10ae5f795e32966fbfe0ddb8f833f019158"},{"artifact_class":"code_intelligence_provider_bundle","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"code-intelligence-provider-route","source_file_count":24,"source_files":[{"path":"config-templates/etc/abyss-machine/code-intelligence.json","sha256":"sha256:58fa41413c27bfb869a89b1ce8bab8eeaa1b8d16b0ef8ed56c973bac37451c6c"},{"path":"manifests/artifact_bundles/code_intelligence_provider.bundle.json","sha256":"sha256:51d3099c5229bbbd4f4981ae7153c69dce5ffbc381df34d82f9edec73377ee1e"},{"path":"manifests/code_intelligence_adjacent_providers.lock.json","sha256":"sha256:5cdc0106a9c75e1dea1e7ac5d5f67d41c54da18e9ce26df1fed17e991f6ce6eb"},{"path":"manifests/code_intelligence_node_providers.lock.json","sha256":"sha256:812f816a95b8bab6490bdb879b3c1543aa27b12fcdbfbc657b9a6a3d987fa24a"},{"path":"mechanics/code-intelligence/AGENTS.md","sha256":"sha256:27a228b7f3457c14eb38d3a9861cc09722b97967fc4cbf2d84d3cd8d384a2f22"},{"path":"mechanics/code-intelligence/DIRECTION.md","sha256":"sha256:453e3e6c4a8ca8bdb47b5385b801f86d0bc3c16ba84495a3f7c72e0c26455fba"},{"path":"mechanics/code-intelligence/LANDING_LOG.md","sha256":"sha256:a9ffd1b3dd85c4737b472fb85dc8f615e91b764fb8a1c5ccc9afc9638e120dbe"},{"path":"mechanics/code-intelligence/PARTS.md","sha256":"sha256:58ecbdbfcfe5352eb424d00dfbe5a8ad9bf2238c20ab1c84da1f2133c5b395c6"},{"path":"mechanics/code-intelligence/PROVENANCE.md","sha256":"sha256:ae278b635bae7e668ebfac284487ba9a8ba520dbf3fe2a0c19d58f342c634a90"},{"path":"mechanics/code-intelligence/README.md","sha256":"sha256:90a55d9b9025add1d81aab95593e0af125a788685b929183e8833fcabf31853d"},{"path":"mechanics/code-intelligence/ROADMAP.md","sha256":"sha256:ca69e16b3775e434a00ddc64d14347f7e8db36a2c765bdd6806e858779430f78"},{"path":"scripts/build_code_intelligence_adjacent_providers.py","sha256":"sha256:12c55123399a3fa8b403459107baf54e54264a0e01e24bbbc7641a5ad76434ad"},{"path":"scripts/build_code_intelligence_node_providers.py","sha256":"sha256:22977fad257252132465157e179aaffe7743119e7481113b0353436a8302ef1c"},{"path":"scripts/build_code_intelligence_provider.py","sha256":"sha256:ba3b41ede4d0073b0c2abcd6886b326cbe15d422420c2abb33083784ef6cd433"},{"path":"scripts/install_code_intelligence_adjacent_providers.py","sha256":"sha256:4f03af957cb00392c8ec8433935ea5f156254d3e2e8ac2a8435c0f492060105a"},{"path":"scripts/install_code_intelligence_node_providers.py","sha256":"sha256:4c04410135ed979df8bf9f672677af40e467ac913cec0ed1a992ca9752598c02"},{"path":"scripts/install_code_intelligence_provider.py","sha256":"sha256:21b2a018b0a5127e02684f2c9109acdc1047a740403c0213843bbab8815ace6e"},{"path":"scripts/issue_code_intelligence_runtime_gate.py","sha256":"sha256:16dfc6919c321d17b8c502cb3570658ec9ff6411085918abe31f1baf099e2a46"},{"path":"src/abyss_machine/code_intelligence_adapters.py","sha256":"sha256:71cd0c502e7815323c832cb9932257d0fcdead7fbadf1c49efb58d358e3f839c"},{"path":"src/abyss_machine/code_intelligence_adjacent_provider.py","sha256":"sha256:042ed651005ae92eac18e516bc456864a192b8d8fc1b6e05c2a1c9f5a9af2abd"},{"path":"src/abyss_machine/code_intelligence_contracts.py","sha256":"sha256:5374511c0642cd3594a8be81014be78bb4b6cbbb26df3624633e1c7d1d8aec22"},{"path":"src/abyss_machine/code_intelligence_gate.py","sha256":"sha256:1b381fb6b109f2e060d86bbd2c552cf66d73cf81adc2f074ad6c3d3cc34e6260"},{"path":"src/abyss_machine/code_intelligence_node_provider.py","sha256":"sha256:fbb12d6cc7d0f4a5b9100609acc6f2b4bbb8c6bcfc2156207133ed52adb9c079"},{"path":"src/abyss_machine/code_intelligence_provider.py","sha256":"sha256:3420fa22cd5d98ff870fafbbc002c4135dcc0724291dfeedf6793b1e683c15db"}],"source_paths":["mechanics/code-intelligence","src/abyss_machine/code_intelligence_adapters.py","src/abyss_machine/code_intelligence_contracts.py","src/abyss_machine/code_intelligence_gate.py","src/abyss_machine/code_intelligence_provider.py","manifests/code_intelligence_node_providers.lock.json","manifests/code_intelligence_adjacent_providers.lock.json","config-templates/etc/abyss-machine/code-intelligence.json","scripts/build_code_intelligence_provider.py","scripts/install_code_intelligence_provider.py","scripts/build_code_intelligence_node_providers.py","scripts/install_code_intelligence_node_providers.py","scripts/build_code_intelligence_adjacent_providers.py","scripts/install_code_intelligence_adjacent_providers.py","scripts/issue_code_intelligence_runtime_gate.py","src/abyss_machine/code_intelligence_node_provider.py","src/abyss_machine/code_intelligence_adjacent_provider.py","manifests/artifact_bundles/code_intelligence_provider.bundle.json"],"source_tree_hash":"sha256:f02b98d62bd5ba3ecafe3b8a9e1bbd3171542ded840eae09ad6681a742c5af6c"},{"artifact_class":"runtime_or_container_artifact","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"abyss-stack-external-codex-agent-admission","source_file_count":1,"source_files":[{"path":"manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json","sha256":"sha256:b8d994a66bcbd845da303a9205f35fa7d4e8a45184e306ec4cb6e4add42b3419"}],"source_paths":["manifests/artifact_bundles/abyss_stack_external_codex_agent.bundle.json"],"source_tree_hash":"sha256:62859d4fc9e26960a0677cfbcf54b89860ebff12484fd017bf42a29680e4c705"},{"artifact_class":"ai_model_or_runtime_bundle","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"host-ai-runtime-route","source_file_count":25,"source_files":[{"path":"config-templates/etc/abyss-machine/ai/AGENTS.md","sha256":"sha256:8fba4089732e2de7bc19a7650c05219e05650ae4bae036a077e9db36b5be16fd"},{"path":"config-templates/etc/abyss-machine/ai/VALIDATION.md","sha256":"sha256:cdb5564852d117034d9aba0003e41b47de4c38361923acf51d9c9ba371b80425"},{"path":"config-templates/etc/abyss-machine/ai/config.json","sha256":"sha256:dbe8ba8b45bc13f911e5f9ca072b1f2218b9485e7faa95b51290f6a764a6d901"},{"path":"config-templates/etc/abyss-machine/resource-policy.json","sha256":"sha256:b7c4807b02bf506e89e5d7fa284cff28605e505a866ea5331459785e4d12fe63"},{"path":"mechanics/local-ai-runtime/AGENTS.md","sha256":"sha256:2e8339d4692b7ae1a5d5e84a6ebcc4231d9ab694d406d25f28aa7c004504a67a"},{"path":"mechanics/local-ai-runtime/DIRECTION.md","sha256":"sha256:07fc7b2b8b7d7164095241cc5764bd8d37f815260dda8f6b5ff555a12aea973a"},{"path":"mechanics/local-ai-runtime/LANDING_LOG.md","sha256":"sha256:8987a980168482d6ecc2e499ec32b6714d584d5d086b84d0d6b4fdb94ec3e714"},{"path":"mechanics/local-ai-runtime/PARTS.md","sha256":"sha256:c09b2cbb056ed8550837c5332fcdef0112631299a6972199579ba2a4a8d12e83"},{"path":"mechanics/local-ai-runtime/PROVENANCE.md","sha256":"sha256:a81e90da57e85b28fdce713e72b429a30c0bb7872f82c0f6d6eef41138c53962"},{"path":"mechanics/local-ai-runtime/README.md","sha256":"sha256:f190d7aeb83ded537fafcfb88042202a43c79842b6ee7690e3969a6bf7dd4b68"},{"path":"mechanics/local-ai-runtime/ROADMAP.md","sha256":"sha256:bae549c69a9001d1073040bf4c32d6fe2fd819702cd7c37092163ab82d8543f8"},{"path":"tools/ai/AGENTS.md","sha256":"sha256:567b3a8a120570efe204cf8905ad4dfee84c6a8d6b4278d0d5e895cd42e14f7f"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_llama_cpp_http.py","sha256":"sha256:b03ca89cccbf7711541589edd2c54aa7211bb54d934c69c2d74850bcbdedf0ef"},{"path":"tools/ai/gemma4-e2b-openvino-npu/bench_openvino_genai.py","sha256":"sha256:ae6ff57a492de787d902d3db6278ba46000d086f9bae5d5d9c4dd2cfdf20c7cf"},{"path":"tools/ai/gemma4-e2b-openvino-npu/convert_gemma4_e2b_openvino.py","sha256":"sha256:aec032a14932520049df55bb0846223e4aa7899f95d492ebe704c835f7b0d3d0"},{"path":"tools/ai/llm/AGENTS.md","sha256":"sha256:289a043ce9c439589fa40c69d43d04155de41d40a1618ce3f3c48899a71c0f42"},{"path":"tools/ai/llm/abyss-qwen36-lazy-server","sha256":"sha256:95633a78f2a2b92da120a6ad7d446a12463d80582164706614ab68415e4b29c6"},{"path":"tools/ai/llm/qwen36_prefill_matrix.py","sha256":"sha256:9f3ae1a99e59ef8a48f3c537e1ece3b6a1736cd2372be68cb50dea85cca6c3e4"},{"path":"tools/ai/rerankers/AGENTS.md","sha256":"sha256:a3fc6164e00b1a5084890d33542453517eb9976e04f80c85793d90b02813d5b1"},{"path":"tools/ai/rerankers/download_qwen3_reranker_openvino.py","sha256":"sha256:d212e26ffbcb03a2eea242187e1f6cb1960c5dcb06a01c3b1e5d230dd3c9898f"},{"path":"tools/ai/rerankers/qwen3_reranker_openvino_canary.py","sha256":"sha256:27670abd66c7a6f3d0b03b59890b517ff9e5ca3956e72b0739349a9ea674f99b"},{"path":"tools/ai/tts/AGENTS.md","sha256":"sha256:9c66eeb67276ba9cd83541195f2ab50d59fa64cba2269853d6dbfc89a8a1b72c"},{"path":"tools/ai/tts/qwen3-openvino/bench_qwen3_openvino.py","sha256":"sha256:10b1304947196bea0248bb309e6904b4f7e1985cc841c974ef73a37aeb70ea53"},{"path":"tools/ai/tts/voxcpm2/bench_voxcpm2_xpu.py","sha256":"sha256:033da00e00c91e63017c9809663847a7d804194fb2d393711cc6e2ad2df859d0"},{"path":"tools/ai/tts/voxtream2/bench_voxtream2_intel.py","sha256":"sha256:523c8b6485a599ade2ae9205a934515f4c5398d2ba08d4d68c4b938353161d29"}],"source_paths":["mechanics/local-ai-runtime","tools/ai","config-templates/etc/abyss-machine/ai","config-templates/etc/abyss-machine/resource-policy.json"],"source_tree_hash":"sha256:9cd840126c9d2a7803a54e301a71946cbbf34287d6d8a1586986f1b1747705f3"},{"artifact_class":"browser_extension_package","epoch":"v1","hash_algorithm":"sha256-tree-v1","id":"typing-extension-package","source_file_count":5,"source_files":[{"path":"tools/typing/AGENTS.md","sha256":"sha256:9b9df620d8191971180c7e6f4a2d088e484f20266462542dc00152f0245fa951"},{"path":"tools/typing/firefox-extension/AGENTS.md","sha256":"sha256:cdf3d7d3e5ed94d7f62c4b415f2c80b9431408e1c1361e71c6d272e3f17a18c3"},{"path":"tools/typing/firefox-extension/background.js","sha256":"sha256:66cae465598c574491001dbb8be81011e4bb12b08757ce3fb80c3d0efe68d45d"},{"path":"tools/typing/firefox-extension/content.js","sha256":"sha256:faac1be5d6abef0a5962b8aece5169c81197607baae0bb29824ce22f3d5c3a4d"},{"path":"tools/typing/firefox-extension/manifest.json","sha256":"sha256:01c34ae72e780edfffdaa6e33ead6046936d7d7720203342627304ad0f987ff1"}],"source_paths":["tools/typing/AGENTS.md","tools/typing/firefox-extension"],"source_tree_hash":"sha256:a362ed9e0e0343dc13301f87b609ddba8caa3db46cefcd10f00c661f1c3468e8"}],"schema":"abyss_machine_contract_abi_signatures_v1","source":{"policy":"manifests/artifact_signature_policy.manifest.json","policy_hash":"sha256:a9297eb875c4c5bfb5e9a940423bc274a8c6f85c2fb9b76c2149bba0b0e89e20","repo":"abyss-machine"}} diff --git a/kag/indexes/index_family.manifest.json b/kag/indexes/index_family.manifest.json index 2a849319..43f157cc 100644 --- a/kag/indexes/index_family.manifest.json +++ b/kag/indexes/index_family.manifest.json @@ -9,52 +9,52 @@ "assembly": "deterministic-on-demand", "files": [ { - "content_digest": "d6d3ad529857c6b7cba4645b17f3f6f08de8850e61a97dfe2c716be519cac4c4", + "content_digest": "86a7a198286ec05810349daeaa92f845c5521a3923baced0026d3598c20f2050", "kind": "source", "path": "kag/indexes/source_surface_index.json", "records": 741, "schema_version": "aoa-repo-local-kag-index-v2" }, { - "content_digest": "edc0aeb348acf77c732cd127d121ae8b22d1384dd30fe13607ffa6a002c3dd2f", + "content_digest": "d58d044d888d09a35d4331f8679893f697441903cb62ee32819b325c31fee3e6", "kind": "artifact", "path": "kag/indexes/repo_artifact_index.json", "records": 741, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "e36af9b195d4bb9e56747d06a45ed18f46be2b9aad11d66a13f436bef5be5256", + "content_digest": "5ea693df5c6f008700e1d6e79efc71d20e4ee96cba6bdcd33066d051f8b379c0", "kind": "anchor", "path": "kag/indexes/repo_anchor_index.json", - "records": 13345, + "records": 13343, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "195fe4f33ce39fece6aa68349e7f5897d34bfb1622e36fd53c23488711bb6388", + "content_digest": "eee3fc7a4d35e4e87f1f899aabbdcac70500f7eb1fe339ced6edbb175622afe3", "kind": "entity", "path": "kag/indexes/repo_entity_index.json", - "records": 10558, + "records": 10556, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "3f7f3d304f627cf82a509ead3ca696d9a80c31fcff2d387eb8333afbc590681d", + "content_digest": "c4e1bca862a0d04d688401fc815d6bea6a34c68ce13c0d342a8cec66d40aa5d1", "kind": "event", "path": "kag/indexes/repo_event_index.json", - "records": 757, + "records": 758, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "b88fdcae85870011c69d7b0ae887952a4eb2ecde9984812378f591c7ca541677", + "content_digest": "4490594d5eb7d2166144746b311c97c6ae7c7840888b00aed7217fd2b548eb62", "kind": "assertion", "path": "kag/indexes/repo_assertion_index.json", "records": 1306, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "866df0fac3bd247307e00ad69e162d94f506b9b78ab204b62153351bdc80ef96", + "content_digest": "cbef4353012a1c32a34c4234a83817402df7d60616094db85e7c6f06e4e6b04a", "kind": "relation", "path": "kag/indexes/repo_relation_index.json", - "records": 19479, + "records": 19477, "schema_version": "aoa-repo-local-kag-repository-index-v2" } ], @@ -62,10 +62,10 @@ }, "family_identity": { "artifact_kind": "repo_local_kag_portable_family", - "content_digest": "bf663c3c590b0b49528a36966b9d9060568e095970487e7b3c7a5b992453b352", + "content_digest": "c5098095704f607699c0dd288b49fb5fc1c308ae92dc814987bd56f711724e33", "local_id": "family:repo-local:portable-record-corpus", "schema_ref": "aoa-kag:schemas/repo-local-kag-family-manifest.schema.json", - "source_snapshot": "sha256:d6d3ad529857c6b7cba4645b17f3f6f08de8850e61a97dfe2c716be519cac4c4" + "source_snapshot": "sha256:86a7a198286ec05810349daeaa92f845c5521a3923baced0026d3598c20f2050" }, "normalization": { "anchor_defaults": { @@ -722,7 +722,7 @@ }, { "bytes": 94377, - "digest": "sha256:159e0cc56bec57a4194c184ef04b49dae2f927494ea6a2866994174883a1544f", + "digest": "sha256:f567044a9098cf58466c872f2688f80d5808fb9c13d1d38ca4d626ace1e18cdc", "kind": "anchor", "path": "kag/indexes/shards/anchor/04.jsonl", "range": "04", @@ -762,7 +762,7 @@ }, { "bytes": 65512, - "digest": "sha256:a52547e841757ddec24c7581b8d3db5d6ed5800b1b561f3bda4e6d2111076bda", + "digest": "sha256:b8319a5cafbce881c45bbc3ba2b3001118d2cbabd1c5a02af4a2bb08c48dd079", "kind": "anchor", "path": "kag/indexes/shards/anchor/0a.jsonl", "range": "0a", @@ -826,7 +826,7 @@ }, { "bytes": 106218, - "digest": "sha256:10477c0ef16c54cd9c37142fead3ce9b76f57dd4f8603af07db16f6a77efda12", + "digest": "sha256:33a30691473b37e9576e9bd5c42cae77b64a8d3daccc16e463255a73e326f06a", "kind": "anchor", "path": "kag/indexes/shards/anchor/12.jsonl", "range": "12", @@ -866,7 +866,7 @@ }, { "bytes": 58182, - "digest": "sha256:963cb17de582287e71ced6e701fcc2b640c89388f4f623ee5772b6233a3d1cca", + "digest": "sha256:417b3e6839b29ce30f689986ec7018a533e0d647853d5905ef6fbdf356626d23", "kind": "anchor", "path": "kag/indexes/shards/anchor/17.jsonl", "range": "17", @@ -922,7 +922,7 @@ }, { "bytes": 52485, - "digest": "sha256:6725eca417e3a5e372f190814aa081c291a1f29aa537ad7e6bf0ea5588026388", + "digest": "sha256:72db87ed742e9aea649f1fbfd3b0a418a337a3d6f5b8a552c59fd1c941dac399", "kind": "anchor", "path": "kag/indexes/shards/anchor/1f.jsonl", "range": "1f", @@ -946,7 +946,7 @@ }, { "bytes": 155525, - "digest": "sha256:f074a87fa753171541e1e692fe9d20a206a458579e950dfc8cf5b58ad6b3eea9", + "digest": "sha256:9a39a3a82842b28ade619693ba3fd52ebdc8f01dcf0ec8e93bf7f7f190181274", "kind": "anchor", "path": "kag/indexes/shards/anchor/22.jsonl", "range": "22", @@ -954,7 +954,7 @@ }, { "bytes": 87882, - "digest": "sha256:4e87000340195493a5db6e32ff3cd38224b51cca1c4e1f86a1b06d903f0ba52e", + "digest": "sha256:3ecb08f75ca6adb10d4c2d3e8f9efeab41e75166d19db5ea1a38ce672e88aa0e", "kind": "anchor", "path": "kag/indexes/shards/anchor/23.jsonl", "range": "23", @@ -970,7 +970,7 @@ }, { "bytes": 100143, - "digest": "sha256:5121098192c4a11e36408981d96150334b2131d00bf260ed641ced9e9af6ab29", + "digest": "sha256:9eb5282d8817da28cd4e0e3260f37b44354060594f1ae16c37894b88f638fc29", "kind": "anchor", "path": "kag/indexes/shards/anchor/26.jsonl", "range": "26", @@ -1026,7 +1026,7 @@ }, { "bytes": 101316, - "digest": "sha256:8aa9652a73fe4ec6bb4a9dfb257672550236e95486b03eb12751a2ea5fce709a", + "digest": "sha256:91a3fd79987d236fca1d784ffa334fc88c443bab51b33c062119f43e531802b6", "kind": "anchor", "path": "kag/indexes/shards/anchor/2d.jsonl", "range": "2d", @@ -1138,7 +1138,7 @@ }, { "bytes": 60521, - "digest": "sha256:d34a6aae2fda33fbdc30b3026f9908aa30cf310e31fdabec09af6237381fe099", + "digest": "sha256:d85e054830520a64df331b0f14072d7b8232329497f3940a54c6a2782dcf8637", "kind": "anchor", "path": "kag/indexes/shards/anchor/3c.jsonl", "range": "3c", @@ -1186,7 +1186,7 @@ }, { "bytes": 103829, - "digest": "sha256:1f4703517ea86d5437b346c0e7f9c122b3fee127848969b21d0e0fabfd20187a", + "digest": "sha256:6cf1810899de33dd8441eec2d3711c0f269e3374047395ec0e703d0b20f76594", "kind": "anchor", "path": "kag/indexes/shards/anchor/42.jsonl", "range": "42", @@ -1201,8 +1201,8 @@ "records": 52 }, { - "bytes": 85683, - "digest": "sha256:2715dd1924fea6f5453ddbf02578f63655522cb3feef9c2a3b9912ab0a7ec58b", + "bytes": 85809, + "digest": "sha256:8f283295ce23b52162d7dcf4b907d4cfc1656cd63e4012afa072993a8fd3f697", "kind": "anchor", "path": "kag/indexes/shards/anchor/44.jsonl", "range": "44", @@ -1226,7 +1226,7 @@ }, { "bytes": 89158, - "digest": "sha256:44322dc1cb0982ae75e4319d4462387f61afa1d704d1885c3ca844632ac27b0e", + "digest": "sha256:f93f4b54ec6b47744b9b492f6c615817a4791a21ff6ea7708f04031fec03e577", "kind": "anchor", "path": "kag/indexes/shards/anchor/47.jsonl", "range": "47", @@ -1234,7 +1234,7 @@ }, { "bytes": 79821, - "digest": "sha256:8e8f902b932c39e224b2e4848be95862ec05c3614d0a6c2dc6bc8e89fd915385", + "digest": "sha256:0e7752412bb1282f6106721352670af02f3fd33582f72cab1fd2213314a1861d", "kind": "anchor", "path": "kag/indexes/shards/anchor/48.jsonl", "range": "48", @@ -1266,7 +1266,7 @@ }, { "bytes": 88492, - "digest": "sha256:e1af4f171aade51e2fe3cbb99a57d2157bd78c7798eedd3955ae95ad84a2419f", + "digest": "sha256:2232f9e66ca2972d0604bdb99ede9a77f9bba6ca1100f16ae70969e8859e44d6", "kind": "anchor", "path": "kag/indexes/shards/anchor/4c.jsonl", "range": "4c", @@ -1282,7 +1282,7 @@ }, { "bytes": 77562, - "digest": "sha256:14105f23afc81db73d1fd4af6f2b24f27d2868ec57234567a1df9628e0a0c1af", + "digest": "sha256:bcce601def4b5d9c109c518f173f5000750542b621f3b336128dbc089c2ef0cb", "kind": "anchor", "path": "kag/indexes/shards/anchor/4e.jsonl", "range": "4e", @@ -1298,7 +1298,7 @@ }, { "bytes": 85637, - "digest": "sha256:c11991d42ebd5a262728f608a8ffc58920125a23e80a6845468273e3a7288466", + "digest": "sha256:fee641f5d8abe659d9ef7ecf762535113ae7b8616344bdd9924f7a8f5d6f5fd5", "kind": "anchor", "path": "kag/indexes/shards/anchor/50.jsonl", "range": "50", @@ -1314,7 +1314,7 @@ }, { "bytes": 101527, - "digest": "sha256:03dd9a8770b09337327669ed5b8eb169300686497bd25dedc348a5a7f9d6164f", + "digest": "sha256:da211c3f985379507a8852074731c420bbbea621a79d1153a7ba04433f38a0e8", "kind": "anchor", "path": "kag/indexes/shards/anchor/52.jsonl", "range": "52", @@ -1322,7 +1322,7 @@ }, { "bytes": 104190, - "digest": "sha256:123b9b73d9fbf997ea78da940e8f290cf65518a2f361531cffb97903ae5351ea", + "digest": "sha256:c4ec4ddbbf9b4911eea1a879feb1e28e9292ce871c7d87a603886aaf810e6469", "kind": "anchor", "path": "kag/indexes/shards/anchor/53.jsonl", "range": "53", @@ -1402,7 +1402,7 @@ }, { "bytes": 72283, - "digest": "sha256:aa06d6c3e858be5ac33a3954aa79bab9c5d87584887abff2acd8ecf1d0970036", + "digest": "sha256:2e1b42de91dd9d253653c3853015e6463a705c45ad34c78f8614612143730ebb", "kind": "anchor", "path": "kag/indexes/shards/anchor/5d.jsonl", "range": "5d", @@ -1418,7 +1418,7 @@ }, { "bytes": 77827, - "digest": "sha256:fc27bf3287f7537846ef95d669228d3993fed07999f93e96046ed03802260df9", + "digest": "sha256:640bab90b670bb948a61c7e625472e3294d77729b270000c0a3665da1e8dfa10", "kind": "anchor", "path": "kag/indexes/shards/anchor/5f.jsonl", "range": "5f", @@ -1498,7 +1498,7 @@ }, { "bytes": 108427, - "digest": "sha256:6222ec30fa9fadb46006ff2119739cfc536951d659be0599ba2fd99a59c27d5f", + "digest": "sha256:09bff35fc9d3edaa4967c33c19b9392d5b1709c794223850e181d418ebda2f65", "kind": "anchor", "path": "kag/indexes/shards/anchor/69.jsonl", "range": "69", @@ -1530,7 +1530,7 @@ }, { "bytes": 96310, - "digest": "sha256:c2a4d72fd1b71f7e590c6298a8cbffe2ae46a1f7f3496a7bdb4206e4f8c35058", + "digest": "sha256:f097080443810780cee7e9bbbce300968cc78a17a8ef69116445fe5576091145", "kind": "anchor", "path": "kag/indexes/shards/anchor/6d.jsonl", "range": "6d", @@ -1570,7 +1570,7 @@ }, { "bytes": 74043, - "digest": "sha256:6e9e64e0978e04a8958247cf3c5e77f787c9e350c0e3b07572c72de2e6257243", + "digest": "sha256:d705d4113577d55650a171d7985959af7f0d74bb6681a9d13d6584735ce6e07e", "kind": "anchor", "path": "kag/indexes/shards/anchor/73.jsonl", "range": "73", @@ -1594,7 +1594,7 @@ }, { "bytes": 83117, - "digest": "sha256:8593bbb818392e796fe5113452a1de27c18143368bf603ebb160ff9f7cbdb597", + "digest": "sha256:01911e68567809565f830e57157567a7ee4053e13fe82f5db8d1432f17710e0f", "kind": "anchor", "path": "kag/indexes/shards/anchor/76.jsonl", "range": "76", @@ -1649,12 +1649,12 @@ "records": 55 }, { - "bytes": 100029, - "digest": "sha256:666aa693d0a8ad18ddc4327c321a723069d3da82c2ca70b24424b3e5d55601be", + "bytes": 99073, + "digest": "sha256:197ef19755a14208237f86ea74327df8b2800d1127a5f15d4b777868ed53e161", "kind": "anchor", "path": "kag/indexes/shards/anchor/7d.jsonl", "range": "7d", - "records": 56 + "records": 55 }, { "bytes": 126881, @@ -1746,7 +1746,7 @@ }, { "bytes": 90750, - "digest": "sha256:5dc6c7e2aaf687cbbe4ceff5fe4c4c5fa9ea25da01e032f2ee6127bb8b6883af", + "digest": "sha256:2ef50966d3de4e0242f93e336b5b90f86750586e9d7904e19d5f06af3970c478", "kind": "anchor", "path": "kag/indexes/shards/anchor/89.jsonl", "range": "89", @@ -1762,7 +1762,7 @@ }, { "bytes": 97376, - "digest": "sha256:f391b0857547458e5372565526435d98bdbacb45d73cf3ab9c7878038b4a4fc7", + "digest": "sha256:f7a8ac41624124dd686a63f1104fbf2c6a99ef387965b70514a3e880250ea2e7", "kind": "anchor", "path": "kag/indexes/shards/anchor/8b.jsonl", "range": "8b", @@ -1786,7 +1786,7 @@ }, { "bytes": 99048, - "digest": "sha256:33cc0a8ca9cb6e499d7673c7b29950c06dc97761fcfc1d3a207847788abc8b27", + "digest": "sha256:fae6434dfd2f7416bc467c8b9ef34e59aa990bfe712e014f757af170729fa755", "kind": "anchor", "path": "kag/indexes/shards/anchor/8e.jsonl", "range": "8e", @@ -1842,7 +1842,7 @@ }, { "bytes": 100908, - "digest": "sha256:296bbee600fd58fd26dc256a99a865843891b10861914f79f307bf8ddb42942c", + "digest": "sha256:6d90d4ce4cbeccc9f5690c0a045449295e4e3c1b8b5b534625565b75ace0a7b1", "kind": "anchor", "path": "kag/indexes/shards/anchor/96.jsonl", "range": "96", @@ -1882,7 +1882,7 @@ }, { "bytes": 85299, - "digest": "sha256:96cda95c96d25a1aa1ed6e60c7976096e6d88ea486b796d8c40edc7dfb302d77", + "digest": "sha256:a3c1ee6069619f3fba24c1bc03e9417ccbffc21b2d05cf7d5d03e4bec861f560", "kind": "anchor", "path": "kag/indexes/shards/anchor/9b.jsonl", "range": "9b", @@ -1906,7 +1906,7 @@ }, { "bytes": 97330, - "digest": "sha256:e387e7c7bb6e1e4c193ef316f9abca9624c4aaf53dcbbb0bb1decbadded45347", + "digest": "sha256:65c1885acbe3005f9ebc158aac2e746f85b5c0dcdef6af4cc6e7c8c08375094e", "kind": "anchor", "path": "kag/indexes/shards/anchor/9e.jsonl", "range": "9e", @@ -1946,7 +1946,7 @@ }, { "bytes": 124910, - "digest": "sha256:e57149c93683a9921673c5bab5dafd0edcf0a0099298ec22b626a6c8dfc8591d", + "digest": "sha256:2bfeac0f5f9293c4110fae48e821c69a99b6ebb48714fda4e68d45ab47fa3f3e", "kind": "anchor", "path": "kag/indexes/shards/anchor/a3.jsonl", "range": "a3", @@ -2074,7 +2074,7 @@ }, { "bytes": 152163, - "digest": "sha256:7a6135fb558c16e9ef41f1927ac668a0e718a75014b2383a9d0bdfabfef0742c", + "digest": "sha256:1c88a363b03467ef325b7e6427c7f412fe64be93fbc5d3072320eff96b37cd01", "kind": "anchor", "path": "kag/indexes/shards/anchor/b5.jsonl", "range": "b5", @@ -2146,7 +2146,7 @@ }, { "bytes": 114637, - "digest": "sha256:8d01237268aa851241eebc7a0fd9023fe4392474a4d16a2868e49a0e59eddd62", + "digest": "sha256:7e945518d1dbcf8de94d83c251a3d21984689f182afdb648b0f8df817f71a587", "kind": "anchor", "path": "kag/indexes/shards/anchor/be.jsonl", "range": "be", @@ -2162,7 +2162,7 @@ }, { "bytes": 94369, - "digest": "sha256:4ba52bc5db876e9ec0b4d6565e318dbb65a9c19b457ed3246d7806c8042f4e92", + "digest": "sha256:659fa18b854a2d35c8cc91efbf25c29e9e9d15d70eb14a051b256e2d184b3662", "kind": "anchor", "path": "kag/indexes/shards/anchor/c1.jsonl", "range": "c1", @@ -2170,7 +2170,7 @@ }, { "bytes": 73926, - "digest": "sha256:4183e5658b4b6dfe02d325d308cb8d9fb5a790e57c63b3522ee6106b44c9ed5a", + "digest": "sha256:5ff2dc7c94b8a55ee163733fa3d64847aa181c8210ed32b6739130dc3c59978a", "kind": "anchor", "path": "kag/indexes/shards/anchor/c2.jsonl", "range": "c2", @@ -2186,7 +2186,7 @@ }, { "bytes": 72577, - "digest": "sha256:5ea1a9e39898e4d74ea9de6a9f4758577fd90c70f1a4e78d22b5db96743e56be", + "digest": "sha256:9334ccf345a2053f5e381f2ce58dea7baae938a96ba2a47851cd855293a8420f", "kind": "anchor", "path": "kag/indexes/shards/anchor/c4.jsonl", "range": "c4", @@ -2258,7 +2258,7 @@ }, { "bytes": 116632, - "digest": "sha256:00660607e2ffe50f2db30bb4c384e799d39e1c0a87589049b90f434366690ba4", + "digest": "sha256:ed9ac30f4c08414e6e3221d6b9043ccc24898a95e6176cdf8bdb818cc36259da", "kind": "anchor", "path": "kag/indexes/shards/anchor/d0.jsonl", "range": "d0", @@ -2298,7 +2298,7 @@ }, { "bytes": 70561, - "digest": "sha256:73bd549c0cb22beae8e32e1ef2fb04a8cde91009372a0d511a4b8f8fe11e9f84", + "digest": "sha256:72083728a131c04b072a2f1a04eafdaecf79f979b68e8e1bece044e19f597d81", "kind": "anchor", "path": "kag/indexes/shards/anchor/d5.jsonl", "range": "d5", @@ -2322,7 +2322,7 @@ }, { "bytes": 71318, - "digest": "sha256:305f3e5b595581c06d3bb270f1a6c2eab8d3c66580f12df7a24619140ec686ed", + "digest": "sha256:4fcd89523963c7ae725f2229257db188e5abbd387c3383a4776476a0c4c3be4f", "kind": "anchor", "path": "kag/indexes/shards/anchor/d8.jsonl", "range": "d8", @@ -2354,7 +2354,7 @@ }, { "bytes": 133694, - "digest": "sha256:203d1e43da9ec50e85cdbf8d1c2257da81c15e5f8ec200c5b6bd8abb6da90b4d", + "digest": "sha256:93b4fd7a7956a57ed431b29d7a9c812475a063f0fa886b9727b8bf2c917aa0e3", "kind": "anchor", "path": "kag/indexes/shards/anchor/dc.jsonl", "range": "dc", @@ -2362,7 +2362,7 @@ }, { "bytes": 97672, - "digest": "sha256:aa6c3aac35dce350956a64ceae0f937bbfbbc2a3802cf8e899ff0dbb1a45e45f", + "digest": "sha256:1feda5bf3d203044913056ef686b329bcec7334bc02eb5a92711148335c9c135", "kind": "anchor", "path": "kag/indexes/shards/anchor/dd.jsonl", "range": "dd", @@ -2394,7 +2394,7 @@ }, { "bytes": 93856, - "digest": "sha256:375a04bdcd7da477da3033baccb6ea31639de980bdd5e514e27d44952a15af7f", + "digest": "sha256:8beeb2ad0f11c146477043c28a048b026911493bb86c44da709810272edf7ef1", "kind": "anchor", "path": "kag/indexes/shards/anchor/e2.jsonl", "range": "e2", @@ -2402,7 +2402,7 @@ }, { "bytes": 107488, - "digest": "sha256:4abc8506184bb03ee8d98f35ca93eecbaea736e4a8b75ef9890a1ba7fb47e38f", + "digest": "sha256:c2670c3bb8f8c085802e8e07e716ce682f38eb9326d40122814f5d1a43ed7369", "kind": "anchor", "path": "kag/indexes/shards/anchor/e3.jsonl", "range": "e3", @@ -2490,7 +2490,7 @@ }, { "bytes": 99297, - "digest": "sha256:98252e12279a7fd2915bf9883697be91f4eef8dc97cc5eca29c66177e3e04be7", + "digest": "sha256:ab12ef652196865bef98eb0f0225d30d8972bf559de92acfcaf69aa8c6ac29e4", "kind": "anchor", "path": "kag/indexes/shards/anchor/ee.jsonl", "range": "ee", @@ -2522,7 +2522,7 @@ }, { "bytes": 70714, - "digest": "sha256:8ce8c351b86efa40585d3c3b5a85d4b9a2a07a08d4102b86595ed4049661c5e5", + "digest": "sha256:494b2cf49dc264900491eea1c0c3ab2fbd917b82aea3079b9ca7428c5946dc40", "kind": "anchor", "path": "kag/indexes/shards/anchor/f2.jsonl", "range": "f2", @@ -2602,7 +2602,7 @@ }, { "bytes": 154874, - "digest": "sha256:03f35cff131a77458da5ce1da11e4b8c915266d1028969b5020f0c6e2ad100ee", + "digest": "sha256:05c03303b670a585621860ea010b6f5763f803c35c6f6bdd063d28fd0da34730", "kind": "anchor", "path": "kag/indexes/shards/anchor/fc.jsonl", "range": "fc", @@ -2610,7 +2610,7 @@ }, { "bytes": 124658, - "digest": "sha256:45d610127abe62c30927a866d3f4fc4e5725221709cd506ad661700b0c5f491a", + "digest": "sha256:6a8b08f458d039130da5f378bb8929e3a07657b67afbb160ca302b475c93d57a", "kind": "anchor", "path": "kag/indexes/shards/anchor/fd.jsonl", "range": "fd", @@ -2618,7 +2618,7 @@ }, { "bytes": 85875, - "digest": "sha256:ffd5f35f8cc3fbed4a2dec10d58a781f61303e2047b91fa8804ccf0f0909d331", + "digest": "sha256:02456ffc7dca1860b942ce8ba0c3d42f3f8e41fd4d2ed35f406c8ade9bf0af0a", "kind": "anchor", "path": "kag/indexes/shards/anchor/fe.jsonl", "range": "fe", @@ -3066,7 +3066,7 @@ }, { "bytes": 11432, - "digest": "sha256:2e4364e52b8f950dda036a0cb09b19df351f6f4bbac3be0f30f572680956b4c4", + "digest": "sha256:e953c3282423b38a04fa76e4201a51c8477675cad5e639cc82c7b094c17815d6", "kind": "anchor", "path": "kag/indexes/shards/anchor/377.jsonl", "range": "377", @@ -3458,7 +3458,7 @@ }, { "bytes": 4217, - "digest": "sha256:2f3f2f61b4371b1de79075bb82766394bc51c96c6012f0b2d1e2143809977810", + "digest": "sha256:bf39179c3f1c3551a79982dd5a35652ad958b0f54e485ac081d9e3f7463982a7", "kind": "anchor", "path": "kag/indexes/shards/anchor/a99.jsonl", "range": "a99", @@ -4081,12 +4081,12 @@ "records": 2 }, { - "bytes": 44355, - "digest": "sha256:f421e68a1da825b47e72d8e634195de87b59b26a2f48349483efb94f86f200f6", + "bytes": 43395, + "digest": "sha256:90d7320d866550123bb7920b37a72621b801964a13d132436d8f75195533a97a", "kind": "anchor", "path": "kag/indexes/shards/anchor/cb9.jsonl", "range": "cb9", - "records": 7 + "records": 6 }, { "bytes": 3323, @@ -4441,12 +4441,12 @@ "records": 49 }, { - "bytes": 139917, - "digest": "sha256:c8d252863e9efd1a5b84ecbcf1126020c7b109a9feb0c2ac9295681672b750f8", + "bytes": 142443, + "digest": "sha256:f03a5f265be5c5cfd08121c597e5afc726a7ca488e9615d2c629b0e1c5549606", "kind": "event", "path": "kag/indexes/shards/event/6.jsonl", "range": "6", - "records": 52 + "records": 53 }, { "bytes": 92552, @@ -4473,12 +4473,12 @@ "records": 52 }, { - "bytes": 129016, - "digest": "sha256:71dbf49d4bca61ce0ac596a0cb86ae877764e0aad564aa75e33c3baeae5c2126", + "bytes": 126544, + "digest": "sha256:fef40d2cb509e72aa12b748fd3e84b2c376f15dd901eb6ea8eb078cf4ac4ea18", "kind": "event", "path": "kag/indexes/shards/event/a.jsonl", "range": "a", - "records": 52 + "records": 51 }, { "bytes": 105142, @@ -4489,12 +4489,12 @@ "records": 45 }, { - "bytes": 148025, - "digest": "sha256:98e184949e27cfccdc29982e1a23498f117b337d3751d6c117ec21f596ce3f70", + "bytes": 149223, + "digest": "sha256:6969b8eb53f8537f9cbb7ba5e7ca9ac24ff9fa20cc88443ab440818b1f587960", "kind": "event", "path": "kag/indexes/shards/event/d.jsonl", "range": "d", - "records": 54 + "records": 55 }, { "bytes": 107008, @@ -4762,7 +4762,7 @@ }, { "bytes": 140014, - "digest": "sha256:19d59cd3d3acea9ead698484d3109db50f79ff0327d0cc769f717e23efc6e4e4", + "digest": "sha256:4366c214894c8910da7e24cc75a392d06839df86eeeb49d2bf808f7d0bd7f2f5", "kind": "source", "path": "kag/indexes/shards/source/0.jsonl", "range": "0", @@ -4786,7 +4786,7 @@ }, { "bytes": 117156, - "digest": "sha256:579f4f90f72bb2489f6277c3b32fd6e84e63a7e38316d66cb6e45d65c02e26ac", + "digest": "sha256:d7294b63b5dfdcc294838cdade22853b178d835d6dbb464bd2f9838a4bc7615f", "kind": "source", "path": "kag/indexes/shards/source/3.jsonl", "range": "3", @@ -4969,7 +4969,7 @@ }, "index_identity": { "artifact_kind": "source_surface_index", - "content_digest": "d6d3ad529857c6b7cba4645b17f3f6f08de8850e61a97dfe2c716be519cac4c4", + "content_digest": "86a7a198286ec05810349daeaa92f845c5521a3923baced0026d3598c20f2050", "local_id": "index:repo-local:source-surfaces", "schema_ref": "aoa-kag:schemas/repo-local-kag-index.schema.json" }, @@ -5066,12 +5066,12 @@ } }, "summary": { - "anchor_records": 13345, - "canonical_records": 14865, - "event_records": 757, - "shard_bytes": 30249339, + "anchor_records": 13343, + "canonical_records": 14864, + "event_records": 758, + "shard_bytes": 30248801, "shards": 525, "source_records": 741, - "tracked_bytes": 30393580 + "tracked_bytes": 30393041 } } diff --git a/kag/indexes/shards/anchor/1f.jsonl b/kag/indexes/shards/anchor/1f.jsonl index ca07677d..957fe4da 100644 --- a/kag/indexes/shards/anchor/1f.jsonl +++ b/kag/indexes/shards/anchor/1f.jsonl @@ -14,7 +14,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:9b1643f16a51434cdab029c8","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:9b1643f16a51434cdab029c8","label":"default_maps_policy","locator":{"end_column":6,"end_line":45309,"fragment":"","pointer":"","start_column":1,"start_line":45304},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:default_maps_policy","target_ref":"python:context_contracts.default_maps_policy"}],"parser_ref":"python-ast@1","qualified_name":"default_maps_policy","semantic_key":"python:function:default_maps_policy","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:4120a2bd79bc9a3f80cf391e:aoa:abyss-machine:anchor:c24d47c6fc8a7b804ead3548","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:c24d47c6fc8a7b804ead3548","label":"default_atspi_loader","locator":{"end_column":17,"end_line":700,"fragment":"","pointer":"","start_column":1,"start_line":694},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:default_atspi_loader","target_ref":"python:gi.require_version"}],"parser_ref":"python-ast@1","qualified_name":"default_atspi_loader","semantic_key":"python:function:default_atspi_loader","source_id":"aoa:abyss-machine:artifact:4120a2bd79bc9a3f80cf391e","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:42b04fa3a2176534af339aba:aoa:abyss-machine:anchor:a16510fd47628dff90d3325d","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:a16510fd47628dff90d3325d","label":"owner_repo","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/owner_repo","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/owner_repo","source_id":"aoa:abyss-machine:artifact:42b04fa3a2176534af339aba","symbol_kind":"json_key"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:385c9cfebd93c84678fdd527","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:385c9cfebd93c84678fdd527","label":"_read_optional_int","locator":{"end_column":20,"end_line":883,"fragment":"","pointer":"","start_column":1,"start_line":876},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_read_optional_int","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_read_optional_int","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_read_optional_int","target_ref":"python:text.strip"}],"parser_ref":"python-ast@1","qualified_name":"_read_optional_int","semantic_key":"python:function:_read_optional_int","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:385c9cfebd93c84678fdd527","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:385c9cfebd93c84678fdd527","label":"_read_optional_int","locator":{"end_column":20,"end_line":876,"fragment":"","pointer":"","start_column":1,"start_line":869},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_read_optional_int","target_ref":"python:_read_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_read_optional_int","target_ref":"python:int"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:_read_optional_int","target_ref":"python:text.strip"}],"parser_ref":"python-ast@1","qualified_name":"_read_optional_int","semantic_key":"python:function:_read_optional_int","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:ca33f36c352533469917e361","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:ca33f36c352533469917e361","label":"manifests/artifact_signature_policy.manifest.json","locator":{"end_column":55,"end_line":108,"fragment":"","pointer":"/provenance/owner_surfaces/0","start_column":5,"start_line":108},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/provenance/owner_surfaces/0","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2:aoa:abyss-machine:anchor:42e01289976c42cfc339c191","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:42e01289976c42cfc339c191","label":"test_cycle_artifact_step_requires_ok_false_keeps_bridge_step_non_blocking","locator":{"end_column":65,"end_line":5425,"fragment":"","pointer":"","start_column":1,"start_line":5411},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cycle_artifact_step_requires_ok_false_keeps_bridge_step_non_blocking","target_ref":"python:_FakeStat"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_cycle_artifact_step_requires_ok_false_keeps_bridge_step_non_blocking","target_ref":"python:self_awareness_adapters.cycle_artifact_step"}],"parser_ref":"python-ast@1","qualified_name":"test_cycle_artifact_step_requires_ok_false_keeps_bridge_step_non_blocking","semantic_key":"python:function:test_cycle_artifact_step_requires_ok_false_keeps_bridge_step_non_blocking","source_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:69c2c13a0323b76cd5dff9bf:aoa:abyss-machine:anchor:953a60a51735e2c5cd82901d","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:953a60a51735e2c5cd82901d","label":"test_dictation_adapter_uses_warm_server_without_helper_subprocess","locator":{"end_column":37,"end_line":1048,"fragment":"","pointer":"","start_column":1,"start_line":990},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:_profile"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:_ready_paths"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:audio.write_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:dictation_execution_adapters.transcribe_audio"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:iter"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:model_dir.mkdir"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:next"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:paths.server_socket.write_text"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:test_dictation_adapter_uses_warm_server_without_helper_subprocess","target_ref":"python:str"}],"parser_ref":"python-ast@1","qualified_name":"test_dictation_adapter_uses_warm_server_without_helper_subprocess","semantic_key":"python:function:test_dictation_adapter_uses_warm_server_without_helper_subprocess","source_id":"aoa:abyss-machine:artifact:69c2c13a0323b76cd5dff9bf","symbol_kind":"function"} diff --git a/kag/indexes/shards/anchor/b5.jsonl b/kag/indexes/shards/anchor/b5.jsonl index 2fe32f26..69235c07 100644 --- a/kag/indexes/shards/anchor/b5.jsonl +++ b/kag/indexes/shards/anchor/b5.jsonl @@ -23,7 +23,7 @@ {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:afa3e4de9f73a3175b2a4723","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:afa3e4de9f73a3175b2a4723","label":"artifacts_trust_coverage","locator":{"end_column":16,"end_line":11832,"fragment":"","pointer":"","start_column":1,"start_line":11548},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:Path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_by_class.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_context.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_context.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_context.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_drift.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_drift.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_drift.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:affected_row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:ai_daily_jsonl_path"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_bundles.artifact_affected"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_bundles.artifact_requirement_row"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_bundles.deferred_controls_for_rule"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_bundles.load_policy"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_bundles.read_bundle_registry"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_bundles.required_controls_for_rule"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_bundles.trust_gate"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_c2pa_onboarding"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_collect_manual_evidence"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_consumer_intent"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_evidence_roots"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_external_status"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_operating_posture"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_row_status"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_source_freshness"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifact_trust_coverage_trust_root_posture"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifacts_paths"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:artifacts_trust_tools"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:classes.items"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:consumer_contract.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:evidence_bucket.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:evidence_bucket.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:evidence_bucket.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:evidence_bucket.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:identity.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:inspected_claims.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:inspected_claims.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest_by_class.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:latest_by_class.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:len"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:manual_evidence.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:newest_record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:newest_record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:newest_record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:now_iso"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:policy.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:reasons.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:record.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:registry.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:row.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:rows.append"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:rule.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:safe_append_jsonl"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:safe_atomic_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:safe_atomic_write_json"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:set"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:sorted"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:source_freshness.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:status_counts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:status_counts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:status_counts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:status_counts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:status_counts.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:trust_tools.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:artifacts_trust_coverage","target_ref":"python:trust_tools.get"}],"parser_ref":"python-ast@1","qualified_name":"artifacts_trust_coverage","semantic_key":"python:function:artifacts_trust_coverage","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f:aoa:abyss-machine:anchor:b6dbd4473adeae8d19e027df","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:b6dbd4473adeae8d19e027df","label":"storage_cleanup_action_for_item","locator":{"end_column":6,"end_line":9069,"fragment":"","pointer":"","start_column":1,"start_line":9059},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:storage_cleanup_action_for_item","target_ref":"python:storage_contracts.cleanup_action_for_item"}],"parser_ref":"python-ast@1","qualified_name":"storage_cleanup_action_for_item","semantic_key":"python:function:storage_cleanup_action_for_item","source_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5400e700371aa0807888e5ae:aoa:abyss-machine:anchor:cb033ba8f8566de6ffd2d8ac","_kind":"anchor","anchor_kind":"json_pointer","id":"aoa:abyss-machine:anchor:cb033ba8f8566de6ffd2d8ac","label":"schema_version","locator":{"end_column":1,"end_line":1,"fragment":"","pointer":"/schema_version","start_column":1,"start_line":1},"outbound_refs":[],"parser_ref":"python-json@1","qualified_name":"","semantic_key":"json:/schema_version","source_id":"aoa:abyss-machine:artifact:5400e700371aa0807888e5ae","symbol_kind":"json_key"} -{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:8c88f4393104563a3d91fd07","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8c88f4393104563a3d91fd07","label":"hotpath_tts_probe","locator":{"end_column":6,"end_line":205,"fragment":"","pointer":"","start_column":1,"start_line":164},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:audio.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:server.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:server.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:synth_port"}],"parser_ref":"python-ast@1","qualified_name":"hotpath_tts_probe","semantic_key":"python:function:hotpath_tts_probe","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} +{"_key":"anchor:aoa:abyss-machine:artifact:54ff75dda20b896c5b953924:aoa:abyss-machine:anchor:8c88f4393104563a3d91fd07","_kind":"anchor","anchor_kind":"python_symbol","id":"aoa:abyss-machine:anchor:8c88f4393104563a3d91fd07","label":"hotpath_tts_probe","locator":{"end_column":6,"end_line":198,"fragment":"","pointer":"","start_column":1,"start_line":157},"outbound_refs":[{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:audio.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:bool"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:gate.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:isinstance"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:monotonic"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:nested_get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:result.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:round"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:server.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:server.get"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:str"},{"evidence_class":"deterministic","relation_kind":"calls","source_context":"python:hotpath_tts_probe","target_ref":"python:synth_port"}],"parser_ref":"python-ast@1","qualified_name":"hotpath_tts_probe","semantic_key":"python:function:hotpath_tts_probe","source_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","symbol_kind":"function"} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:29eb827663bb23fa5c6cc1d4","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:29eb827663bb23fa5c6cc1d4","label":"mutation_authority","locator":{"end_column":27,"end_line":100,"fragment":"","pointer":"/trust/mutation_authority","start_column":3,"start_line":100},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/trust/mutation_authority","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:3eb1402af01986f0e89a33cf","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:3eb1402af01986f0e89a33cf","label":"src/abyss_machine/artifact_bundles.py","locator":{"end_column":43,"end_line":110,"fragment":"","pointer":"/provenance/owner_surfaces/2","start_column":5,"start_line":110},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/provenance/owner_surfaces/2","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} {"_key":"anchor:aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b:aoa:abyss-machine:anchor:c1729253148a3cb703551205","_kind":"anchor","anchor_kind":"yaml_path","id":"aoa:abyss-machine:anchor:c1729253148a3cb703551205","label":"legacy_baseline","locator":{"end_column":79,"end_line":106,"fragment":"","pointer":"/provenance/legacy_baseline","start_column":3,"start_line":106},"outbound_refs":[],"parser_ref":"aoa-yaml-path@1","qualified_name":"","semantic_key":"yaml:/provenance/legacy_baseline","source_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","symbol_kind":""} diff --git a/kag/indexes/shards/event/6.jsonl b/kag/indexes/shards/event/6.jsonl index 284a5a2e..6adc1a98 100644 --- a/kag/indexes/shards/event/6.jsonl +++ b/kag/indexes/shards/event/6.jsonl @@ -31,6 +31,7 @@ {"_key":"event:aoa:abyss-machine:event:77fcce6ba1bf381285f13dfe","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:18cda50152798bfa78daf1e4","aoa:abyss-machine:anchor:2fd2b6dc7b1702b11d9b7723","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:b168dfed356755f396284395","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:cd3a5ac216b604bb881f9af7","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89","aoa:abyss-machine:anchor:fec46a028679a1da25a432c0"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:30fa332016d5b1bb98c165cd","old_path":"","path":"mechanics/local-ai-runtime/LANDING_LOG.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:cb32e9f593bf099b36fefa1b","old_path":"","path":"mechanics/local-ai-runtime/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","old_path":"","path":"scripts/validators/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:1261837e2f0161db1cc13b16","old_path":"","path":"src/abyss_machine/ai_runtime_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b","old_path":"","path":"tests/public_smoke/test_ai_runtime_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"19fdc61ac4ae4ab81dc6f5762c0634d5afaa63cb"}],"id":"aoa:abyss-machine:event:77fcce6ba1bf381285f13dfe","label":"Extract AI env resource binding (#180)","object_ids":["aoa:abyss-machine:artifact:1261837e2f0161db1cc13b16","aoa:abyss-machine:artifact:30fa332016d5b1bb98c165cd","aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:cb32e9f593bf099b36fefa1b","aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b"],"observation_state":"observed","occurred_at":"2026-06-29T07:00:52-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:1261837e2f0161db1cc13b16","aoa:abyss-machine:artifact:30fa332016d5b1bb98c165cd","aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:cb32e9f593bf099b36fefa1b","aoa:abyss-machine:artifact:e9addcb7369e3a2a50ffed0b"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:7cbf0e598a9f10d70436ed74","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:39e57eba692f8d6e3c4601dd"],"changes":[],"event_kind":"test_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:39e57eba692f8d6e3c4601dd"}],"id":"aoa:abyss-machine:event:7cbf0e598a9f10d70436ed74","label":"tests/public_smoke/test_nervous_redaction_contract.py","object_ids":["aoa:abyss-machine:artifact:017db6ee5272bc41a623a584"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:017db6ee5272bc41a623a584"],"temporal_ref":"current","trust_ref":"declared"} {"_key":"event:aoa:abyss-machine:event:8468391d2add46956fe1810a","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:379057c30b9de239630b69f8","aoa:abyss-machine:anchor:3fdc1dfd46cbbd553976b91d","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89","aoa:abyss-machine:anchor:eed6f38d3d8994721c60b692","aoa:abyss-machine:anchor:f7e3961fffd5205f26103f5d"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:89abf65538660b6b64374e63","old_path":"","path":"docs/testing/RELEASE_CHECK_ROUTE.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","old_path":"","path":"mechanics/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87","old_path":"","path":"src/abyss_machine/self_awareness_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","old_path":"","path":"tests/public_smoke/test_self_awareness_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"edebee57d46e3084bacd56ff6a8b772faeafcb30"}],"id":"aoa:abyss-machine:event:8468391d2add46956fe1810a","label":"Extract self-awareness cycle step manifest (#270)","object_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:89abf65538660b6b64374e63","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87"],"observation_state":"observed","occurred_at":"2026-07-07T19:27:33-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:89abf65538660b6b64374e63","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87"],"temporal_ref":"historical","trust_ref":"observed"} +{"_key":"event:aoa:abyss-machine:event:98e26017a2185ce2ce94f062","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:436bbb18fcf7c7e75b0fabb3","aoa:abyss-machine:anchor:4cfd44da4fd684632d325d60","aoa:abyss-machine:anchor:aabfc6b6e807414fdea8c646","aoa:abyss-machine:anchor:ae79e668199d6aedc55d8fb0","aoa:abyss-machine:anchor:e8179e772758b6048c5508de"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:4d647326e823e7202ff18d96","old_path":"","path":"skills/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3243527dd381dd6fd1bb87e4","old_path":"","path":"skills/os-abyss-artifact-trust-loop/SKILL.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","old_path":"","path":"skills/os-abyss-artifact-trust-loop/references/contract.yaml"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:107e4c3a731e9026553ae402","old_path":"","path":"skills/os-abyss-artifact-trust-loop/references/trust-loop.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:d932ce1ad580fb907e0807dc","old_path":"","path":"skills/port.manifest.json"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"f11c573c329597c3d80785c4665aaf07b37248fd"}],"id":"aoa:abyss-machine:event:98e26017a2185ce2ce94f062","label":"Keep artifact trust loop copies on owner install route (#418)","object_ids":["aoa:abyss-machine:artifact:107e4c3a731e9026553ae402","aoa:abyss-machine:artifact:3243527dd381dd6fd1bb87e4","aoa:abyss-machine:artifact:4d647326e823e7202ff18d96","aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:d932ce1ad580fb907e0807dc"],"observation_state":"observed","occurred_at":"2026-09-07T21:16:25-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:107e4c3a731e9026553ae402","aoa:abyss-machine:artifact:3243527dd381dd6fd1bb87e4","aoa:abyss-machine:artifact:4d647326e823e7202ff18d96","aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:d932ce1ad580fb907e0807dc"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:9cb4241fb57784cedf86867a","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:7fbd136de081884d868444e0","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:b87dfc614c793ab296bff8e2"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","old_path":"","path":"src/abyss_machine/artifact_bundles.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","old_path":"","path":"tests/public_smoke/test_artifact_bundle_verifier.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"b492239bfbad4ad2240ad0f25dc056b318ade01a"}],"id":"aoa:abyss-machine:event:9cb4241fb57784cedf86867a","label":"Expose artifact registry path diagnostics","object_ids":["aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"observation_state":"observed","occurred_at":"2026-06-27T11:35:18-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:a612d216aa8ad205a91354be","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:b17dc8b770758f6549e46ca8"],"changes":[],"event_kind":"test_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:b17dc8b770758f6549e46ca8"}],"id":"aoa:abyss-machine:event:a612d216aa8ad205a91354be","label":"tests/public_smoke/test_process_contracts.py","object_ids":["aoa:abyss-machine:artifact:dc52b9180999d875edcb5289"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:dc52b9180999d875edcb5289"],"temporal_ref":"current","trust_ref":"declared"} {"_key":"event:aoa:abyss-machine:event:a87c599818e1f488f203abcc","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:7be5de454dfc465ed75ffdc3"],"changes":[],"event_kind":"decision_record","event_role":"declaration","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:7be5de454dfc465ed75ffdc3"}],"id":"aoa:abyss-machine:event:a87c599818e1f488f203abcc","label":"config-templates/etc/abyss-machine/decisions/0018-self-awareness-observability-layer.md","object_ids":["aoa:abyss-machine:artifact:56aae101e9556d61fb78a24f"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:56aae101e9556d61fb78a24f"],"temporal_ref":"current","trust_ref":"declared"} diff --git a/kag/indexes/shards/event/a.jsonl b/kag/indexes/shards/event/a.jsonl index e88398e9..55110ba6 100644 --- a/kag/indexes/shards/event/a.jsonl +++ b/kag/indexes/shards/event/a.jsonl @@ -38,7 +38,6 @@ {"_key":"event:aoa:abyss-machine:event:c71b69511aae8ca190fe5b3c","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:13da5906f453541420124de3","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:7fbd136de081884d868444e0"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e","old_path":"","path":"manifests/artifact_signature_policy.manifest.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","old_path":"","path":"tests/public_smoke/test_artifact_bundle_verifier.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"70a71fb4410d2d39d584996e5dcd49961f9b81d7"}],"id":"aoa:abyss-machine:event:c71b69511aae8ca190fe5b3c","label":"Keep portable session bundle verification guidance host independent","object_ids":["aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1"],"observation_state":"observed","occurred_at":"2026-09-04T19:27:32-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:0b09d5ae7bc63b4b614d705a","aoa:abyss-machine:artifact:50c03d20489d3083c28cb26e","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:c9ae841be181d2b1e131dc72","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:0269e7efaac3382d3d941975","aoa:abyss-machine:anchor:2fd2b6dc7b1702b11d9b7723","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:67c45e3b62c00431691626c8","aoa:abyss-machine:anchor:8d65b839979dd0c9efec6f94","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89","aoa:abyss-machine:anchor:e3c0dd503c3636a479ed3e81"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b335630551682c19a781afeb","old_path":"","path":"README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:988355a3ab1745ea3a06700d","old_path":"","path":"mechanics/diagnostic-spine/LANDING_LOG.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","old_path":"","path":"scripts/validators/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a","old_path":"","path":"src/abyss_machine/doctor_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:8269b09f14974f3fc5f12aa9","old_path":"","path":"tests/public_smoke/test_doctor_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"0d389fbed54819c0b8de638bf3b6a895331e6bda"}],"id":"aoa:abyss-machine:event:c9ae841be181d2b1e131dc72","label":"Extract doctor power cooling probe adapter (#131)","object_ids":["aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:8269b09f14974f3fc5f12aa9","aoa:abyss-machine:artifact:988355a3ab1745ea3a06700d","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb"],"observation_state":"observed","occurred_at":"2026-06-28T04:42:51-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:32de82cda88091c1b1729be4","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:43fc287c86daceb4cb7bd64a","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:8269b09f14974f3fc5f12aa9","aoa:abyss-machine:artifact:988355a3ab1745ea3a06700d","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:caca02e5dc5a8beba4ff942a","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:1c282cf2571026c9012b802b","aoa:abyss-machine:anchor:2eec377d1f1f3fc442cc9dec","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:62d3cc0c2129e1e5d6564782","aoa:abyss-machine:anchor:7ea556bc76a536861407a36b","aoa:abyss-machine:anchor:89d1a69116615bc7ad9ce8cf","aoa:abyss-machine:anchor:8d65b839979dd0c9efec6f94","aoa:abyss-machine:anchor:9356672e3de77f02d8a5e1a1","aoa:abyss-machine:anchor:b33d0e72a23f84ec338ae1af","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:bd8e3ebe89a88c0e43e56871","aoa:abyss-machine:anchor:c9999cb8edf969d7d2018b37","aoa:abyss-machine:anchor:d307b574f4d1822da5c3c640","aoa:abyss-machine:anchor:e4f0d78facaccf72bcbc7956","aoa:abyss-machine:anchor:fb06eae56bbcc882feb081ba"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b335630551682c19a781afeb","old_path":"","path":"README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:96bade11bcf7be52694fa4e7","old_path":"","path":"docs/publication/PUBLICATION_BOUNDARY.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:a72880428c4e748079b25281","old_path":"","path":"scripts/validators/first_run_installed_projection.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:654bf0cd9d272ca4c7fb1041","old_path":"","path":"tests/host_contract/AGENTS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:bef8ba4878fc2147a44b1e3b","old_path":"","path":"tests/host_contract/conftest.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c60820438ccf25706dbe2fec","old_path":"","path":"tests/host_contract/contract/test_self_awareness_contracts.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:15a74561e51e71b4f0f7d6a9","old_path":"","path":"tests/host_contract/contract/test_typing_intake.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42a207dc13adb5308deae639","old_path":"","path":"tests/host_contract/live/test_self_awareness_live_readonly.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b21cc1193bc2f5328e1358ee","old_path":"","path":"tests/host_contract/safety/test_storage_and_mutation_boundaries.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:67498118180ed0521ff3d5ba","old_path":"","path":"tests/public_smoke/test_first_run_installed_projection.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:076f3ae78d7777086fe39db6","old_path":"","path":"tools/abyss-gemma4-spark-resident"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:75ca15ffac8eec2f1ce45d18","old_path":"","path":"tools/abyss-storage-reclaim-audit"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:87b8c36237c861a10c6021c9","old_path":"","path":"tools/ai/tts/voxtream2/bench_voxtream2_intel.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"a255ae39d7c5d8c53f3c548dfd4a2be645184e22"}],"id":"aoa:abyss-machine:event:caca02e5dc5a8beba4ff942a","label":"Harden public cold-start portability (#40)","object_ids":["aoa:abyss-machine:artifact:076f3ae78d7777086fe39db6","aoa:abyss-machine:artifact:15a74561e51e71b4f0f7d6a9","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42a207dc13adb5308deae639","aoa:abyss-machine:artifact:654bf0cd9d272ca4c7fb1041","aoa:abyss-machine:artifact:67498118180ed0521ff3d5ba","aoa:abyss-machine:artifact:75ca15ffac8eec2f1ce45d18","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:87b8c36237c861a10c6021c9","aoa:abyss-machine:artifact:96bade11bcf7be52694fa4e7","aoa:abyss-machine:artifact:a72880428c4e748079b25281","aoa:abyss-machine:artifact:b21cc1193bc2f5328e1358ee","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:bef8ba4878fc2147a44b1e3b","aoa:abyss-machine:artifact:c60820438ccf25706dbe2fec"],"observation_state":"observed","occurred_at":"2026-06-21T18:33:38-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:076f3ae78d7777086fe39db6","aoa:abyss-machine:artifact:15a74561e51e71b4f0f7d6a9","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42a207dc13adb5308deae639","aoa:abyss-machine:artifact:654bf0cd9d272ca4c7fb1041","aoa:abyss-machine:artifact:67498118180ed0521ff3d5ba","aoa:abyss-machine:artifact:75ca15ffac8eec2f1ce45d18","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:87b8c36237c861a10c6021c9","aoa:abyss-machine:artifact:96bade11bcf7be52694fa4e7","aoa:abyss-machine:artifact:a72880428c4e748079b25281","aoa:abyss-machine:artifact:b21cc1193bc2f5328e1358ee","aoa:abyss-machine:artifact:b335630551682c19a781afeb","aoa:abyss-machine:artifact:bef8ba4878fc2147a44b1e3b","aoa:abyss-machine:artifact:c60820438ccf25706dbe2fec"],"temporal_ref":"historical","trust_ref":"observed"} -{"_key":"event:aoa:abyss-machine:event:cfe440e216247c12bcb8032b","_kind":"event","actor":{"email":"","name":"repository-snapshot"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:436bbb18fcf7c7e75b0fabb3","aoa:abyss-machine:anchor:4cfd44da4fd684632d325d60","aoa:abyss-machine:anchor:aabfc6b6e807414fdea8c646","aoa:abyss-machine:anchor:ae79e668199d6aedc55d8fb0","aoa:abyss-machine:anchor:e8179e772758b6048c5508de"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:4d647326e823e7202ff18d96","old_path":"","path":"skills/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3243527dd381dd6fd1bb87e4","old_path":"","path":"skills/os-abyss-artifact-trust-loop/SKILL.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","old_path":"","path":"skills/os-abyss-artifact-trust-loop/references/contract.yaml"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:107e4c3a731e9026553ae402","old_path":"","path":"skills/os-abyss-artifact-trust-loop/references/trust-loop.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:d932ce1ad580fb907e0807dc","old_path":"","path":"skills/port.manifest.json"}],"event_kind":"repository_snapshot_change_set","event_role":"observation","evidence_refs":[{"kind":"repository_snapshot","ref":"source-tree-snapshot"}],"id":"aoa:abyss-machine:event:cfe440e216247c12bcb8032b","label":"Repository source snapshot change set","object_ids":["aoa:abyss-machine:artifact:107e4c3a731e9026553ae402","aoa:abyss-machine:artifact:3243527dd381dd6fd1bb87e4","aoa:abyss-machine:artifact:4d647326e823e7202ff18d96","aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:d932ce1ad580fb907e0807dc"],"observation_state":"observed","occurred_at":"","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:107e4c3a731e9026553ae402","aoa:abyss-machine:artifact:3243527dd381dd6fd1bb87e4","aoa:abyss-machine:artifact:4d647326e823e7202ff18d96","aoa:abyss-machine:artifact:5e0f5ad3939db2b477b8b92b","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:d932ce1ad580fb907e0807dc"],"temporal_ref":"current","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:d6d470086da953b113e76483","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:06e18863556c51d16f17fec1","aoa:abyss-machine:anchor:1bcefd7c82b32df50a27d725","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:3fdc1dfd46cbbd553976b91d","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:49d9783c0e5aa9ebc837b046","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89","aoa:abyss-machine:anchor:d81462d3751c0bfd189c1ab3"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:89abf65538660b6b64374e63","old_path":"","path":"docs/testing/RELEASE_CHECK_ROUTE.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","old_path":"","path":"mechanics/nervous-local/LANDING_LOG.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","old_path":"","path":"mechanics/nervous-local/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:7ed696d8e99fe7f9291e4ad6","old_path":"","path":"src/abyss_machine/nervous_retrieval_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:64484524d62872ef6428c8e1","old_path":"","path":"tests/public_smoke/test_nervous_retrieval_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"8d0fb33aea9acd6c801778d03eab5429d999b850"}],"id":"aoa:abyss-machine:event:d6d470086da953b113e76483","label":"Extract rerank eval adapter","object_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:64484524d62872ef6428c8e1","aoa:abyss-machine:artifact:7ed696d8e99fe7f9291e4ad6","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","aoa:abyss-machine:artifact:89abf65538660b6b64374e63","aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb"],"observation_state":"observed","occurred_at":"2026-07-07T08:49:23-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:64484524d62872ef6428c8e1","aoa:abyss-machine:artifact:7ed696d8e99fe7f9291e4ad6","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:862f11b1ec16608ac86eb0be","aoa:abyss-machine:artifact:89abf65538660b6b64374e63","aoa:abyss-machine:artifact:b416c353c2fa2d14b67794ff","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:dae62e456f8a168134863c3e","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:f38ac495b4e04311b6e5dd00"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3da301d065d73c430b92e140","old_path":"","path":"config-templates/etc/abyss-machine/commands.md"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"ac53c8aaeafce50001fe594614ac4e8fb7ffc0cf"}],"id":"aoa:abyss-machine:event:dae62e456f8a168134863c3e","label":"docs: describe measured maintenance admission and generation pins","object_ids":["aoa:abyss-machine:artifact:3da301d065d73c430b92e140"],"observation_state":"observed","occurred_at":"2026-09-05T14:35:31-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:3da301d065d73c430b92e140"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:dbbb39f4de1b5cdb53f9baa1","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:379057c30b9de239630b69f8","aoa:abyss-machine:anchor:3fdc1dfd46cbbd553976b91d","aoa:abyss-machine:anchor:40279ba741fbbe3610878728","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b","aoa:abyss-machine:anchor:d392c624aaf368e8e40a3d89","aoa:abyss-machine:anchor:eed6f38d3d8994721c60b692","aoa:abyss-machine:anchor:f7e3961fffd5205f26103f5d"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:42934316d82c55a841c45765","old_path":"","path":"docs/host/LIVE_ADAPTERS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","old_path":"","path":"docs/host/SUBSYSTEM_COMMANDS.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:89abf65538660b6b64374e63","old_path":"","path":"docs/testing/RELEASE_CHECK_ROUTE.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","old_path":"","path":"mechanics/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87","old_path":"","path":"src/abyss_machine/self_awareness_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","old_path":"","path":"tests/public_smoke/test_self_awareness_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"af8078a94733689d38b0fb57dd4e9c7a720c4afd"}],"id":"aoa:abyss-machine:event:dbbb39f4de1b5cdb53f9baa1","label":"Extract self-awareness activation proof adapter (#279)","object_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:89abf65538660b6b64374e63","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87"],"observation_state":"observed","occurred_at":"2026-07-08T10:24:00-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:42934316d82c55a841c45765","aoa:abyss-machine:artifact:5e3168a99f59606103f8f9c2","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:89abf65538660b6b64374e63","aoa:abyss-machine:artifact:c005361b7ca48865f1b784cb","aoa:abyss-machine:artifact:c091f898d3cc5f78b75c94dc","aoa:abyss-machine:artifact:e31dd120ca4279e421bd0d87"],"temporal_ref":"historical","trust_ref":"observed"} diff --git a/kag/indexes/shards/event/b6.jsonl b/kag/indexes/shards/event/b6.jsonl index aae9fe9f..2dd5ca1a 100644 --- a/kag/indexes/shards/event/b6.jsonl +++ b/kag/indexes/shards/event/b6.jsonl @@ -1,4 +1,3 @@ {"_key":"event:aoa:abyss-machine:event:18459b049092c7e6a86b8553","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:88d42b9c96f965d3c0d9783c"],"changes":[],"event_kind":"command_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:88d42b9c96f965d3c0d9783c"}],"id":"aoa:abyss-machine:event:18459b049092c7e6a86b8553","label":"scripts/abyss-codex-storage","object_ids":["aoa:abyss-machine:artifact:e361311793e72f96a31db6fc"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:e361311793e72f96a31db6fc"],"temporal_ref":"current","trust_ref":"declared"} {"_key":"event:aoa:abyss-machine:event:4231c504d1b8c77b0dfe2990","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:869b577e8c1d493038fc7cce"],"changes":[],"event_kind":"command_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:869b577e8c1d493038fc7cce"}],"id":"aoa:abyss-machine:event:4231c504d1b8c77b0dfe2990","label":"scripts/validators/bootstrap_contract.py","object_ids":["aoa:abyss-machine:artifact:f653595bd6ae738bc545be43"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:f653595bd6ae738bc545be43"],"temporal_ref":"current","trust_ref":"declared"} -{"_key":"event:aoa:abyss-machine:event:4921022976c2d2c0fd2d4801","_kind":"event","actor":{"email":"","name":"repository-snapshot"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:b87dfc614c793ab296bff8e2","aoa:abyss-machine:anchor:c5310b1d80d738b7b7e98834"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","old_path":"","path":"src/abyss_machine/artifact_bundles.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","old_path":"","path":"src/abyss_machine/memory_adapters.py"}],"event_kind":"repository_snapshot_change_set","event_role":"observation","evidence_refs":[{"kind":"repository_snapshot","ref":"source-tree-snapshot"}],"id":"aoa:abyss-machine:event:4921022976c2d2c0fd2d4801","label":"Repository source snapshot change set","object_ids":["aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"observation_state":"observed","occurred_at":"","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"temporal_ref":"current","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:58d8af2ade4f013181e2fb96","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:60fb4fad3f15eb4dd1b80ebf"],"changes":[],"event_kind":"command_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:60fb4fad3f15eb4dd1b80ebf"}],"id":"aoa:abyss-machine:event:58d8af2ade4f013181e2fb96","label":"scripts/validation_scheduler_experiment.py","object_ids":["aoa:abyss-machine:artifact:1c5c8ddbcb540ac1889b4629"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:1c5c8ddbcb540ac1889b4629"],"temporal_ref":"current","trust_ref":"declared"} diff --git a/kag/indexes/shards/event/d.jsonl b/kag/indexes/shards/event/d.jsonl index a5d2e91f..f9283391 100644 --- a/kag/indexes/shards/event/d.jsonl +++ b/kag/indexes/shards/event/d.jsonl @@ -31,6 +31,7 @@ {"_key":"event:aoa:abyss-machine:event:9192a06d493b30fed839857c","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:0269e7efaac3382d3d941975"],"changes":[],"event_kind":"test_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:0269e7efaac3382d3d941975"}],"id":"aoa:abyss-machine:event:9192a06d493b30fed839857c","label":"tests/public_smoke/test_doctor_adapters.py","object_ids":["aoa:abyss-machine:artifact:8269b09f14974f3fc5f12aa9"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:8269b09f14974f3fc5f12aa9"],"temporal_ref":"current","trust_ref":"declared"} {"_key":"event:aoa:abyss-machine:event:920a09e390f73c37ee841d28","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:57f9d9b19ca722d769ad3696"],"changes":[],"event_kind":"command_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:57f9d9b19ca722d769ad3696"}],"id":"aoa:abyss-machine:event:920a09e390f73c37ee841d28","label":"tools/topology/check_abyss_machine_topology.sh","object_ids":["aoa:abyss-machine:artifact:4d2515fefb63f4eb01196704"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:4d2515fefb63f4eb01196704"],"temporal_ref":"current","trust_ref":"declared"} {"_key":"event:aoa:abyss-machine:event:9533cda4593b959c1c128a68","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:947051579fea920a8c9319b6","aoa:abyss-machine:anchor:a03d0522b37174e86134e579","aoa:abyss-machine:anchor:de7c14f33019c74b7de2d92a"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:6c0958921d2ccd18ea77ae9e","old_path":"","path":"mechanics/storage-routing/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:53b243f91331a6bca7c37361","old_path":"","path":"src/abyss_machine/storage_forecast.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:55f80dfa0645335b7924e119","old_path":"","path":"tests/public_smoke/test_storage_forecast.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"a340ce04f920a75744d85b65481b1a1b24e1e66f"}],"id":"aoa:abyss-machine:event:9533cda4593b959c1c128a68","label":"Correct capacity forecasts across reserve shifts","object_ids":["aoa:abyss-machine:artifact:53b243f91331a6bca7c37361","aoa:abyss-machine:artifact:55f80dfa0645335b7924e119","aoa:abyss-machine:artifact:6c0958921d2ccd18ea77ae9e"],"observation_state":"observed","occurred_at":"2026-09-06T00:42:58-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:53b243f91331a6bca7c37361","aoa:abyss-machine:artifact:55f80dfa0645335b7924e119","aoa:abyss-machine:artifact:6c0958921d2ccd18ea77ae9e"],"temporal_ref":"historical","trust_ref":"observed"} +{"_key":"event:aoa:abyss-machine:event:99805aa812f6693d3644d397","_kind":"event","actor":{"email":"","name":"repository-snapshot"},"anchor_ids":["aoa:abyss-machine:anchor:b87dfc614c793ab296bff8e2","aoa:abyss-machine:anchor:c5310b1d80d738b7b7e98834"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","old_path":"","path":"src/abyss_machine/artifact_bundles.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","old_path":"","path":"src/abyss_machine/memory_adapters.py"}],"event_kind":"repository_snapshot_change_set","event_role":"observation","evidence_refs":[{"kind":"repository_snapshot","ref":"source-tree-snapshot"}],"id":"aoa:abyss-machine:event:99805aa812f6693d3644d397","label":"Repository source snapshot change set","object_ids":["aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"observation_state":"observed","occurred_at":"","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"temporal_ref":"current","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:a905cca204d4e32fdd8e5531","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:293b3899f3a923c1680825e3","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:88f302ea4a51df22eca54128","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:981b13b3c18558a8446f1d59","old_path":"","path":"src/abyss_machine/dictation_execution_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:69c2c13a0323b76cd5dff9bf","old_path":"","path":"tests/public_smoke/test_dictation_execution_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"c65e7ea839fdf1c8ce85ba43d570b8d537fd6f8c"}],"id":"aoa:abyss-machine:event:a905cca204d4e32fdd8e5531","label":"Extract dictation toggle debounce adapter (#153)","object_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:69c2c13a0323b76cd5dff9bf","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:981b13b3c18558a8446f1d59"],"observation_state":"observed","occurred_at":"2026-06-28T12:21:26-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:69c2c13a0323b76cd5dff9bf","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:981b13b3c18558a8446f1d59"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:a9ad0ff08716de1072ea53fd","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:1f95204f052fc9277719b0d7"],"changes":[],"event_kind":"decision_record","event_role":"declaration","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:1f95204f052fc9277719b0d7"}],"id":"aoa:abyss-machine:event:a9ad0ff08716de1072ea53fd","label":"config-templates/etc/abyss-machine/decisions/0015-machine-rag-trace-loop.md","object_ids":["aoa:abyss-machine:artifact:db9ec7768c43e6f1656e34e2"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:db9ec7768c43e6f1656e34e2"],"temporal_ref":"current","trust_ref":"declared"} {"_key":"event:aoa:abyss-machine:event:ae14754982bb926ba2da651b","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:495e42b823920a7ee01fc98a","aoa:abyss-machine:anchor:817430187d456b44fa967b30","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:243462daac5516cf0d4fbfc0","old_path":"","path":"src/abyss_machine/storage_candidate_contracts.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946","old_path":"","path":"tests/public_smoke/test_storage_engine_repairs.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"367b8b41df39b70456a36ad71dba9e12992fc7d5"}],"id":"aoa:abyss-machine:event:ae14754982bb926ba2da651b","label":"Preserve complete candidate error authority","object_ids":["aoa:abyss-machine:artifact:243462daac5516cf0d4fbfc0","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946"],"observation_state":"observed","occurred_at":"2026-09-05T09:03:36-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:243462daac5516cf0d4fbfc0","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946"],"temporal_ref":"historical","trust_ref":"observed"} diff --git a/kag/indexes/shards/source/0.jsonl b/kag/indexes/shards/source/0.jsonl index 3c5937cc..8920b64d 100644 --- a/kag/indexes/shards/source/0.jsonl +++ b/kag/indexes/shards/source/0.jsonl @@ -43,7 +43,7 @@ {"_key":"source:aoa:abyss-machine:artifact:dc52b9180999d875edcb5289","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"test","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"test","classification":{"confidence":"high","primary_kind":"command"},"code_role":"test","command_role":"test","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"860605f84a7f7833564f77d4a8dc4603c746448f531fa3842b70e536184f0cdf","git_blob_id":"c0be5473a3167ba7a0d7b5879c5621a2a51fe4ba","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:dc52b9180999d875edcb5289","lineage_path":"tests/public_smoke/test_process_contracts.py","logical_id":"aoa:abyss-machine:artifact:dc52b9180999d875edcb5289","mime":"text/x-python","path":"tests/public_smoke/test_process_contracts.py","repo":"abyss-machine","size_bytes":8464,"version_id":"aoa:abyss-machine:artifact-version:97bc296cc02f473764e2d74a"},"mechanics_role":"none","observed_form":"command","owner_return_route":{"repo":"abyss-machine","route_kind":"test_owner","surface":"tests/public_smoke/test_process_contracts.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"tests/public_smoke/test_process_contracts.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["tests/public_smoke/test_process_contracts.py:1"],"path_ref":"tests/public_smoke/test_process_contracts.py"},"signs":{"attestation_ref":"","digest":"860605f84a7f7833564f77d4a8dc4603c746448f531fa3842b70e536184f0cdf","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":["PYTHONPATH=src python -m pytest -q"],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:de785c56fcd965d79cb8cdd2","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"script","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"script","classification":{"confidence":"high","primary_kind":"command"},"code_role":"entrypoint","command_role":"script","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"d212e26ffbcb03a2eea242187e1f6cb1960c5dcb06a01c3b1e5d230dd3c9898f","git_blob_id":"3d2d5b3d4cfeeae8d2cd42b9b605aaa944adf745","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:de785c56fcd965d79cb8cdd2","lineage_path":"tools/ai/rerankers/download_qwen3_reranker_openvino.py","logical_id":"aoa:abyss-machine:artifact:de785c56fcd965d79cb8cdd2","mime":"text/x-python","path":"tools/ai/rerankers/download_qwen3_reranker_openvino.py","repo":"abyss-machine","size_bytes":2945,"version_id":"aoa:abyss-machine:artifact-version:b821e0005b02a11fb4a21cd1"},"mechanics_role":"none","observed_form":"command","owner_return_route":{"repo":"abyss-machine","route_kind":"command_owner","surface":"tools/ai/rerankers/download_qwen3_reranker_openvino.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"tools/ai/rerankers/download_qwen3_reranker_openvino.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["tools/ai/rerankers/download_qwen3_reranker_openvino.py:1"],"path_ref":"tools/ai/rerankers/download_qwen3_reranker_openvino.py"},"signs":{"attestation_ref":"","digest":"d212e26ffbcb03a2eea242187e1f6cb1960c5dcb06a01c3b1e5d230dd3c9898f","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":["python tools/ai/rerankers/download_qwen3_reranker_openvino.py"],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:dfa60118effb180a22ea0fcb","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"test","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"test","classification":{"confidence":"high","primary_kind":"command"},"code_role":"test","command_role":"test","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"e0390c1124d71efccf12add9819ff6ef43b31662794eba5843fa01fe3439e397","git_blob_id":"526df6b97af8820ffc2f2f1e6fcbddf7c7b0298d","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:dfa60118effb180a22ea0fcb","lineage_path":"tests/public_smoke/test_self_awareness_trace_context_contracts.py","logical_id":"aoa:abyss-machine:artifact:dfa60118effb180a22ea0fcb","mime":"text/x-python","path":"tests/public_smoke/test_self_awareness_trace_context_contracts.py","repo":"abyss-machine","size_bytes":11997,"version_id":"aoa:abyss-machine:artifact-version:cb7873a7d107e008e32978e0"},"mechanics_role":"none","observed_form":"command","owner_return_route":{"repo":"abyss-machine","route_kind":"test_owner","surface":"tests/public_smoke/test_self_awareness_trace_context_contracts.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"tests/public_smoke/test_self_awareness_trace_context_contracts.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["tests/public_smoke/test_self_awareness_trace_context_contracts.py:1"],"path_ref":"tests/public_smoke/test_self_awareness_trace_context_contracts.py"},"signs":{"attestation_ref":"","digest":"e0390c1124d71efccf12add9819ff6ef43b31662794eba5843fa01fe3439e397","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":["PYTHONPATH=src python -m pytest -q"],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} -{"_key":"source:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"source_code","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"source_code","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"source_module","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"5f2e8202c6545beda9c342b2b6eb5b41f60d824c6d13b24f50c69bd4db3650e6","git_blob_id":"2bb3a5170e28567b4ce1b8bdf569d81dd50ec6a9","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","lineage_path":"src/abyss_machine/artifact_bundles.py","logical_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","mime":"text/x-python","path":"src/abyss_machine/artifact_bundles.py","repo":"abyss-machine","size_bytes":471429,"version_id":"aoa:abyss-machine:artifact-version:96d90f4d44816042bba0ae0e"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"src/abyss_machine/artifact_bundles.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"src/abyss_machine/artifact_bundles.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["src/abyss_machine/artifact_bundles.py:1"],"path_ref":"src/abyss_machine/artifact_bundles.py"},"signs":{"attestation_ref":"","digest":"5f2e8202c6545beda9c342b2b6eb5b41f60d824c6d13b24f50c69bd4db3650e6","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} +{"_key":"source:aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"source_code","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"source_code","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"source_module","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"7f89e81f7fbf38a16d7701a96e2991ff0c7fbae6f067928c95d98e6be2e0e6c5","git_blob_id":"ccbff29c9882f72069cba2593beeec530c15ff26","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","lineage_path":"src/abyss_machine/artifact_bundles.py","logical_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","mime":"text/x-python","path":"src/abyss_machine/artifact_bundles.py","repo":"abyss-machine","size_bytes":471276,"version_id":"aoa:abyss-machine:artifact-version:0f8bceddd14cfac1c17c0059"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"src/abyss_machine/artifact_bundles.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"src/abyss_machine/artifact_bundles.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["src/abyss_machine/artifact_bundles.py:1"],"path_ref":"src/abyss_machine/artifact_bundles.py"},"signs":{"attestation_ref":"","digest":"7f89e81f7fbf38a16d7701a96e2991ff0c7fbae6f067928c95d98e6be2e0e6c5","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:e7c3637358296151722e8323","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"document","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"document","classification":{"confidence":"high","primary_kind":"document"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"mechanics_doc","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"453e3e6c4a8ca8bdb47b5385b801f86d0bc3c16ba84495a3f7c72e0c26455fba","git_blob_id":"93053aa0389948aefbb452822ecbbd4770faa34f","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:e7c3637358296151722e8323","lineage_path":"mechanics/code-intelligence/DIRECTION.md","logical_id":"aoa:abyss-machine:artifact:e7c3637358296151722e8323","mime":"text/markdown","path":"mechanics/code-intelligence/DIRECTION.md","repo":"abyss-machine","size_bytes":484,"version_id":"aoa:abyss-machine:artifact-version:2a21c797cd7b4c49ab6b1e29"},"mechanics_role":"mechanic_package","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"document_owner","surface":"mechanics/code-intelligence/DIRECTION.md"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"mechanics/code-intelligence/DIRECTION.md","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[{"anchor":"direction","level":1,"line":1,"ref":"mechanics/code-intelligence/DIRECTION.md#direction","title":"Direction"}],"line_refs":["mechanics/code-intelligence/DIRECTION.md:1"],"path_ref":"mechanics/code-intelligence/DIRECTION.md"},"signs":{"attestation_ref":"","digest":"453e3e6c4a8ca8bdb47b5385b801f86d0bc3c16ba84495a3f7c72e0c26455fba","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":[]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:e7f6a6e7659a4f0e741172ff","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"source_code","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"source_code","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"source_module","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"41f3d51085e275e70cca0410fc25979d2c50391637d7efd58a4a0f6f002dd1f2","git_blob_id":"5116d3aff07a5b4b9417ed20f993ad4462f7293e","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:e7f6a6e7659a4f0e741172ff","lineage_path":"src/abyss_machine/nervous_screenshot.py","logical_id":"aoa:abyss-machine:artifact:e7f6a6e7659a4f0e741172ff","mime":"text/x-python","path":"src/abyss_machine/nervous_screenshot.py","repo":"abyss-machine","size_bytes":7559,"version_id":"aoa:abyss-machine:artifact-version:f77e7cb5a71119adc7737fe8"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"src/abyss_machine/nervous_screenshot.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"src/abyss_machine/nervous_screenshot.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["src/abyss_machine/nervous_screenshot.py:1"],"path_ref":"src/abyss_machine/nervous_screenshot.py"},"signs":{"attestation_ref":"","digest":"41f3d51085e275e70cca0410fc25979d2c50391637d7efd58a4a0f6f002dd1f2","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:e8e3c7313582354382c27970","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"service_unit","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"service_unit","classification":{"confidence":"high","primary_kind":"artifact"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"9a69940a6b297c079cd85d2c220ddf744661515e1a9c364b3bc3bb47d64dccb1","git_blob_id":"44024e072268b8f9424464286f04ef44014afab3","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:e8e3c7313582354382c27970","lineage_path":"templates/systemd/system/abyss-dictation-hotkey.service","logical_id":"aoa:abyss-machine:artifact:e8e3c7313582354382c27970","mime":"text/plain","path":"systemd/system/abyss-dictation-hotkey.service","repo":"abyss-machine","size_bytes":470,"version_id":"aoa:abyss-machine:artifact-version:8fc658b7dbfb029962d102b5"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"systemd/system/abyss-dictation-hotkey.service"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"systemd/system/abyss-dictation-hotkey.service","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["systemd/system/abyss-dictation-hotkey.service:1"],"path_ref":"systemd/system/abyss-dictation-hotkey.service"},"signs":{"attestation_ref":"","digest":"9a69940a6b297c079cd85d2c220ddf744661515e1a9c364b3bc3bb47d64dccb1","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":[]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} diff --git a/kag/receipts/index_family_budget/c5098095704f607699c0dd288b49fb5fc1c308ae92dc814987bd56f711724e33.json b/kag/receipts/index_family_budget/c5098095704f607699c0dd288b49fb5fc1c308ae92dc814987bd56f711724e33.json new file mode 100644 index 00000000..355e6c7b --- /dev/null +++ b/kag/receipts/index_family_budget/c5098095704f607699c0dd288b49fb5fc1c308ae92dc814987bd56f711724e33.json @@ -0,0 +1,17 @@ +{ + "allowed_bytes": 5622251, + "allowed_tracked_bytes": 30393041, + "approved_by": "repository-owner", + "base_ref": "f11c573c329597c3d80785c4665aaf07b37248fd", + "changed_generated_bytes": 5622251, + "changed_generated_files": 59, + "decision_ref": "aoa-kag:docs/decisions/AOA-KAG-D-0017-portable-content-addressed-repository-family.md", + "default_limit_bytes": 1048576, + "head_family_digest": "c5098095704f607699c0dd288b49fb5fc1c308ae92dc814987bd56f711724e33", + "reason": "Regenerate the owner portable KAG family after integrating origin/main PR #418 with the shadowed-helper cleanup; the generated delta is the deterministic combined source projection and exceeds the one-megabyte change budget.", + "repo": "abyss-machine", + "schema_version": "aoa-repo-local-kag-budget-receipt-v1", + "scope": "generated_delta_and_tracked_size", + "tracked_bytes": 30393041, + "tracked_bytes_max": 27262976 +} From 253f482ded3a86606b0058f4b2e4ff4bab500226 Mon Sep 17 00:00:00 2001 From: 8Dionysus Date: Tue, 8 Sep 2026 00:44:12 -0600 Subject: [PATCH 6/6] Refresh KAG family after ABI regeneration --- kag/indexes/index_family.manifest.json | 38 +++++++++---------- kag/indexes/shards/event/b6.jsonl | 1 + kag/indexes/shards/event/d.jsonl | 1 - kag/indexes/shards/source/0.jsonl | 2 +- ...ff50c67f3f9fd44442410c86494fca8cca191.json | 17 +++++++++ 5 files changed, 38 insertions(+), 21 deletions(-) create mode 100644 kag/receipts/index_family_budget/7ee01cd92da738dd84a472de8bfff50c67f3f9fd44442410c86494fca8cca191.json diff --git a/kag/indexes/index_family.manifest.json b/kag/indexes/index_family.manifest.json index 43f157cc..a58b62fc 100644 --- a/kag/indexes/index_family.manifest.json +++ b/kag/indexes/index_family.manifest.json @@ -9,49 +9,49 @@ "assembly": "deterministic-on-demand", "files": [ { - "content_digest": "86a7a198286ec05810349daeaa92f845c5521a3923baced0026d3598c20f2050", + "content_digest": "3eaf64ed5e3d96d6cde7d365f34fe3e51c62e11ded1c76ea9302c7ffe1bcef0b", "kind": "source", "path": "kag/indexes/source_surface_index.json", "records": 741, "schema_version": "aoa-repo-local-kag-index-v2" }, { - "content_digest": "d58d044d888d09a35d4331f8679893f697441903cb62ee32819b325c31fee3e6", + "content_digest": "a63986d46629e19cd318c2a9aa412990379560dd5401c3170d4b0e2ef9ec24cf", "kind": "artifact", "path": "kag/indexes/repo_artifact_index.json", "records": 741, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "5ea693df5c6f008700e1d6e79efc71d20e4ee96cba6bdcd33066d051f8b379c0", + "content_digest": "4b00960523d2e33d22c3e2b0f6d603ff734837adde550f5cfde97d5bb8386933", "kind": "anchor", "path": "kag/indexes/repo_anchor_index.json", "records": 13343, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "eee3fc7a4d35e4e87f1f899aabbdcac70500f7eb1fe339ced6edbb175622afe3", + "content_digest": "e4462a22a3c9e03017e0c38500483a43f67e69f347e1b710f0184bc1f8b21c8b", "kind": "entity", "path": "kag/indexes/repo_entity_index.json", "records": 10556, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "c4e1bca862a0d04d688401fc815d6bea6a34c68ce13c0d342a8cec66d40aa5d1", + "content_digest": "3355489bbdf0e235f2594c3c29eb595de24670b212fad884d9e0f0e48dadcf5e", "kind": "event", "path": "kag/indexes/repo_event_index.json", "records": 758, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "4490594d5eb7d2166144746b311c97c6ae7c7840888b00aed7217fd2b548eb62", + "content_digest": "5a0c74b230a8199e05a8d703303dcdeb848b241842e86acfd8e8d40f5dd3bf33", "kind": "assertion", "path": "kag/indexes/repo_assertion_index.json", "records": 1306, "schema_version": "aoa-repo-local-kag-repository-index-v2" }, { - "content_digest": "cbef4353012a1c32a34c4234a83817402df7d60616094db85e7c6f06e4e6b04a", + "content_digest": "e585c4d0071f50b9d1fa15664207388ac1e86379f080c45a2592a00a953f615d", "kind": "relation", "path": "kag/indexes/repo_relation_index.json", "records": 19477, @@ -62,10 +62,10 @@ }, "family_identity": { "artifact_kind": "repo_local_kag_portable_family", - "content_digest": "c5098095704f607699c0dd288b49fb5fc1c308ae92dc814987bd56f711724e33", + "content_digest": "7ee01cd92da738dd84a472de8bfff50c67f3f9fd44442410c86494fca8cca191", "local_id": "family:repo-local:portable-record-corpus", "schema_ref": "aoa-kag:schemas/repo-local-kag-family-manifest.schema.json", - "source_snapshot": "sha256:86a7a198286ec05810349daeaa92f845c5521a3923baced0026d3598c20f2050" + "source_snapshot": "sha256:3eaf64ed5e3d96d6cde7d365f34fe3e51c62e11ded1c76ea9302c7ffe1bcef0b" }, "normalization": { "anchor_defaults": { @@ -4489,12 +4489,12 @@ "records": 45 }, { - "bytes": 149223, - "digest": "sha256:6969b8eb53f8537f9cbb7ba5e7ca9ac24ff9fa20cc88443ab440818b1f587960", + "bytes": 148025, + "digest": "sha256:98e184949e27cfccdc29982e1a23498f117b337d3751d6c117ec21f596ce3f70", "kind": "event", "path": "kag/indexes/shards/event/d.jsonl", "range": "d", - "records": 55 + "records": 54 }, { "bytes": 107008, @@ -4553,12 +4553,12 @@ "records": 3 }, { - "bytes": 2188, - "digest": "sha256:82c45676f40d466df92031348b8745678d5adb2bdc114d320b0a6cce6f0f610d", + "bytes": 3703, + "digest": "sha256:324388f9c3e84798e4036997138da45d1ecbb2fe58c141a0213b4e31f0f2c2ea", "kind": "event", "path": "kag/indexes/shards/event/b6.jsonl", "range": "b6", - "records": 3 + "records": 4 }, { "bytes": 1458, @@ -4762,7 +4762,7 @@ }, { "bytes": 140014, - "digest": "sha256:4366c214894c8910da7e24cc75a392d06839df86eeeb49d2bf808f7d0bd7f2f5", + "digest": "sha256:8d87139a2f57606ecc88e8cee3291fa510b5ba5ac1b1f76e916bd2ce851a1cba", "kind": "source", "path": "kag/indexes/shards/source/0.jsonl", "range": "0", @@ -4969,7 +4969,7 @@ }, "index_identity": { "artifact_kind": "source_surface_index", - "content_digest": "86a7a198286ec05810349daeaa92f845c5521a3923baced0026d3598c20f2050", + "content_digest": "3eaf64ed5e3d96d6cde7d365f34fe3e51c62e11ded1c76ea9302c7ffe1bcef0b", "local_id": "index:repo-local:source-surfaces", "schema_ref": "aoa-kag:schemas/repo-local-kag-index.schema.json" }, @@ -5069,9 +5069,9 @@ "anchor_records": 13343, "canonical_records": 14864, "event_records": 758, - "shard_bytes": 30248801, + "shard_bytes": 30249118, "shards": 525, "source_records": 741, - "tracked_bytes": 30393041 + "tracked_bytes": 30393358 } } diff --git a/kag/indexes/shards/event/b6.jsonl b/kag/indexes/shards/event/b6.jsonl index 2dd5ca1a..aae9fe9f 100644 --- a/kag/indexes/shards/event/b6.jsonl +++ b/kag/indexes/shards/event/b6.jsonl @@ -1,3 +1,4 @@ {"_key":"event:aoa:abyss-machine:event:18459b049092c7e6a86b8553","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:88d42b9c96f965d3c0d9783c"],"changes":[],"event_kind":"command_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:88d42b9c96f965d3c0d9783c"}],"id":"aoa:abyss-machine:event:18459b049092c7e6a86b8553","label":"scripts/abyss-codex-storage","object_ids":["aoa:abyss-machine:artifact:e361311793e72f96a31db6fc"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:e361311793e72f96a31db6fc"],"temporal_ref":"current","trust_ref":"declared"} {"_key":"event:aoa:abyss-machine:event:4231c504d1b8c77b0dfe2990","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:869b577e8c1d493038fc7cce"],"changes":[],"event_kind":"command_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:869b577e8c1d493038fc7cce"}],"id":"aoa:abyss-machine:event:4231c504d1b8c77b0dfe2990","label":"scripts/validators/bootstrap_contract.py","object_ids":["aoa:abyss-machine:artifact:f653595bd6ae738bc545be43"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:f653595bd6ae738bc545be43"],"temporal_ref":"current","trust_ref":"declared"} +{"_key":"event:aoa:abyss-machine:event:4921022976c2d2c0fd2d4801","_kind":"event","actor":{"email":"","name":"repository-snapshot"},"anchor_ids":["aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:b87dfc614c793ab296bff8e2","aoa:abyss-machine:anchor:c5310b1d80d738b7b7e98834"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","old_path":"","path":"src/abyss_machine/artifact_bundles.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","old_path":"","path":"src/abyss_machine/memory_adapters.py"}],"event_kind":"repository_snapshot_change_set","event_role":"observation","evidence_refs":[{"kind":"repository_snapshot","ref":"source-tree-snapshot"}],"id":"aoa:abyss-machine:event:4921022976c2d2c0fd2d4801","label":"Repository source snapshot change set","object_ids":["aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"observation_state":"observed","occurred_at":"","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"temporal_ref":"current","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:58d8af2ade4f013181e2fb96","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:60fb4fad3f15eb4dd1b80ebf"],"changes":[],"event_kind":"command_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:60fb4fad3f15eb4dd1b80ebf"}],"id":"aoa:abyss-machine:event:58d8af2ade4f013181e2fb96","label":"scripts/validation_scheduler_experiment.py","object_ids":["aoa:abyss-machine:artifact:1c5c8ddbcb540ac1889b4629"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:1c5c8ddbcb540ac1889b4629"],"temporal_ref":"current","trust_ref":"declared"} diff --git a/kag/indexes/shards/event/d.jsonl b/kag/indexes/shards/event/d.jsonl index f9283391..a5d2e91f 100644 --- a/kag/indexes/shards/event/d.jsonl +++ b/kag/indexes/shards/event/d.jsonl @@ -31,7 +31,6 @@ {"_key":"event:aoa:abyss-machine:event:9192a06d493b30fed839857c","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:0269e7efaac3382d3d941975"],"changes":[],"event_kind":"test_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:0269e7efaac3382d3d941975"}],"id":"aoa:abyss-machine:event:9192a06d493b30fed839857c","label":"tests/public_smoke/test_doctor_adapters.py","object_ids":["aoa:abyss-machine:artifact:8269b09f14974f3fc5f12aa9"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:8269b09f14974f3fc5f12aa9"],"temporal_ref":"current","trust_ref":"declared"} {"_key":"event:aoa:abyss-machine:event:920a09e390f73c37ee841d28","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:57f9d9b19ca722d769ad3696"],"changes":[],"event_kind":"command_run","event_role":"producer","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:57f9d9b19ca722d769ad3696"}],"id":"aoa:abyss-machine:event:920a09e390f73c37ee841d28","label":"tools/topology/check_abyss_machine_topology.sh","object_ids":["aoa:abyss-machine:artifact:4d2515fefb63f4eb01196704"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:4d2515fefb63f4eb01196704"],"temporal_ref":"current","trust_ref":"declared"} {"_key":"event:aoa:abyss-machine:event:9533cda4593b959c1c128a68","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:947051579fea920a8c9319b6","aoa:abyss-machine:anchor:a03d0522b37174e86134e579","aoa:abyss-machine:anchor:de7c14f33019c74b7de2d92a"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:6c0958921d2ccd18ea77ae9e","old_path":"","path":"mechanics/storage-routing/README.md"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:53b243f91331a6bca7c37361","old_path":"","path":"src/abyss_machine/storage_forecast.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:55f80dfa0645335b7924e119","old_path":"","path":"tests/public_smoke/test_storage_forecast.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"a340ce04f920a75744d85b65481b1a1b24e1e66f"}],"id":"aoa:abyss-machine:event:9533cda4593b959c1c128a68","label":"Correct capacity forecasts across reserve shifts","object_ids":["aoa:abyss-machine:artifact:53b243f91331a6bca7c37361","aoa:abyss-machine:artifact:55f80dfa0645335b7924e119","aoa:abyss-machine:artifact:6c0958921d2ccd18ea77ae9e"],"observation_state":"observed","occurred_at":"2026-09-06T00:42:58-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:53b243f91331a6bca7c37361","aoa:abyss-machine:artifact:55f80dfa0645335b7924e119","aoa:abyss-machine:artifact:6c0958921d2ccd18ea77ae9e"],"temporal_ref":"historical","trust_ref":"observed"} -{"_key":"event:aoa:abyss-machine:event:99805aa812f6693d3644d397","_kind":"event","actor":{"email":"","name":"repository-snapshot"},"anchor_ids":["aoa:abyss-machine:anchor:b87dfc614c793ab296bff8e2","aoa:abyss-machine:anchor:c5310b1d80d738b7b7e98834"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00","old_path":"","path":"src/abyss_machine/artifact_bundles.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","old_path":"","path":"src/abyss_machine/memory_adapters.py"}],"event_kind":"repository_snapshot_change_set","event_role":"observation","evidence_refs":[{"kind":"repository_snapshot","ref":"source-tree-snapshot"}],"id":"aoa:abyss-machine:event:99805aa812f6693d3644d397","label":"Repository source snapshot change set","object_ids":["aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"observation_state":"observed","occurred_at":"","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:54ff75dda20b896c5b953924","aoa:abyss-machine:artifact:e12c3dfad52ebef384b33a00"],"temporal_ref":"current","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:a905cca204d4e32fdd8e5531","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:293b3899f3a923c1680825e3","aoa:abyss-machine:anchor:3596a960776f824463e31776","aoa:abyss-machine:anchor:88f302ea4a51df22eca54128","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","old_path":"","path":"generated/contract_abi_signatures.min.json"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:981b13b3c18558a8446f1d59","old_path":"","path":"src/abyss_machine/dictation_execution_adapters.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:69c2c13a0323b76cd5dff9bf","old_path":"","path":"tests/public_smoke/test_dictation_execution_adapters.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"c65e7ea839fdf1c8ce85ba43d570b8d537fd6f8c"}],"id":"aoa:abyss-machine:event:a905cca204d4e32fdd8e5531","label":"Extract dictation toggle debounce adapter (#153)","object_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:69c2c13a0323b76cd5dff9bf","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:981b13b3c18558a8446f1d59"],"observation_state":"observed","occurred_at":"2026-06-28T12:21:26-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:69c2c13a0323b76cd5dff9bf","aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","aoa:abyss-machine:artifact:981b13b3c18558a8446f1d59"],"temporal_ref":"historical","trust_ref":"observed"} {"_key":"event:aoa:abyss-machine:event:a9ad0ff08716de1072ea53fd","_kind":"event","actor":{"email":"","name":"source-owner"},"anchor_ids":["aoa:abyss-machine:anchor:1f95204f052fc9277719b0d7"],"changes":[],"event_kind":"decision_record","event_role":"declaration","evidence_refs":[{"kind":"source_anchor","ref":"aoa:abyss-machine:anchor:1f95204f052fc9277719b0d7"}],"id":"aoa:abyss-machine:event:a9ad0ff08716de1072ea53fd","label":"config-templates/etc/abyss-machine/decisions/0015-machine-rag-trace-loop.md","object_ids":["aoa:abyss-machine:artifact:db9ec7768c43e6f1656e34e2"],"observation_state":"declared","occurred_at":"","provenance_ref":"declared","source_record_ids":["aoa:abyss-machine:artifact:db9ec7768c43e6f1656e34e2"],"temporal_ref":"current","trust_ref":"declared"} {"_key":"event:aoa:abyss-machine:event:ae14754982bb926ba2da651b","_kind":"event","actor":{"email":"gerhmangrant@gmail.com","name":"8Dionysus"},"anchor_ids":["aoa:abyss-machine:anchor:495e42b823920a7ee01fc98a","aoa:abyss-machine:anchor:817430187d456b44fa967b30","aoa:abyss-machine:anchor:b6d0a43757ca196d20d8ca2b"],"changes":[{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","old_path":"","path":"src/abyss_machine/cli.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:243462daac5516cf0d4fbfc0","old_path":"","path":"src/abyss_machine/storage_candidate_contracts.py"},{"change_kind":"modify","object_id":"aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946","old_path":"","path":"tests/public_smoke/test_storage_engine_repairs.py"}],"event_kind":"git_commit","event_role":"observation","evidence_refs":[{"kind":"git_commit","ref":"367b8b41df39b70456a36ad71dba9e12992fc7d5"}],"id":"aoa:abyss-machine:event:ae14754982bb926ba2da651b","label":"Preserve complete candidate error authority","object_ids":["aoa:abyss-machine:artifact:243462daac5516cf0d4fbfc0","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946"],"observation_state":"observed","occurred_at":"2026-09-05T09:03:36-06:00","provenance_ref":"observed","source_record_ids":["aoa:abyss-machine:artifact:243462daac5516cf0d4fbfc0","aoa:abyss-machine:artifact:3e116445b4ffe103b807f18f","aoa:abyss-machine:artifact:fd3ca79dd427bd30ca26c946"],"temporal_ref":"historical","trust_ref":"observed"} diff --git a/kag/indexes/shards/source/0.jsonl b/kag/indexes/shards/source/0.jsonl index 8920b64d..df76589b 100644 --- a/kag/indexes/shards/source/0.jsonl +++ b/kag/indexes/shards/source/0.jsonl @@ -21,7 +21,7 @@ {"_key":"source:aoa:abyss-machine:artifact:7ecce670b49f2c31af0bda76","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"test","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"test","classification":{"confidence":"high","primary_kind":"command"},"code_role":"test","command_role":"test","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"82f6105c5d34a1bad088a3f564404668ea6aab5282b0c603168becc7c395e2a9","git_blob_id":"2bcee2c8d6d2d5855bbc7200fabf8280d8cd69ea","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:7ecce670b49f2c31af0bda76","lineage_path":"tests/public_smoke/test_artifact_trust_tools_python.py","logical_id":"aoa:abyss-machine:artifact:7ecce670b49f2c31af0bda76","mime":"text/x-python","path":"tests/public_smoke/test_artifact_trust_tools_python.py","repo":"abyss-machine","size_bytes":10710,"version_id":"aoa:abyss-machine:artifact-version:e703f3de6912c4f7fb6eafd6"},"mechanics_role":"none","observed_form":"command","owner_return_route":{"repo":"abyss-machine","route_kind":"test_owner","surface":"tests/public_smoke/test_artifact_trust_tools_python.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"tests/public_smoke/test_artifact_trust_tools_python.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["tests/public_smoke/test_artifact_trust_tools_python.py:1"],"path_ref":"tests/public_smoke/test_artifact_trust_tools_python.py"},"signs":{"attestation_ref":"","digest":"82f6105c5d34a1bad088a3f564404668ea6aab5282b0c603168becc7c395e2a9","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":["PYTHONPATH=src python -m pytest -q"],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:7fef35c9927fdf81e46ce85f","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"script","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"script","classification":{"confidence":"high","primary_kind":"command"},"code_role":"entrypoint","command_role":"script","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"ab780a6478b17e6145a6f0ff4a895562445ef0313320ebe05e1aac5b8784a2d2","git_blob_id":"b777e0cdd5a61d4ecee638612849672edd129890","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:7fef35c9927fdf81e46ce85f","lineage_path":"scripts/validators/typing_nervous_refresh_logic.py","logical_id":"aoa:abyss-machine:artifact:7fef35c9927fdf81e46ce85f","mime":"text/x-python","path":"scripts/validators/typing_nervous_refresh_logic.py","repo":"abyss-machine","size_bytes":31989,"version_id":"aoa:abyss-machine:artifact-version:05c464c90ca93be3b2b22adf"},"mechanics_role":"none","observed_form":"command","owner_return_route":{"repo":"abyss-machine","route_kind":"command_owner","surface":"scripts/validators/typing_nervous_refresh_logic.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"scripts/validators/typing_nervous_refresh_logic.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["scripts/validators/typing_nervous_refresh_logic.py:1"],"path_ref":"scripts/validators/typing_nervous_refresh_logic.py"},"signs":{"attestation_ref":"","digest":"ab780a6478b17e6145a6f0ff4a895562445ef0313320ebe05e1aac5b8784a2d2","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":["python scripts/validators/typing_nervous_refresh_logic.py"],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:80a18cccdfb7e1ef112289e4","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"document","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"document","classification":{"confidence":"high","primary_kind":"document"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"agents","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"8ec770270f3d14e5673ddbb0f7413928cdbb5603e79770dc357781a4e22d5816","git_blob_id":"1cb97b30d7fd03eeff9ef09aed1cb222379b0b3c","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:80a18cccdfb7e1ef112289e4","lineage_path":"templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md","logical_id":"aoa:abyss-machine:artifact:80a18cccdfb7e1ef112289e4","mime":"text/markdown","path":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md","repo":"abyss-machine","size_bytes":409,"version_id":"aoa:abyss-machine:artifact-version:afa8750708ddcfc78b313d1f"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"document_owner","surface":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[{"anchor":"hook-stage-post_podman_migration","level":1,"line":1,"ref":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md#hook-stage-post_podman_migration","title":"Hook Stage: post_podman_migration"},{"anchor":"route","level":2,"line":5,"ref":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md#route","title":"Route"},{"anchor":"rules","level":2,"line":10,"ref":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md#rules","title":"Rules"}],"line_refs":["config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md:1"],"path_ref":"config-templates/etc/abyss-machine/hooks.d/post_podman_migration.d/AGENTS.md"},"signs":{"attestation_ref":"","digest":"8ec770270f3d14e5673ddbb0f7413928cdbb5603e79770dc357781a4e22d5816","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":[]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} -{"_key":"source:aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"generated_readmodel","compatibility":"generated","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"generated_readmodel","classification":{"confidence":"high","primary_kind":"artifact"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"b5fb81fa06326b07f8e7197f706034f96cd8752f83661773639b471c5fdb0253","git_blob_id":"f1403304e9da718b48f0d754fa4e3fbbd704c38d","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","lineage_path":"generated/contract_abi_signatures.min.json","logical_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","mime":"application/json","path":"generated/contract_abi_signatures.min.json","repo":"abyss-machine","size_bytes":118082,"version_id":"aoa:abyss-machine:artifact-version:3390cc38a9a554e6055a2902"},"mechanics_role":"none","observed_form":"generated_output","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"generated/contract_abi_signatures.min.json"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"derived_readmodel","path":"generated/contract_abi_signatures.min.json","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["generated/contract_abi_signatures.min.json:1"],"path_ref":"generated/contract_abi_signatures.min.json"},"signs":{"attestation_ref":"","digest":"b5fb81fa06326b07f8e7197f706034f96cd8752f83661773639b471c5fdb0253","signature_ref":"","verification_state":"digest-only"},"surface_state":"generated_readmodel","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["jq"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} +{"_key":"source:aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"generated_readmodel","compatibility":"generated","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"generated_readmodel","classification":{"confidence":"high","primary_kind":"artifact"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"9193a69da467e87c1304c6693662dea82c0c723a0e7b252e0e7f4cae5610b54e","git_blob_id":"daa75e6387383afa1a611c1bf83acbafa88abce7","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","lineage_path":"generated/contract_abi_signatures.min.json","logical_id":"aoa:abyss-machine:artifact:81b23f676a9c42688e97baa1","mime":"application/json","path":"generated/contract_abi_signatures.min.json","repo":"abyss-machine","size_bytes":118082,"version_id":"aoa:abyss-machine:artifact-version:dab2c46f5590b74c9506ca43"},"mechanics_role":"none","observed_form":"generated_output","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"generated/contract_abi_signatures.min.json"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"derived_readmodel","path":"generated/contract_abi_signatures.min.json","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["generated/contract_abi_signatures.min.json:1"],"path_ref":"generated/contract_abi_signatures.min.json"},"signs":{"attestation_ref":"","digest":"9193a69da467e87c1304c6693662dea82c0c723a0e7b252e0e7f4cae5610b54e","signature_ref":"","verification_state":"digest-only"},"surface_state":"generated_readmodel","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["jq"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:86a89ec5a34f6aea968852d9","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"config","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"config","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"none","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"91ca2a6168fa1303dc747efab359c567e55c125303993a255030b62564f857a0","git_blob_id":"c210c9dc0ad775e49b19d941faab3af90cd4f991","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:86a89ec5a34f6aea968852d9","lineage_path":"templates/etc/abyss-machine/dictation/config.json","logical_id":"aoa:abyss-machine:artifact:86a89ec5a34f6aea968852d9","mime":"application/json","path":"config-templates/etc/abyss-machine/dictation/config.json","repo":"abyss-machine","size_bytes":3097,"version_id":"aoa:abyss-machine:artifact-version:6309b26744a01ee0835ad15e"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"config-templates/etc/abyss-machine/dictation/config.json"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"config-templates/etc/abyss-machine/dictation/config.json","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["config-templates/etc/abyss-machine/dictation/config.json:1"],"path_ref":"config-templates/etc/abyss-machine/dictation/config.json"},"signs":{"attestation_ref":"","digest":"91ca2a6168fa1303dc747efab359c567e55c125303993a255030b62564f857a0","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["jq"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:87856959a63f99ec87dd25c8","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"source_code","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"source_code","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"source_module","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"0527eb12d0b855b3897661d376f386179908dd5236281a4215f68400e3ad3193","git_blob_id":"8f23da1fdf782c3714c0cbb22f32bf48a9b6ad51","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:87856959a63f99ec87dd25c8","lineage_path":"src/abyss_machine/observability_contracts.py","logical_id":"aoa:abyss-machine:artifact:87856959a63f99ec87dd25c8","mime":"text/x-python","path":"src/abyss_machine/observability_contracts.py","repo":"abyss-machine","size_bytes":6500,"version_id":"aoa:abyss-machine:artifact-version:34b7d4db3bbc078f4398859d"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"src/abyss_machine/observability_contracts.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"src/abyss_machine/observability_contracts.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["src/abyss_machine/observability_contracts.py:1"],"path_ref":"src/abyss_machine/observability_contracts.py"},"signs":{"attestation_ref":"","digest":"0527eb12d0b855b3897661d376f386179908dd5236281a4215f68400e3ad3193","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} {"_key":"source:aoa:abyss-machine:artifact:8a1ba517f6e5bf4fb523e1e5","_kind":"source","abi":{"abi_epoch":"source","artifact_class":"source_code","compatibility":"stable","contract_version":"none","schema_version":"none"},"access":{"scope":"public","secrets_risk":"none"},"artifact_kind":"source_code","classification":{"confidence":"high","primary_kind":"surface"},"code_role":"source_module","command_role":"none","consumer_route":{"repo":"aoa-kag","route_kind":"query","surface":"scripts/query_repo_local_kag.py"},"document_role":"none","freshness":{"checked_ref":"git-index-source-tree","mode":"source_snapshot","state":"current"},"identity":{"content_hash":"d4569e7622b4b173a16675751d479c57e29e59c19bf8cd9629d11c4053b7a3d6","git_blob_id":"d148592b10452ee2bc2cb01329a9c1487753075d","git_ref":"git-index-source-tree","id":"aoa:abyss-machine:artifact:8a1ba517f6e5bf4fb523e1e5","lineage_path":"src/abyss_machine/kag_artifacts.py","logical_id":"aoa:abyss-machine:artifact:8a1ba517f6e5bf4fb523e1e5","mime":"text/x-python","path":"src/abyss_machine/kag_artifacts.py","repo":"abyss-machine","size_bytes":31679,"version_id":"aoa:abyss-machine:artifact-version:33e2d6b462afb5dc3e73166a"},"mechanics_role":"none","observed_form":"file","owner_return_route":{"repo":"abyss-machine","route_kind":"source_owner","surface":"src/abyss_machine/kag_artifacts.py"},"provenance":{"generated_by":"","materials":[],"observed_by":"aoa-kag:scripts/generate_repo_local_kag_index.py","source_refs":[{"authority":"authored_source","path":"src/abyss_machine/kag_artifacts.py","repo":"abyss-machine","role":"primary"}],"validated_by":["aoa-kag:scripts/validate_kag.py"]},"refs":{"heading_refs":[],"line_refs":["src/abyss_machine/kag_artifacts.py:1"],"path_ref":"src/abyss_machine/kag_artifacts.py"},"signs":{"attestation_ref":"","digest":"d4569e7622b4b173a16675751d479c57e29e59c19bf8cd9629d11c4053b7a3d6","signature_ref":"","verification_state":"digest-only"},"surface_state":"authored_source","toolchain":{"detected_tools":["git","python"],"owner_commands":[],"required_tools":["python"]},"validator_route":{"repo":"aoa-kag","route_kind":"source_fast","surface":"aoa-kag:scripts/validate_kag.py"}} diff --git a/kag/receipts/index_family_budget/7ee01cd92da738dd84a472de8bfff50c67f3f9fd44442410c86494fca8cca191.json b/kag/receipts/index_family_budget/7ee01cd92da738dd84a472de8bfff50c67f3f9fd44442410c86494fca8cca191.json new file mode 100644 index 00000000..a2a9c1d2 --- /dev/null +++ b/kag/receipts/index_family_budget/7ee01cd92da738dd84a472de8bfff50c67f3f9fd44442410c86494fca8cca191.json @@ -0,0 +1,17 @@ +{ + "allowed_bytes": 5476731, + "allowed_tracked_bytes": 30393358, + "approved_by": "repository-owner", + "base_ref": "f11c573c329597c3d80785c4665aaf07b37248fd", + "changed_generated_bytes": 5476731, + "changed_generated_files": 59, + "decision_ref": "aoa-kag:docs/decisions/AOA-KAG-D-0017-portable-content-addressed-repository-family.md", + "default_limit_bytes": 1048576, + "head_family_digest": "7ee01cd92da738dd84a472de8bfff50c67f3f9fd44442410c86494fca8cca191", + "reason": "Regenerate the owner portable KAG family after the final contract ABI refresh for the integrated origin/main PR #418 and shadowed-helper cleanup; the generated delta is the deterministic combined source projection and exceeds the one-megabyte change budget.", + "repo": "abyss-machine", + "schema_version": "aoa-repo-local-kag-budget-receipt-v1", + "scope": "generated_delta_and_tracked_size", + "tracked_bytes": 30393358, + "tracked_bytes_max": 27262976 +}