• Home
  • About
    • Breno Brito photo

      Breno Brito

      Breno Brito is an AI engineer, data scientist, and writer covering Bitcoin, finance, language models, talks, and applied AI projects.

    • Learn More
    • Twitter
    • LinkedIn
    • Github
  • Writing
  • Projects
  • Talks & Media
  • Tags

AGENTS

AGENTS

This repo is Breno’s personal website.

Site Structure

  • The site has 3 main sections: writing, media, and projects.
  • writing is represented by posts that belong in the writing archive.
  • media is represented by posts with content_type: media.
  • projects is represented by posts with content_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 Projects folder, the llm_context vault content, and https://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.md might 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.