plano/docs/source
Syed Hashmi ca4a9e57f2
docs: align signals page with paper taxonomy
Updates docs/source/concepts/signals.rst and the tracing guide's signals
subsection to reflect the three-layer taxonomy shipped in #903:

- Introduces the paper reference (arXiv:2604.00356) and the three layers
  (interaction, execution, environment) with all 20 leaf signal types in
  three reference tables
- Documents the new layered OTel attribute set
  (signals.interaction.*, signals.execution.*, signals.environment.*)
  and marks the legacy aggregate keys (signals.follow_up.repair.*,
  signals.frustration.*, signals.repetition.count,
  signals.escalation.requested, signals.positive_feedback.count) as
  deprecated-but-still-emitted
- Adds a Span Events section describing the per-instance signal.<type>
  events with confidence / snippet / metadata attributes
- Fixes the flag marker reference ([!] in the code vs 🚩 in the old docs)
- Updates all example attributes, dashboard queries, and alert rules to
  use the layered keys
- Updates the tracing guide's behavioral-signals subsection to match
- Notes that the triage sampler is a planned follow-up and today sampling
  is consumer-side via observability-platform filters

Build verified locally: sphinx-build produces no warnings on these files.

Made-with: Cursor
2026-04-23 12:44:27 -07:00
..
_ext Update black hook for Python 3.14 (#857) 2026-03-31 13:18:45 -07:00
_static fix: strip trailing 'Copy code' from clipboard when copying code blocks (#788) 2026-02-27 13:11:26 -08:00
_templates Doc Update (#129) 2024-10-06 16:54:34 -07:00
build_with_plano/includes Run plano natively by default (#744) 2026-03-05 07:35:25 -08:00
concepts docs: align signals page with paper taxonomy 2026-04-23 12:44:27 -07:00
get_started release: bump version to 0.4.20 (#897) 2026-04-17 21:16:12 -07:00
guides docs: align signals page with paper taxonomy 2026-04-23 12:44:27 -07:00
resources add overrides.disable_signals to skip CPU-heavy signal analysis (#906) 2026-04-23 11:38:29 -07:00
conf.py release: bump version to 0.4.20 (#897) 2026-04-17 21:16:12 -07:00
docutils.conf Doc Update (#129) 2024-10-06 16:54:34 -07:00
index.rst add support for background trace collection and tracing output (#749) 2026-02-24 19:17:33 -08:00