Skip to content

Commit 77eaf84

Browse files
committed
make exercise 3 continue from 2 and move apps to extra
1 parent 9e2cb80 commit 77eaf84

2,504 files changed

Lines changed: 555 additions & 313074 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,6 @@
11
# Implementation
22

3-
👨‍💼 Kellie has already initialized an `epicflare` project and moved your planning
4-
artifacts from earlier steps into `docs/planning`.
3+
👨‍💼 It's time to implement the MVP (if you have time)!
54

6-
Start by reviewing:
7-
8-
- <InlineFile file="docs/planning/discovery-brief.md" />
9-
- <InlineFile file="docs/planning/discovery-meeting-transcript.md" />
10-
- <InlineFile file="docs/planning/implementation-brief.md" />
11-
- <InlineFile file="docs/planning/implementation-meeting-transcript.md" />
12-
13-
Then implement the MVP in this app using those docs as your guide.
14-
15-
Focus on:
16-
17-
1. Delivering the highest-value scope first
18-
2. Keeping architecture decisions aligned with your implementation brief
19-
3. Leaving clear notes (in code, docs, or commit messages) when you intentionally
20-
deviate from the plan
21-
22-
💰 Treat the plan as a decision baseline, not a rigid script. Build in a way that
23-
ships a useful MVP quickly while staying explicit about tradeoffs.
5+
Set the playground to the starter project. Feed your planning documentation to
6+
your agent, and let 'er rip!

exercises/01.building-an-mvp/04.problem.implementation/docs/planning/discovery-brief.md renamed to exercises/01.building-an-mvp/04.problem.implementation/discovery-brief.md

File renamed without changes.

exercises/01.building-an-mvp/04.problem.implementation/docs/planning/discovery-meeting-transcript.md renamed to exercises/01.building-an-mvp/04.problem.implementation/discovery-meeting-transcript.md

File renamed without changes.

exercises/01.building-an-mvp/04.problem.implementation/docs/planning/implementation-brief.md renamed to exercises/01.building-an-mvp/04.problem.implementation/implementation-brief.md

File renamed without changes.

exercises/01.building-an-mvp/04.problem.implementation/docs/planning/implementation-meeting-transcript.md renamed to exercises/01.building-an-mvp/04.problem.implementation/implementation-meeting-transcript.md

File renamed without changes.
Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,4 @@
11
# Implementation
22

3-
🧝‍♀️ I have already initialized an `epicflare` project and moved the planning
4-
documents from earlier steps into `docs/planning`.
5-
6-
Use these references:
7-
8-
- <InlineFile file="docs/planning/discovery-brief.md" />
9-
- <InlineFile file="docs/planning/discovery-meeting-transcript.md" />
10-
- <InlineFile file="docs/planning/implementation-brief.md" />
11-
- <InlineFile file="docs/planning/implementation-meeting-transcript.md" />
12-
13-
👨‍💼 This step is intentionally lightweight:
14-
15-
1. Implement the plan however you think is best
16-
2. Compare what you built against the plan
17-
3. Note where your implementation matches, diverges, or improves on the original
18-
assumptions
19-
20-
🦉 This workshop is about engineering judgment. The goal is thoughtful execution
21-
and evaluation, not following a specific agent workflow.
22-
23-
You don't need to have a perfect implementation of this right away. Just spend
24-
a bit of time to learn how well the plan describes the intended outcome.
3+
👨‍💼 How'd your agent do? Evaluate the implementation against the planning
4+
documentation.

exercises/01.building-an-mvp/04.solution.implementation/docs/planning/discovery-brief.md renamed to exercises/01.building-an-mvp/04.solution.implementation/discovery-brief.md

File renamed without changes.

exercises/01.building-an-mvp/04.solution.implementation/docs/planning/discovery-meeting-transcript.md renamed to exercises/01.building-an-mvp/04.solution.implementation/discovery-meeting-transcript.md

File renamed without changes.

exercises/01.building-an-mvp/04.solution.implementation/docs/planning/implementation-brief.md renamed to exercises/01.building-an-mvp/04.solution.implementation/implementation-brief.md

File renamed without changes.

exercises/01.building-an-mvp/04.solution.implementation/docs/planning/implementation-meeting-transcript.md renamed to exercises/01.building-an-mvp/04.solution.implementation/implementation-meeting-transcript.md

File renamed without changes.

0 commit comments

Comments
 (0)