plano/docs/source/concepts
Syed Hashmi cea43c5da5
docs: address signals flywheel review feedback
Addresses review comments on #910:

- Shorten the paper citation to (Chen et al., 2026) per common cite
  practice (replacing the full author list form).
- Replace the Why Signals Matter section with the review-suggested
  rewrite verbatim: more formal intro framing, renumbered steps to
  Instrument / Sample & triage / Data Construction / Model Optimization
  / Deploy, removes 'routing decisions' from the data-construction
  step, and adds DPO/RLHF/SFT as model-optimization examples.
- Renders tau and O(messages) as proper math glyphs via the sphinx
  built-in :math: role (enabled by adding sphinx.ext.mathjax to
  conf.py). Using the RST role form rather than raw $...$ inline so
  sphinx only injects MathJax on pages that actually have math,
  instead of loading ~1MB of JS on every page.

Build verified locally: sphinx-build produces no warnings on the
changed files and the rendered HTML wraps tau and O(messages) in
MathJax-ready <span class="math">\(\tau\)</span> containers.

Made-with: Cursor
2026-04-24 12:05:48 -07:00
..
includes Rename all arch references to plano (#745) 2026-02-13 15:16:56 -08:00
llm_providers Add first-class Xiaomi provider support (#863) 2026-04-04 09:58:36 -07:00
agents.rst Update docs to Plano (#639) 2025-12-23 17:14:50 -08:00
filter_chain.rst add output filter chain (#822) 2026-03-18 17:58:20 -07:00
listeners.rst add output filter chain (#822) 2026-03-18 17:58:20 -07:00
prompt_target.rst Overhaul demos directory: cleanup, restructure, and standardize configs (#760) 2026-02-17 03:09:28 -08:00
signals.rst docs: address signals flywheel review feedback 2026-04-24 12:05:48 -07:00