Memory consolidation: archive 2026-03-08..09, update MEMORY.md
This commit is contained in:
13
memory/archive/2026-03/2026-03-08.md
Normal file
13
memory/archive/2026-03/2026-03-08.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 2026-03-08
|
||||
|
||||
## 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
|
||||
|
||||
## Facts
|
||||
- Python 3.13.5
|
||||
- Debian Trixie
|
||||
9
memory/archive/2026-03/2026-03-09.md
Normal file
9
memory/archive/2026-03/2026-03-09.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 2026-03-09
|
||||
|
||||
## Learnings
|
||||
- Matrix plugin duplicate issue caused silent failures
|
||||
- `groupAllowFrom` needed for group policy allowlist
|
||||
|
||||
## Actions
|
||||
- Removed duplicate plugin copies
|
||||
- Reinstalled matrix plugin via npm
|
||||
Reference in New Issue
Block a user