II.
Workflow JSON
Structured · liveworkflow:smart-building-systems-review
Smart Building Systems Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:smart-building-systems-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-proptech.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Smart Building Systems Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "monthly",
"complexity": "cross-team",
"description": "Reviews smart building technology systems and integrations -- auditing\nBMS (Building Management System) sensor health and calibration status,\nevaluating HVAC optimization algorithm performance against energy\nbenchmarks, reviewing access control and security system integration\nwith tenant management platforms, validating IoT device firmware\nversions and cybersecurity posture, and assessing occupancy analytics\naccuracy against ground-truth surveys. Produces systems health reports,\nenergy performance certificates, and technology upgrade roadmaps.\nExcludes building construction and renovation.\n"
},
"outgoingEdges": [
{
"from": "workflow:smart-building-systems-review",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:smart-building-systems-review",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:smart-building-systems-review",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:smart-building-systems-review",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:smart-building-systems-review",
"to": "skill-area:sli-slo-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:smart-building-systems-review",
"to": "domain:proptech",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:smart-building-systems-review",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:smart-building-systems-review",
"to": "responsibility:slo-definition",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:smart-building-systems-review",
"to": "responsibility:run-security-scans",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:smart-building-systems-review",
"to": "org-unit:facilities-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:smart-building-systems-review",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}