II.
Workflow JSON
Structured · liveworkflow:architectural-fitness-function-review
Architectural Fitness Function Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:architectural-fitness-function-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-database-architecture.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Architectural Fitness Function Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "monthly",
"complexity": "cross-team",
"description": "Defines, measures, and reports on automated fitness functions that validate\narchitecture characteristics — coupling metrics, dependency direction,\nmodule boundaries, and deployment independence. Excludes architecture\ndecision-making.\n"
},
"outgoingEdges": [
{
"from": "workflow:architectural-fitness-function-review",
"to": "role:principal-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "skill-area:graphql-schema-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "org-unit:architecture-guild",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "role:principal-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "skill-area:graphql-schema-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "org-unit:architecture-guild",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}