Skip to content

Commit 9cb6815

Browse files
committed
feat(knowledge): elevate throughput-definition to root level
Move throughput-definition.md from knowledge/principles/ to knowledge/ to reflect its status as the North Star principle. Update all references to use the new path. Principle: systems-stewardship
1 parent 2f7a127 commit 9cb6815

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ See [Snowball Method](knowledge/principles/snowball-method.md) - compound return
6565

6666
## Development Workflow
6767

68-
This system avoids traditional IDEs to enable **macro-level task management** instead of micro-level file editing. Using [tmux + git worktrees + Claude Code CLI](knowledge/procedures/tmux-git-worktrees-claude-code.md), you manage multiple AI agents simultaneously across parallel tasks - the foundation for 1000x AI engineer productivity. See [throughput definition](knowledge/principles/throughput-definition.md) and [OSE principle](knowledge/principles/ose.md).
68+
This system avoids traditional IDEs to enable **macro-level task management** instead of micro-level file editing. Using [tmux + git worktrees + Claude Code CLI](knowledge/procedures/tmux-git-worktrees-claude-code.md), you manage multiple AI agents simultaneously across parallel tasks - the foundation for 1000x AI engineer productivity. See [throughput definition](knowledge/throughput-definition.md) and [OSE principle](knowledge/principles/ose.md).
6969

7070
## Modular Shell Configuration
7171

knowledge/principles/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Foundational truths that guide development across all projects.
44

55
## The Goal
6-
- `throughput-definition.md` - **The North Star**: AI agent management capability for top 2% positioning
6+
- `../throughput-definition.md` - **The North Star**: AI agent management capability for top 2% positioning
77

88
## Operating Principles
99
- `ai-provider-agnosticism.md` - **Crisis-Proven**: Interchangeable AI providers for service outage resilience

knowledge/principles/selective-optimization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Prioritize tasks that will make all future tasks easier by creating and fosterin
66
- Throughput = capability + joy (not just code output)
77
- 80/20 split: 20% systems work enables 80% delivery
88
- Local optimizations that don't increase throughput = waste
9-
- See `throughput-definition.md` for the ultimate Goal
9+
- See `../throughput-definition.md` for the ultimate Goal
File renamed without changes.

0 commit comments

Comments
 (0)