AccuroTech Internal Shapes

Shape detail: BM-003

Catalogue source: accurotech_portashape_global_shape_catalogue_seed_dayone_base_v0_0_1.json

[
    {
        "id": "BM-003",
        "slug": "bot_actor_base",
        "name": "Bot Actor Base",
        "namespace": "BM",
        "kind": "entity_shape",
        "canon_level": "bounded_inference",
        "stage_relevance": "seed_to_day_one",
        "entry": "Defines an automated or semi-automated actor that may operate under scoped delegated authority.",
        "base_fields": [
            "bot_identity",
            "authority_scope",
            "task_scope",
            "supervision_rule",
            "revocation_rule"
        ],
        "relationship_slots": [
            "authorized_by_cre8_key",
            "performs_bot_task"
        ],
        "payload_policy": "template_base_only_no_instance_payload"
    }
]