feat(explainer): FlowMaster Explainer scene from Hindsight + EA2 doctrine

Eight-card explainer covering Business-as-Code philosophy, the five
element types (Flow/Data/View/Rule/Version), the DEFINE/VERSION/DEPLOY/
EXECUTE lifecycle, hubs, work items, EA2 graph storage, and the Pi
agent. Sourced from FlowMaster Element Architecture v2.1 + the EA2
collection/edge contracts recalled from Hindsight today.

New 'What is FlowMaster?' chip on Landing routes here.
This commit is contained in:
2026-06-14 12:54:23 +04:00
parent 97f14dd6f7
commit 0fb5351a3a
5 changed files with 122 additions and 0 deletions
+1
View File
@@ -82,6 +82,7 @@ export default function Landing() {
<button className="hub-chip" onClick={() => setScene("geo-attendance")}>Attendance Map</button>
<button className="hub-chip" onClick={() => setScene("agent")}>Talk to Pi</button>
<button className="hub-chip" onClick={() => setScene("chat")}>Team Chat</button>
<button className="hub-chip" onClick={() => setScene("explainer")}>What is FlowMaster?</button>
</div>
<div className="hero-stats">