mirror of
https://github.com/LeeGaoGao/ECC.git
synced 2026-07-22 19:13:09 +00:00
The observer agent creates instinct files as .md with YAML frontmatter, but load_all_instincts() only globbed *.yaml and *.yml. Add *.md to the glob so instinct-cli status discovers all instinct files.