1.1 KiB
1.1 KiB
00. Executive Summary
Recommended Direction
- Retain and extend
letsbe-hubinstead of rewriting backend. - Build Safety Wrapper as OpenClaw plugin with a separate local egress redaction proxy.
- Treat OpenClaw as a pinned upstream dependency (no fork).
- Make
n8n/deprecated stack removal and plaintext credential leak fixes the first gate. - Launch mobile with React Native + Expo and web onboarding as separate frontend app.
- Move first-party code to a monorepo for shared contracts and coordinated CI.
Delivery Window
- Start: March 2, 2026
- Founding member launch target: May 24, 2026
- Buffer: May 25-31, 2026
Hard Requirements Preserved
- 4-layer security model
- secrets-never-leave-server invariant
- 3-tier autonomy with independent external-comms gate
- one customer per VPS
Most Critical Risks
- security bypass in redaction/gating
- provisioner migration instability
- billing metering accuracy drift
First Build Gate
Do not start feature tracks until:
- all
n8nproduction references removed - deprecated deploy paths disabled
- plaintext provisioning secret storage eliminated