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.