References

Living reference material that cuts across phases. These are lookup/snapshot artifacts, not 15-section concept docs — keep them current and date your notes.

Documents

DocumentWhat it isCadence
Trending LLMs — Market Landscape & How to Keep UpA dated snapshot of the major model families (specs, purpose, card links) + the system for staying currentMonthly snapshot; framework parts stable
What Happens When You Prompt an LLM AgentA nitty-gritty, end-to-end lifecycle walkthrough (keystroke → tokens → answer) for an agentic tool like Claude Code: context, caching, compaction, determinism, resume, model-switching, inference-server internalsStable (concepts)
Agent Memory and ContextWhat "memory" really means for agents: working / session / project / long-term memory, always-loaded vs retrieved, mapped to Claude Code, Cursor, GitHub Copilot, BMAD, and AGENTS.mdStable (concepts)