diff --git a/README.md b/README.md index 35d5d397..9c5e0144 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,15 @@ Self-hosted on your hardware. Your data stays local. Inference engine is your ch   Slack triage & MCP tools -Design phase & agent prompts +Requirements & estimation +  +Design phase & agent prompts + +Development & retrospective   Inside the virtual world -**[Setup walkthrough](https://youtu.be/ot-BmKxRgRA)**  ·  **[Slack triage & MCP tools](https://youtu.be/i8kZdcL1bME)**  ·  **[Design phase & agent prompts](https://youtu.be/vDdj8p17AQQ)**  ·  **[Inside the virtual world](https://youtu.be/OxoqBI7BNxU)** +**[Setup walkthrough](https://youtu.be/ot-BmKxRgRA)**  ·  **[Slack triage & MCP tools](https://youtu.be/i8kZdcL1bME)**  ·  **[Requirements & estimation](https://youtu.be/YBwdTes0Fno)**  ·  **[Design phase & agent prompts](https://youtu.be/lV71qhmfzzw)**  ·  **[Development & retrospective](https://youtu.be/YjRihN_SKaw)**  ·  **[Inside the virtual world](https://youtu.be/OxoqBI7BNxU)** ![Bodhiorchard Living Tree Dashboard](docs/images/livingtree.png) diff --git a/frontend/src/views/setup/steps/MethodologyStep.vue b/frontend/src/views/setup/steps/MethodologyStep.vue index ec1bcf57..7348c738 100644 --- a/frontend/src/views/setup/steps/MethodologyStep.vue +++ b/frontend/src/views/setup/steps/MethodologyStep.vue @@ -41,74 +41,56 @@ - +
- - Setup walkthrough - Slack triage & MCP tools - Design phase & agent prompts - Inside the virtual world - - - - -
- -
-

- Clone, configure, and bring the stack up locally. -

-
- -
- -
-

- Chat-to-BUD in Slack: the Triage Agent drafts the spec, Claude Code drives the BUD lifecycle through MCP tools. -

-
- -
- +
+

+ {{ activeVideo.caption }} +

+
+ + + + +
+ + class="methodology-video-thumb-img" + /> +
-

- Generating wireframes and the tech architecture — and how the AI agent prompts shape each handoff. -

- - -
- +
+ {{ v.title }}
-

- The Living Tree: your org as a tended orchard. -

- - - + + +
@@ -529,7 +511,7 @@