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
| # | Title | File |
|---|---|---|
| 1 | Traditional CMS vs. MCP-Driven Blog: Development Trajectories Compared | traditional-cms-vs-mcp-driven-blog-development-trajectories.md |
| 2 | Sequential Order of Backend Development Operations with an Admin MCP Server | sequential-backend-dev-steps-with-admin-mcp.md |
| 3 | Dual MCP Server Architecture: Public and Admin Access | dual-mcp-public-and-admin-development-approach.md |
| 4 | Tooling for Unified API and MCP Tool Development with Visibility | unified-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
- Questions are added to
questions/to-run/ - Claude researches each question and writes a detailed answer in
answers/ - Answered questions are archived to
questions/run/
License
Open source. Questions by Daniel Rosehill. Answers generated by Claude.