orca/docs/reference
Neil 498a824fa9
Document SSH passphrase focus audit (#3353)
2026-05-29 15:45:03 -07:00
..
README.md
direct-url-or-file-entry.md Add direct URL and file entry to tab menu (#3026) 2026-05-29 13:14:57 -07:00
feature-discovery-interaction-tracking.md Track feature interactions (#2959) 2026-05-28 14:44:35 -07:00
keyboard-layout-shortcut-dispatch.md
memory-leak-audit-final-comb.md docs: record final memory leak audit comb (#3308) 2026-05-29 13:31:20 -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
react-performance-audit.md Document SSH passphrase focus audit (#3353) 2026-05-29 15:45:03 -07:00
telemetry-availability.md Track agent prompt sent from agent hooks (#3033) 2026-05-29 12:45:34 -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.