Skip to content

AI Notes

Longer technical write-ups produced by AI coding assistants during development (architecture deep-dives, investigation reports, migration handovers) that are too long-form for CLAUDE.md but still worth keeping around.

Guidelines:

  • One topic per file, named for the topic (not the date or the tool that wrote it).
  • Keep it skimmable: a short page with headings beats an exhaustive one. Cut anything a future reader could re-derive from the code itself.
  • Link back to real code/doc paths rather than restating them, so entries don't rot as the code changes.
  • Add a one-line entry to the sidebar in .vitepress/config.ts when you add a page here.