Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.97 KB

File metadata and controls

40 lines (31 loc) · 1.97 KB

LUCID user guides

Role-shaped user guides for LucidAgentIDE (LUCID). Each guide walks one role through the capabilities that role actually uses, step by step, with screenshots and a cited Notes and References section. The structure is defined in ADR-0092 (increment P-DOC.1).

Note

Roles change defaults and chrome, never enforcement (see ADR-0088). Whatever guide you read, the fail-closed security gate is identical, nothing is ever hidden for good (every panel is one ⌘K / Ctrl+K away, or Settings → Show all panels), and a real security block surfaces the Security panel for every role.

Which guide is me?

If you are… You land on… Read
Developer (the default role) Chat + Memory (context / cache / cost) Developer guide
Security engineer The Security inspector + always-on gate badge Security guide
Manager The cost / delivery ledger Manager guide
Executive A posture + spend summary + the Engineering Update brief Executive guide

You can switch roles any time in Settings → Profile, and replay the guided tour from About → Take the tour. A managed GPO/MDM policy may pin the role org-wide.

Screenshots

Screenshot references in these guides point at images/<role>-<slug>.png. In this first pass the captions are the specification for each capture (what panel, what state, what is highlighted); the PNGs are filled in a later pass (P-DOC.2).

See also

  • README.md — the full capability tour.
  • CLAUDE.md / AGENTS.md — the load-bearing invariants (fail-closed, extend-don't-fork, byte-stable prefix, closed trust-label set).
  • CHEATSHEET.md — day-to-day commands.
  • DECISIONS.md — architecture decision records.