mirror of
https://github.com/domfelipe/pokebuddy.git
synced 2026-08-07 06:16:49 +00:00
14 lines
437 B
Markdown
14 lines
437 B
Markdown
# XP System
|
|
|
|
PokeBuddy companions grow as developers work.
|
|
|
|
XP can be awarded for local tasks, successful commands, tests, builds, lint, commits and future hooks.
|
|
|
|
The first version keeps everything local in `~/.pokebuddy/state.json`.
|
|
|
|
## Principles
|
|
|
|
- Reward progress, not vanity metrics.
|
|
- Prefer successful outcomes over raw lines of code.
|
|
- Keep code and personal data local.
|
|
- Make every reward feel delightful but not distracting.
|