Changes:
- Flattened repository structure: moved all project files to repo root; removed nested
ai-stack/directory. - Ignored and removed workspace/editor files from version control:
.DS_Store,*.code-workspace,.vscode/,.idea/,.claude/,.clauderc.
Upgrade notes:
- git pull --tags
- No runtime changes; only housekeeping and structure updates.