chore: initialize overstory and ecosystem tools

This commit is contained in:
anthonyrawlins
2026-03-21 16:57:26 +11:00
parent 45ec7c7566
commit fa37808358
15 changed files with 2126 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