docs(brain): file-map dossiers B0+B1 (7 Tier A modules) - #278
Conversation
…untime Scope: docs/brain/file-map/ only. nonce:26270706
There was a problem hiding this comment.
Code Review
This pull request adds a robust guard to AntigravityEngine.get_runtime_telemetry to ensure torch.cuda.device_count() > 0 before fetching CUDA device names, successfully preventing crashes in CPU-only or GPU-hidden environments. It also introduces a comprehensive set of documentation dossiers under docs/brain/file-map/ and adds a dedicated regression test suite in test_engine_telemetry_cuda_guard.py. The feedback suggests adding trailing newlines to several of the newly created markdown dossier files to comply with standard formatting conventions.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
|
||
| | Date | SHA | Change | | ||
| |---|---|---| | ||
| | 2026-06-29 | 6c3e184 | Initial enriched dossier (B1 batch) | No newline at end of file |
There was a problem hiding this comment.
|
|
||
| | Date | SHA | Change | | ||
| |---|---|---| | ||
| | 2026-06-29 | 6c3e184 | Initial enriched dossier (B1 batch); 41 public symbols in §5 | No newline at end of file |
There was a problem hiding this comment.
This file should end with a newline character. It's a common convention that prevents issues with file concatenation and some version control systems.
| | 2026-06-29 | 6c3e184 | Initial enriched dossier (B1 batch); 41 public symbols in §5 | | |
| | 2026-06-29 | 6c3e184 | Initial enriched dossier (B1 batch); 41 public symbols in §5 | | |
|
|
||
| | Date | SHA | Change | | ||
| |---|---|---| | ||
| | 2026-06-29 | 6c3e184 | Initial enriched dossier (B1 batch) | No newline at end of file |
There was a problem hiding this comment.
|
|
||
| | Date | SHA | Change | | ||
| |---|---|---| | ||
| | 2026-06-29 | 6c3e184 | B0 full enrichment — §1–§14, grouped `ChelationConfig` tables, security helpers, sibling links | No newline at end of file |
There was a problem hiding this comment.
This file should end with a newline character. It's a common convention that prevents issues with file concatenation and some version control systems.
| | 2026-06-29 | 6c3e184 | B0 full enrichment — §1–§14, grouped `ChelationConfig` tables, security helpers, sibling links | | |
| | 2026-06-29 | 6c3e184 | B0 full enrichment — §1–§14, grouped `ChelationConfig` tables, security helpers, sibling links | | |
|
|
||
| | Date | SHA | Change | | ||
| |---|---|---| | ||
| | 2026-06-29 | 6c3e184 | B0 full enrichment — §1–§14, Ollama zero-vector drift disclosed, sibling links | No newline at end of file |
There was a problem hiding this comment.
This file should end with a newline character. It's a common convention that prevents issues with file concatenation and some version control systems.
| | 2026-06-29 | 6c3e184 | B0 full enrichment — §1–§14, Ollama zero-vector drift disclosed, sibling links | | |
| | 2026-06-29 | 6c3e184 | B0 full enrichment — §1–§14, Ollama zero-vector drift disclosed, sibling links | | |
|
|
||
| | Date | SHA | Change | | ||
| |---|---|---| | ||
| | 2026-06-29 | 6c3e184 | Initial enriched dossier (B1 batch) | No newline at end of file |
There was a problem hiding this comment.
|
|
||
| | Date | SHA | Change | | ||
| |---|---|---| | ||
| | 2026-06-29 | 6c3e184 | B0 full enrichment — §1–§14, F-044 surface documented, sibling links | No newline at end of file |
There was a problem hiding this comment.
This file should end with a newline character. It's a common convention that prevents issues with file concatenation and some version control systems.
| | 2026-06-29 | 6c3e184 | B0 full enrichment — §1–§14, F-044 surface documented, sibling links | | |
| | 2026-06-29 | 6c3e184 | B0 full enrichment — §1–§14, F-044 surface documented, sibling links | | |
99b2a35 to
9473e9f
Compare
Summary
Enriches the brain file-map layer with complete §1–§14 dossiers for batches B0 and B1:
B0 (foundation): \config.py, \�mbedding_backend.py, \�ector_store.py\
B1 (core runtime): \�ntigravity_engine.py, \chelation_adapter.py, \�dapter_router.py, \online_updater.py\
Each dossier includes YAML frontmatter (\last_verified_sha: 6c3e184), public API reference, ≥2 Mermaid diagrams, dependency tables, honest drift watch, and floor-tier unittest commands.
Verification
Scope
Documentation only — no production code, tests, or MODULE_GUIDE changes.
Brutal Honesty