Symbols (pointer)

Consolidated into BinaryIndex (Sprint 202). There is no standalone Symbols dossier. The authoritative design lives in binary-index/architecture.md § Symbols (Debug Symbol Resolution) (symbol-source connectors are covered in the same dossier, §10.2.1).

Symbols resolves debug information for native binary analysis: it maps symbols to packages, manages debug info, and supports stripped-binary analysis, including offline symbol stores.

Where things live

ThingLocation
Servicesrc/BinaryIndex/StellaOps.Symbols.Server/
Containerstellaops-symbols (devops/compose/docker-compose.stella-services.yml:3348)
Parent modulesrc/BinaryIndex/binary-index/

Docs in this directory