AGENTS
This repo is Breno’s personal website.
Site Structure
- The site has 3 main sections:
writing,media, andprojects. writingis represented by posts that belong in the writing archive.mediais represented by posts withcontent_type: media.projectsis represented by posts withcontent_type: project, typically with permalinks under/projects/.../.
Related Sources
- This site is closely related to Breno’s Obsidian note
Breno Rodrigues Brito.md. - It is also closely related to the Obsidian
Projectsfolder, thellm_contextvault content, andhttps://github.com/brenorb/brenorb. - Treat those sources and this site as needing to stay more or less in sync.
- “More or less in sync” does not mean mirrored one-to-one.
- Some of these surfaces are summaries, indexes, landing pages, or intros, so they may intentionally omit details that exist elsewhere.
- When updating one of these surfaces, check whether the same change should be reflected here or in the related sources, but do not assume every detail belongs in every place.
- The note
Mini-Bio.mdmight also bring some context, but it is not a source that needs to be kept in sync with this site.
Working Rules
- Prefer editing the website content in this repo before touching external context files.
- If adding a new project to the site, create a project post in
_posts/so it appears on/projects/. - Use the project’s meaningful public start date when the request asks for a date; if release history matters, prefer the first published tag.