mirror of
https://github.com/affaan-m/ECC.git
synced 2026-08-25 17:02:25 +02: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.