Skip to content

feat(domain): record deployment events #7

Description

@ctxswitch

Parent

Related to #1

What to build

Add Deployment Event recording to the domain model so lifecycle changes can be reviewed later instead of relying only on current status.

Acceptance criteria

  • A Deployment Event records actor, timestamp, previous status, new status, and optional note.
  • Created Deployment Requests include an initial event.
  • The domain model can append events for later lifecycle changes.
  • Tests cover initial event creation and appending events.

Blocked by

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions