Add resource efficiency belief to manifesto
Software should run well on modest hardware. ARM64-native where possible. Bloated software is a sign of poor engineering. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -64,6 +64,13 @@ We believe AI fundamentally changes how software is built:
|
|||||||
- Automation should free humans for judgment calls
|
- Automation should free humans for judgment calls
|
||||||
- The goal is flow, not burnout
|
- The goal is flow, not burnout
|
||||||
|
|
||||||
|
### Resource Efficiency
|
||||||
|
|
||||||
|
- Software should run well on modest hardware
|
||||||
|
- Cloud cost and energy consumption matter
|
||||||
|
- ARM64-native where possible - better performance per watt
|
||||||
|
- Bloated software is a sign of poor engineering, not rich features
|
||||||
|
|
||||||
## Guiding Principles
|
## Guiding Principles
|
||||||
|
|
||||||
1. **Encode, don't document.** If something is important enough to write down, it's important enough to encode into a skill, command, or agent that can act on it.
|
1. **Encode, don't document.** If something is important enough to write down, it's important enough to encode into a skill, command, or agent that can act on it.
|
||||||
|
|||||||
Reference in New Issue
Block a user