chore: check in all local work — uniwizard, briefings, reports, evennia, morrowind, scripts, specs, training data, angband MCP, diagrams, twitter archive, wizards

- Resolve decisions.md merge conflict (keep both Codex boundary + Ezra/Bezalel entries)
- Update .gitignore: protect bare secret files, exclude venvs and nexus-localhost
- Add uniwizard tools (mention watcher, adaptive prompt router, self-grader, classifiers)
- Add briefings, good-morning reports, production reports
- Add evennia world scaffold and training data
- Add angband and morrowind MCP servers
- Add diagrams, specs, test results, overnight loop scripts
- Add twitter archive insights and media metadata
- Add wizard workspaces (allegro, nahshon)
This commit is contained in:
Alexander Whitestone
2026-03-30 17:18:09 -04:00
parent 83e400d4aa
commit 9c1dd7fff7
471 changed files with 195981 additions and 11 deletions

9
.gitignore vendored
View File

@@ -35,10 +35,17 @@ auth.lock
*.token
*.key
pairing/
gemini_free_tier_key
grok_info
groq_info
kimi_code_key
kimi_gitea_token
openrouter_key
# Already separate repos
timmy-config/
timmy-telemetry/
nexus-localhost/
# Local transcript exports
hermes_conversation_*.json
@@ -46,6 +53,8 @@ hermes_conversation_*.json
# Python
__pycache__/
*.pyc
venv/
*/venv/
# Editor temps
\#*\#