tagsarchitecture
Tagged: architecture
Articles
case-studiesdistributed-by-design-case-study.md
The monolith after agents — a case study in distributed-by-design delivery
Why agentic development ends the monolith as the default shape of software: design-time distribution becomes mandatory, repo-per-context becomes the honest default, and runtime distribution stays a per-seam choice.
Bogdan Florian16 min read
internalsprototype-4applicationarchitecture.md
Architecture — one boundary, one direction
The tier model: a single hard boundary at the contract, and a strict dependency direction everywhere else.
Bogdan Florian3 min read
internalsprototype-4applicationmaster-blueprint.md
The master blueprint — a blog as files, by design
The product design of record: how a file-based blog maps onto a fixed tier model — content model, publication policy, contract, and the delivery roadmap.
Bogdan Florian19 min read
internalsprototype-4applicationhow-it-works.md
How it works — a file's journey to a page
An article's path from Markdown on disk to a rendered page: index, render, cache, and the revalidation loop — with diagrams.
Bogdan Florian10 min read