2026-05-16 — Use one markdown file per day in `memory/` named `YYYY-MM-DD.md`.
2026-05-16 — Maintain a generated `memory/dashboard.md` as the quick overview.
2026-05-16 — Use `MEMORY.md` only for durable long-term facts/preferences, not the full daily journal.
2026-05-16 — Add structured project metadata to daily logs using status and tags so the dashboard can build reusable indexes.
2026-05-16 — Build the first microapp as a local markdown-backed dashboard instead of a heavier database-backed system.
2026-05-16 — Treat the current public `hstgr.cloud` route as temporary/testing only because the shared parent domain hit Let’s Encrypt certificate rate limits.
2026-05-16 — Make Merlin Console resilient to duplicate daily-log sections and duplicate captured bullets.
Search memory
Quick capture
Projects
Daily memory systemactive initialized, then expanded with a project index, tags view, recent decisions view, and a richer dashboard structure. memorydashboardlogging
Merlin Consoleactive first version built as a local web app with timeline, project pages, tag pages, day pages, and quick capture writing back to markdown logs. microappmemorydashboardpython
Merlin Console deploymentactive routed through Traefik successfully for testing, but trusted TLS on the Hostinger shared subdomain is blocked by Let’s Encrypt rate limits; background-start workflow added. deploymenttraefiktlsdocker