Claude Code Memory — Envoy Project

Envoy-specific memory. Read at the start of any envoy session, after memory/john. Follow child links for detail.

Topics

Notes System — commands, write workflow, conventions, what well-structured means

Orchestrator — phase model, IMAP, action dispatch, daemon mode, hot-reload, inject_email

Infrastructure — startup chain, envoy-runas C wrapper, rc script, cron, envoy.log, weekly maintenance

Known Bugs & Issues — open and fixed bugs, what to watch for

Testing & Debugging — workflow, tools, inject_email.py, diag scripts

WebDAV — folder locations, HTML conventions

SMTP / Email Delivery — relay setup, Brevo, DNS records, open problems

API Calls — design for Python and HTTP/REST calls from LLM; not yet implemented

If Things Seem Vague (e.g. after conversation compacting)

Re-read only what you need — don't load everything:

notes read memory/envoy/orchestrator — SMTP routing, phase model, daemon modenotes read memory/envoy/infrastructure — rc script, envoy-runas, cronnotes read memory/envoy/testing — how to run a testnotes read memory/envoy/bugs — known issues

Do NOT rely on conversation history after compacting — it may be summarised and lossy. Check notes first, then code, then ask.

version6
created2026-02-28
updated2026-03-22