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
| Thing | Location |
|---|---|
| Service | src/BinaryIndex/StellaOps.Symbols.Server/ |
| Container | stellaops-symbols (devops/compose/docker-compose.stella-services.yml:3348) |
| Parent module | src/BinaryIndex/ → binary-index/ |
Docs in this directory
api-reference.md+openapi/— autogenerated from the service’s OpenAPI document. Wire shape only; the design contract is in the BinaryIndex dossier.
