feat: a skill creating skill as default
This commit is contained in:
15
assets/dev-brain/purpose.md
Normal file
15
assets/dev-brain/purpose.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Dev Brain purpose
|
||||
|
||||
Dev Brain compiles durable, source-backed knowledge from the registered projects.
|
||||
|
||||
## Priorities
|
||||
|
||||
- Architecture, behavior, decisions, invariants, workflows, and relationships.
|
||||
- Small topic pages that answer recurring development questions.
|
||||
- Visible uncertainty and exact project provenance.
|
||||
|
||||
## Recurring questions
|
||||
|
||||
- Where does a behavior live, and what must remain invariant when it changes?
|
||||
- Which decisions constrain the current implementation?
|
||||
- Which project sources must be rechecked before relying on this page?
|
||||
Reference in New Issue
Block a user