pub fn create_self_test_spec() -> SpecExpand description
Creates the hardcoded self-test spec.
The spec contains 3 trivial user stories that:
- Create
test_output.txtwith a greeting - Add a separator and timestamp placeholder line
- Add a completion message
These stories exercise multiple iterations of the autom8 loop without touching any real code.