AccuroTech Internal Shapes

Shape detail: BM-005

Catalogue source: accurotech_portashape_global_shape_catalogue_seed_dayone_base_v0_0_1.json

[
    {
        "id": "BM-005",
        "slug": "bot_task_template",
        "name": "Bot Task Template",
        "namespace": "BM",
        "kind": "template_shape",
        "canon_level": "founder_stated",
        "stage_relevance": "seed_to_day_one",
        "entry": "Defines a PortaShape-compatible task structure for repeatable bot or automation work with context, authority, expected result, and review rules.",
        "base_fields": [
            "task_name",
            "input_context_slots",
            "allowed_actions",
            "expected_output",
            "review_rule"
        ],
        "relationship_slots": [
            "may_use_xtratype_reference",
            "requires_cre8_authority"
        ],
        "payload_policy": "template_base_only_no_instance_payload"
    }
]