AI-Native Backend Notes

March 15, 2026 ยท View on GitHub

An open source notebook of questions and answers about AI-native backend development. Questions are written by Daniel; answers are researched and generated by Claude.

Answers

#TitleFile
1Traditional CMS vs. MCP-Driven Blog: Development Trajectories Comparedtraditional-cms-vs-mcp-driven-blog-development-trajectories.md
2Sequential Order of Backend Development Operations with an Admin MCP Serversequential-backend-dev-steps-with-admin-mcp.md
3Dual MCP Server Architecture: Public and Admin Accessdual-mcp-public-and-admin-development-approach.md
4Tooling for Unified API and MCP Tool Development with Visibilityunified-api-mcp-tooling-and-visualization.md

Structure

questions/to-run/   # Pending questions (not yet answered)
questions/run/      # Answered questions (archive)
answers/            # Answer files
exports/            # PDF exports

How It Works

  1. Questions are added to questions/to-run/
  2. Claude researches each question and writes a detailed answer in answers/
  3. Answered questions are archived to questions/run/

License

Open source. Questions by Daniel Rosehill. Answers generated by Claude.