mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-12 13:16:53 +00:00
Bring the phase-1a code-sample cleanup into phase-1b. Phase 1a deleted the two code-sample docs (04-code-samples.md, POC_taskList.md) and stripped C++/config code blocks from the remaining plan docs, replacing them with prose summaries and pointers to the real source/config files. Conflict resolution: - 04-code-samples.md, POC_taskList.md: deletion wins (phase-1b's SpanGuard rewrites of these files are intentionally dropped). - 03/05/OpenTelemetryPlan.md: took phase-1a's code-block-free prose, but kept phase-1b's accurate descriptions of the real telemetry code (DiscardFlag.h, FilteringSpanProcessor, SpanGuard factory methods, and the corrected file-count/file-list tables). - presentation.md left untouched. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>