orca/docs/reference
Neil e9f034c17f
Move feature tour step resets out of effects (#3060)
* Move feature tour step resets out of effects

* Record feature tour reset cleanup audit
2026-05-29 02:32:49 -07:00
..
README.md docs: add telemetry availability reference (#2723) 2026-05-23 17:38:43 -07:00
feature-discovery-interaction-tracking.md Track feature interactions (#2959) 2026-05-28 14:44:35 -07:00
keyboard-layout-shortcut-dispatch.md Fix keyboard layout shortcut dispatch 2026-05-26 18:28:55 -07:00
memory-leak-audit-pass-2.md docs: record memory leak audit pass 2 2026-05-29 02:04:29 -07:00
memory-leak-audit.md docs: record memory leak audit coverage (#2874) 2026-05-26 20:13:11 -07:00
react-performance-audit.md Move feature tour step resets out of effects (#3060) 2026-05-29 02:32:49 -07:00
telemetry-availability.md docs: add telemetry availability reference (#2723) 2026-05-23 17:38:43 -07:00

README.md

Durable Docs

Keep this folder for versioned reference docs that are meant to survive past a single design or implementation pass.

What Goes Here

  • Stable reference material.
  • Public-facing docs that are not part of the root README.
  • Docs that other checked-in files link to.
  • Telemetry availability notes that dashboard authors need after the original design or implementation branch is gone. See Telemetry Availability.

What Stays Out

Ephemeral design notes, implementation sketches, and planning docs should stay as local Markdown files under docs/. They are ignored by default so they do not get checked in accidentally.