docs: design prime directives
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-03-27 07:42:26 +01:00
parent a90de581d9
commit 062a9dfe25
2 changed files with 10 additions and 0 deletions

9
docs/abra/design.md Normal file
View File

@ -0,0 +1,9 @@
---
title: Design
---
## Design Prime Directives
* De-coupling: it should be possible to use the recipes without relying on
`abra`. The commons of recipes should live and function independently of
`abra`.