mirror of
https://github.com/affaan-m/ECC.git
synced 2026-08-26 01:12:24 +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.