feat: wire BuildPulse to Appwrite-backed persistence

This commit is contained in:
OpenClaw Bot
2026-05-07 00:31:33 +02:00
parent bdf8773797
commit 63c5a23b48
19 changed files with 1427 additions and 93 deletions
+2 -1
View File
@@ -6,7 +6,7 @@ BuildPulse
## One-Line Description
BuildPulse is a local-first planning cockpit that helps a solo builder capture features, park distracting ideas, log progress as Pulse events, and export clean context for AI coding agents.
BuildPulse is a calm planning cockpit that helps a solo builder capture features, park distracting ideas, log progress as Pulse events, and export clean context for AI coding agents.
## Problem
@@ -48,6 +48,7 @@ BuildPulse v0.1 lets the user manage one active project with:
- A simple feature plan
- A parking lot for distracting ideas
- A manual Pulse log
- Appwrite-backed persistence on the Unraid server
- Exportable project context
## Core Workflow