Memory consolidation: archive 2026-03-08..09, update MEMORY.md

This commit is contained in:
2026-03-15 03:00:41 +00:00
parent 1e89367cba
commit 437ebd34c1
6 changed files with 99 additions and 0 deletions

26
MEMORY.md Normal file
View File

@@ -0,0 +1,26 @@
# MEMORY.md
## Weekly Summary (2026-03-08 to 2026-03-14)
**Consolidated:** 2026-03-15 03:00 UTC
**Archived:** memory/archive/2026-03/{08,09}.md
### Key Decisions
- Use Poetry for package management
- Install aiohttp to fix CLI dependency
### Learnings
- Poetry virtualenvs need to be rebuilt after dependency changes
- Use `pip install -e` for development
- Matrix plugin duplicate issue caused silent failures
- `groupAllowFrom` needed for group policy allowlist
### Important Facts
- Python 3.13.5
- Debian Trixie
### Action Items
- Removed duplicate plugin copies
- Reinstalled matrix plugin via npm