mirror of
https://github.com/codician-team/growmos.git
synced 2026-08-18 06:47:17 +02:00
8 lines
295 B
Markdown
8 lines
295 B
Markdown
## What & why
|
|
|
|
## Checklist
|
|
- [ ] `python -m unittest discover -s tests` passes
|
|
- [ ] Core stays stdlib-only; every new edge keeps provenance
|
|
- [ ] Docs updated if behaviour changed (`README.md`, `docs/`)
|
|
- [ ] If the graph should know about this change: `growmos remember` / `link` / `journal`
|