chore: initialize overstory and ecosystem tools

This commit is contained in:
2026-04-04 12:37:31 -04:00
parent 5d74fc8e69
commit 8ae81b977d
20 changed files with 2072 additions and 0 deletions

11
.overstory/.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Wildcard+whitelist: ignore everything, whitelist tracked files
# Auto-healed by ov prime on each session start
*
!.gitignore
!config.yaml
!agent-manifest.json
!hooks.json
!groups.json
!agent-defs/
!agent-defs/**
!README.md