AccuroTech Internal Shapes

Shape detail: SEC-004

Catalogue source: accurotech_portashape_global_shape_catalogue_seed_dayone_base_v0_0_1.json

[
    {
        "id": "SEC-004",
        "slug": "authorization_base",
        "name": "Authorization Base",
        "namespace": "SEC",
        "kind": "security_shape",
        "canon_level": "founder_stated",
        "stage_relevance": "seed_to_day_one",
        "entry": "Defines the base concern of deciding which actions a verified subject may perform on a resource or system boundary.",
        "base_fields": [
            "subject_slot",
            "resource_slot",
            "action_slot",
            "permission_source",
            "decision_result"
        ],
        "relationship_slots": [
            "implemented_by_cre8_permission_set"
        ],
        "payload_policy": "template_base_only_no_instance_payload"
    }
]