MYMike Younginblog.unplugit.fi·5d ago · 9 min readAlignment Needs Bounded OwnershipWhen organisations talk about alignment, the conversation often moves towards shared goals, shared terminology and common ways of working. That sounds reasonable. It can also lead to a harmful conclus00
MYMike Younginblog.unplugit.fi·Aug 18 · 9 min readSoftware development has always been an alignment problemThe phrase alignment problem is now strongly associated with AI safety. In that discussion, the concern is whether an AI system behaves consistently with human values and intent. That is not the subje30
MYMike Younginblog.unplugit.fi·Aug 12 · 8 min readAI-assisted development needs boundariesMost writing about AI-assisted development seems to settle into three positions. There is the productivity account, where an agent is judged by how quickly it turns a ticket into code, the prompting a42KS
MYMike Younginblog.unplugit.fi·Aug 6 · 9 min readInternal, External, and Contract Models Should Not Be the Same ThingDiscussions about model separation often end up being discussions about boilerplate. One object arrives at a service boundary, most of its fields are copied into another object, and a similar conversi01M
MYMike Younginblog.unplugit.fi·Jun 25 · 8 min readContracts Are Where Context Becomes VisibleMost writing about bounded contexts pays close attention to what happens inside the boundary. The model should use the language of the domain. Business rules should have a clear home. Concepts that me00