engineering.devstation.tech
DevStation Engineering
Bilingual notes on how DevStation is designed, tested and operated. The goal is to document real decisions with enough context to be useful beyond the project.
Designed for extensibility: the technical decisions behind DevStation
Hexagonal, tactical DDD, CQRS, internal events and JSON-RPC contracts. Why a set that can sound like overengineering became the central bet — and what the evidence on AI and complex code has to say about it.
Testing through MCP: running the suite against a real homelab
The suite drives a real Proxmox node over MCP — provision, install, uninstall, destroy. What that choice brought to big refactors, to the cross-OS Windows validation and to test discipline with AI.