Skip to content

Commit 599d84d

Browse files
chore(stewardship): 🌱 add .grove.yaml declaration (#160)
## Summary Add `.grove.yaml` stewardship declaration for Grove observation. Declares intent, horizon, role, phase, steward, and consolidation cadence. ## Test plan - [ ] `.grove.yaml` is valid YAML with correct field values - [ ] No other files affected 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d384587 commit 599d84d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.grove.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
grove:
2+
intent: >-
3+
Structured persistence framework for object storage,
4+
bringing snapshots, metadata, and safe write semantics
5+
without running a database.
6+
horizon: "generational"
7+
role: "library"
8+
phase: "consolidating"
9+
steward: "Andrew"
10+
consolidation_interval_days: 90

0 commit comments

Comments
 (0)