Architecture approved
Continue to contract responsibilities and invariants.
diff --git a/.gitignore b/.gitignore index f927ba5..82c1261 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ -.superpowers/ .worktrees/ + +# ephemeral brainstorm-server session state +.superpowers/brainstorm/.last-port +.superpowers/brainstorm/.last-token +.superpowers/brainstorm/*/state/ diff --git a/.superpowers/brainstorm/10582-1786998923/content/architecture-terminal-orchestrated.html b/.superpowers/brainstorm/10582-1786998923/content/architecture-terminal-orchestrated.html new file mode 100644 index 0000000..7fb13f6 --- /dev/null +++ b/.superpowers/brainstorm/10582-1786998923/content/architecture-terminal-orchestrated.html @@ -0,0 +1,97 @@ +
All state-changing demo actions originate in auditable Foundry scripts. The operations console is a read-only window into the chain.
+ +All three support connect wallet, mock-USDC deposits and withdrawals, and the V1 → V2 upgrade. Click the layout that tells the clearest story.
+ +Feels like a consumer banking app. The upgrade story stays mostly behind the scenes.
+Highlights reserves, proxy state, and owner controls. Strong technically, less relatable to customers.
+Pairs a usable customer account with a guided UUPS timeline, making state preservation obvious.
+The audience sees every command, every test, and every state transition. The operations console mirrors the chain without controlling it.
+ +Continuing in the terminal with the contract model, safety rules, and teaching notes…
+Continuing in the terminal to shape the live Codex demonstration…
+Continuing in the terminal with the final design section: safe setup, testing, and learning materials…
+