+38
.gitignore
+1
.python-version
+11
CLAUDE.md
+55
README.md
+39
STATUS.md
+26
justfile
+29
pyproject.toml
+217
sandbox/architecture_synthesis.md
+212
sandbox/marvin_slackbot_analysis.md
+137
sandbox/memory_architecture_plan.md
+223
sandbox/penelope_analysis.md
+79
sandbox/penelope_thread_insights.md
+208
sandbox/reference_analysis.md
+77
sandbox/turbopuffer_research.md
+200
sandbox/void_memory_analysis.md
+39
scripts/test_mention.py
+83
scripts/test_post.py
+31
src/bot/config.py
src/bot/core/__init__.py
This is a binary file and will not be displayed.
+69
src/bot/core/atproto_client.py
+51
src/bot/core/response_generator.py
+45
src/bot/main.py
src/bot/py.typed
This is a binary file and will not be displayed.
src/bot/services/__init__.py
This is a binary file and will not be displayed.
+62
src/bot/services/message_handler.py
+100
src/bot/services/notification_poller.py
tests/__init__.py
This is a binary file and will not be displayed.