1
0

refine presentation: remove motivational sentence, rename phases to kyu belts, add agent restriction

This commit is contained in:
2025-09-16 13:39:11 +02:00
parent 4aad0feb54
commit 015a60fcd3
2 changed files with 5 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ This project builds a presentation deck for Marp based on Markdown files.
## Agent Restrictions
- Agent NEVER runs commands on its own except changing files INSIDE THIS FOLDER, never any other then this
- Agent NEVER runs build commands or any automated processes without explicit user request, as the user is working in dev mode
## Build Commands
- `npm run build` - Build slides from Markdown using Marp

View File

@@ -258,16 +258,16 @@ table {
# Implementation Strategy
**Phase 1 - Low Risk:**
**Kyu 1 (yellow belt 🟡):**
Communication tools, Browser, Search, Office suite
**Phase 2 - Productivity:**
**Kyu 2 (orange belt 🟠):**
Operating system, Cloud storage, Email communication
**Phase 3 - Infrastructure (our goal today):**
**Kyu 3 (green belt 🟢):**
Cloud storage, Self-hosting, Complete sovereignty
*For Phase 1 and 2 are hundreds of tutorials out there; I believe in you ❤️*
---