Highlights
- add maintainer-facing repository files: CONTRIBUTING, SECURITY, CODE_OF_CONDUCT, CHANGELOG
- add GitHub issue templates and PR template
- add
omni-memo doctorto validate local environment readiness - align dependency declarations and clean lint/test workflow
Verification
- pytest -q
- ruff check omni_memo/ tests/
- omni-memo doctor