AccuroTech Internal Shapes

Shape detail: WO-002

Catalogue source: accurotech_portashape_global_shape_catalogue_seed_dayone_base_v0_0_1.json

[
    {
        "id": "WO-002",
        "slug": "weather_observation_template",
        "name": "Weather Observation Template",
        "namespace": "WO",
        "kind": "observation_shape",
        "canon_level": "founder_stated",
        "stage_relevance": "seed_to_day_one",
        "entry": "Defines a structured weather observation record base for collecting, recording, referencing, reporting, and sharing weather data.",
        "base_fields": [
            "observation_time_slot",
            "location_slot",
            "condition_slots",
            "observer_slot",
            "evidence_slots"
        ],
        "relationship_slots": [
            "may_be_annotated_by_xtratype",
            "may_be_published_by_happenstuff"
        ],
        "payload_policy": "template_base_only_no_instance_payload"
    }
]