@agents/prompts/common.md
When auditing symbol usage or finding references in downstream projects, always prefer high-precision CodeSearch filters over raw text searches:
usage:webrtc::SymbolName to find actual call-sites.func:MethodName to find overrides in downstream implementations.-file:stable/webrtc to focus on true downstream consumers.@./g3doc/abseil-in-webrtc.md
@./g3doc/how_to_write_documentation.md
@./g3doc/implementation_basics.md
@./g3doc/style-guide.md