I just read Nate B. Jones article on dark factories. Three engineers at StrongDM now run a software factory where no human writes or reviews code. Specs go in, shippable software comes out. Coming from systems engineering, we've lived in this world. Specifications, requirements, verification, validation - that's just the V-lifecycle in a different environment with a faster feedback loop. Nate talks about a 5 level framework for AI development - level 5 is where you're building software with specs alone, test cases as scenarios, verification that it meets the spec, validation that it meets real use. That's not a new concept to us. SE could play a real part in this space, we just have to strip back the process. The document-heavy approach exists because in aerospace the cost of failure is catastrophic - nobody dies if an app crashes. We're sitting on decades of structured thinking that maps directly onto this. Keep the core: define what the system must do, verify it actually does it. #systemsengineering #AI #automation #darktactory #buildinpublic
Nate B. Jones articulates flawlessly. He just gets it.
Agreed. My background is systems engineering but have recently taken on a lot more complex development projects. I’ve been able to apply SE principles & practices directly to this new world of development with high success. The next wave of great development might just come from systems engineers.