Files
chanora/.gitmodules
T
Edison Jwa bba6273af7 refactor: restructure docs as submodule, add dev-docs/ and AGENTS.md
- Move ASPICE docs to chanoraapp/docs submodule at docs/
- Move development docs to dev-docs/ (superpowers, offline-knowledge, impl-mapping)
- Add AGENTS.md with project conventions for AI agents
- Add impl-mapping.md (SAD component → source file mapping)
- Archive completed plans to dev-docs/superpowers/plans/_archived/
- Remove AGENTS.md from .gitignore (now tracked)
2026-06-13 03:32:33 +09:00

7 lines
175 B
Plaintext

[submodule "silero-coreml"]
path = silero-coreml
url = git@github.com:chanoraapp/silero-coreml.git
[submodule "docs"]
path = docs
url = git@github.com:chanoraapp/docs.git