ROIpad ← Back to Search
news.ycombinator.com › comment

Comment on: Show HN: A plain-text cognitive architecture for Claude Code

by gebalamariusz
Posted: Mar 26, 2026
I use Claude Code a lot, especially when building infrastructure. The most important thing in my work isn't so much the memory architecture, but rather the good structure of CLAUDE.md (architectural decisions, file paths, rules like "do X, don't do Y"). And generally, the model follows these rules quite well. As for memory, storing feedback (corrections with explanations) is much more effective than storing just the facts. It's better to write something like "Don't simulate the database in integration tests because the tests passed, but the migration failed" than "the database is PostgreSQL 16."
View Discussion ↗
Discussion Thread
Parent Entity
Points: 156 • Comments: 49
Posted: Mar 25, 2026