- 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)
7 lines
175 B
Plaintext
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
|