Known surfaces
Routes, contracts, packages, project metadata, configuration families, SQL-facing surfaces, and generated summaries can be discussed from the same static packet.
Manager problem brief
TraceMap exists for a common review problem: teams need to understand static dependency surfaces under pressure, but the evidence is often scattered across code, generated reports, package files, configuration, and human memory.
Public claim level: concept. No public conclusion without evidence. This page explains the manager problem TraceMap is meant to reduce. It does not claim runtime behavior, production traffic, endpoint performance, outage cause, release safety, operational safety, or complete product coverage.
The problem
What TraceMap changes
Routes, contracts, packages, project metadata, configuration families, SQL-facing surfaces, and generated summaries can be discussed from the same static packet.
Rule IDs and evidence tiers separate compiler-resolved evidence from structural, syntax/textual, and unknown evidence.
Coverage labels and limitations make partial analysis useful without letting it become a hidden certainty claim.
Public-safe proof paths let a future reviewer follow the same trail instead of trusting a prose-only summary.
How managers should read it
rule idWhat deterministic rule produced this fact or path?evidence tierHow strong is the evidence, and where did semantic coverage stop?coverage labelIs this complete for the scanned scope, reduced, partial, or explicitly unavailable?proof pathWhere can a reviewer inspect the public-safe summary, limitation, or demo result?decision gapWhat still needs owner review, tests, telemetry, release process, or operational judgment?Sanitized evidence shape
csharp.semantic.methodinvocation.v1Tier1Semantic example: compiler-resolved call evidence inside the scanned commit, with supporting IDs and a public proof path rather than source excerpts.database.sql.shape.v1Tier3SyntaxOrTextual example: a SQL-facing surface can be counted and labeled, while execution, query plan, and production usage remain outside the static packet.contract.delta.impact.v2Reducer example: a review row can carry a classification, coverage label, supporting fact IDs, and limitations without becoming a release approval.TraceMap is a response to a repeated work shape: someone needs a dependency map, someone else needs proof, and the team loses time translating scattered static evidence into a reviewable packet. The goal is to reduce that loop with deterministic artifacts, not to criticize any role, vendor, process, or team.
Boundaries
Public-safe sharing
Proof surface