LetsBeBiz-Redesign/docs/architecture-proposal/gpt/00-executive-summary.md

38 lines
1.1 KiB
Markdown

# 00. Executive Summary
## Recommended Direction
- Retain and extend `letsbe-hub` instead 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:
1. all `n8n` production references removed
2. deprecated deploy paths disabled
3. plaintext provisioning secret storage eliminated