# ORACode / ORACall Report Source Cache Import Manifest

The report references implementation artifacts that live outside the UNC repository in the sibling repository:

```text
../../CodeSentinel-1/
```

Codex has not read or copied that sibling repository in this pass because the active UNC operating boundary does not authorize outside-repository access. To make the zipped report package self-contained, import the files below into:

```text
Semesters/2026_Summer/ORACode _ ORACall — Technical Report_files/internal_cache/CodeSentinel-1/
```

Suggested source-to-cache mapping:

| Source under `../../CodeSentinel-1/` | Cache destination under `ORACode _ ORACall — Technical Report_files/internal_cache/CodeSentinel-1/` |
|---|---|
| `codesentinel/utils/oracode_tag_builder.py` | `codesentinel/utils/oracode_tag_builder.py` |
| `tools/oracode/graph_builder.py` | `tools/oracode/graph_builder.py` |
| `tools/oracode/static_edge_generator.py` | `tools/oracode/static_edge_generator.py` |
| `tools/oracode/two_layer_graph.py` | `tools/oracode/two_layer_graph.py` |
| `tools/oracode/weighted_graph_builder.py` | `tools/oracode/weighted_graph_builder.py` |
| `tools/oracode/rebuild_graph.py` | `tools/oracode/rebuild_graph.py` |
| `tools/oracode/mirror_writer.py` | `tools/oracode/mirror_writer.py` |
| `tools/oracode/retrieval_api.py` | `tools/oracode/retrieval_api.py` |
| `tools/oracall/retrieval_ingest.py` | `tools/oracall/retrieval_ingest.py` |
| `codesentinel/utils/search_query_builder.py` | `codesentinel/utils/search_query_builder.py` |
| `codesentinel/utils/search_profile.py` | `codesentinel/utils/search_profile.py` |
| `codesentinel/cli/oracall_utils.py` | `codesentinel/cli/oracall_utils.py` |
| `codesentinel/cli/oracode_utils.py` | `codesentinel/cli/oracode_utils.py` |
| `codesentinel/utils/oracall_signer.py` | `codesentinel/utils/oracall_signer.py` |
| `semantics_vault/oracl_index/weighted_graph_index.json` | `semantics_vault/oracl_index/weighted_graph_index.json` |

Also import the project planning references named in the report if they exist as files in the sibling repository:

```text
ORACL_SURFACE_EXPANSION_PLAN_v1.2
ORACL_FULL_SYNTHESIS
CIDS_CONSOLIDATION_ANALYSIS
```

After import, the ORACode report can be patched to link these cached files directly.
