refactor: extract AI/agent files into separate repo

ObsidianDragon-agent/ is now a standalone git repo (future submodule)
so AI configuration files are not pushed to the main repository.

- Remove copilot-instructions.md and ARCHITECTURE.md from main tracking
- Remove symlinks from .github/ and docs/
- Add ObsidianDragon-agent/ and .github/ to .gitignore
This commit is contained in:
2026-04-04 11:36:04 -05:00
parent 5ebccceffc
commit 1f9e43d7b2
5 changed files with 2 additions and 331 deletions

2
.gitignore vendored
View File

@@ -36,6 +36,8 @@ asmap.dat
/external/xmrig-hac
/memory
/todo.md
/.github/
/ObsidianDragon-agent/
# macOS
.DS_Store