docs: update CLAUDE.md to reference docs/PROJECT-SPEC.md

This commit is contained in:
lucaronin
2026-02-20 21:54:32 +01:00
parent c54d6572bb
commit cdc97bcf0e

View File

@@ -3,7 +3,7 @@
## Project
Laputa App is a personal knowledge and life management desktop app, built with Tauri v2 + React + TypeScript + CodeMirror 6. It reads a vault of markdown files with YAML frontmatter and presents them in a four-panel UI inspired by Bear Notes.
**Full project spec** (ontology, UI design, milestones): `~/OpenClaw/projects/laputa-app.md`
**Full project spec** (ontology, UI design, milestones): `docs/PROJECT-SPEC.md`
**UI wireframes**: `ui-design.pen`
## Tech Stack