Skip to content

Add ship test marker file #22

@MarcStoecker

Description

@MarcStoecker

Rationale

Verify the ship execution loop works end-to-end by completing a trivial task.

Scope

In scope:

  • Create one text file

Out of scope:

  • Everything else

Acceptance Criteria

  • File .mill/ship/test-marker.txt exists with content ship works

Loop Contract

  • Test command: test -f .mill/ship/test-marker.txt && grep -q "ship works" .mill/ship/test-marker.txt && echo PASS
  • Success criteria: Command outputs PASS
  • Stop conditions: 5 iterations max

🤖 Claude

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions