Reference app and architectures for humans and agents.
This template is a living baseline for agents to reference when writing code. Rather than having to steer it via prompting to use a certain pattern, instead include an example here that will be durable across all sessions.
It's important that the growth of this repo does not equate to more up-front context usage. Therefore we must be careful with organizing the code here and always use front matter in all files, even if it isn't markdown. Add a comment block to the top of every file that describes the file enough that an agent can determine if it should read the rest of it or not.
READMEs should follow the Standard README Specification.