Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
33 lines (20 loc) · 1.11 KB

File metadata and controls

33 lines (20 loc) · 1.11 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

Project: lucid-memory

Stack

Bun, Rust, TypeScript

Navigation

See .claude/PROJECT_MAP.md for project structure & key file locations.

Code Quality

Good code is self explaining. Comment only when absolutely needed.

Conventions

  • Named exports, no default exports

Gotchas

timeout isn't available on macOS. Use gtimeout

Complete

A TODO is COMPLETE only when all 5 gates pass:

Gate Requirement How To Verify
1. Implemented Code written, compiles, no errors bun test passes
2. Wired Connected to the systems that call it (wake cycles, hooks, handlers, prompts) Grep for function calls from outside the module
3. Tested Unit tests + integration tests covering happy path and edge cases Test count documented, all pass
4. Verified in Production Evidence of actual usage in the live database SQL query showing non-zero rows, event counts, or call logs
5. No Orphaned Outputs Every computed output is consumed by at least one downstream system Grep for each output → confirm a reader exists
Morty Proxy This is a proxified and sanitized view of the page, visit original site.