AccuroTech Internal Shapes

Shape detail: BM-006

Catalogue source: accurotech_portashape_global_shape_catalogue_seed_dayone_base_v0_0_1.json

[
    {
        "id": "BM-006",
        "slug": "automation_workflow_base",
        "name": "Automation Workflow Base",
        "namespace": "BM",
        "kind": "workflow_shape",
        "canon_level": "founder_stated",
        "stage_relevance": "seed_to_day_one",
        "entry": "Defines a repeatable automation process that can coordinate bots, human approvals, references, Shapes, and credentials.",
        "base_fields": [
            "workflow_name",
            "trigger",
            "steps",
            "authority_requirements",
            "success_criteria"
        ],
        "relationship_slots": [
            "composed_of_bot_task_template",
            "may_be_triggered_by_event"
        ],
        "payload_policy": "template_base_only_no_instance_payload"
    }
]