Skip to content

missions: opaque product-column pass-through on CreateMissionInput #40

@drewstone

Description

@drewstone

From the creative-agent adoption (creative-agent#298): products with extra columns on their mission table (e.g. a workflowId FK linking a run to its workflow definition) currently need a second post-insert write to stamp them, because CreateMissionInput → store insert has no opaque extras slot. An extras?: Record<string, unknown> passed through to MissionStorePort.insert verbatim would make creation single-write for every consumer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions