II.
Workflow JSON
Structured · liveworkflow:internal-developer-platform-catalog-review
Internal Developer Platform Catalog Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:internal-developer-platform-catalog-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-platform-eng.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Internal Developer Platform Catalog Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "monthly",
"complexity": "cross-team",
"description": "Audits the internal developer platform service catalog for accuracy\nand completeness -- verifying service metadata freshness (ownership,\nrunbook links, SLO definitions), identifying orphaned or unmaintained\ncatalog entries, validating API documentation alignment with deployed\nversions, checking dependency graph accuracy, assessing catalog search\nand discoverability quality, and tracking catalog adoption across\nengineering teams. Produces catalog health scorecard and remediation\ntickets. Excludes catalog infrastructure changes.\n"
},
"outgoingEdges": [
{
"from": "workflow:internal-developer-platform-catalog-review",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:internal-developer-platform-catalog-review",
"to": "role:technical-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:internal-developer-platform-catalog-review",
"to": "role:devops-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:internal-developer-platform-catalog-review",
"to": "skill-area:api-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:internal-developer-platform-catalog-review",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:internal-developer-platform-catalog-review",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:internal-developer-platform-catalog-review",
"to": "domain:knowledge-management",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:internal-developer-platform-catalog-review",
"to": "responsibility:dx-tooling-maintenance",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:internal-developer-platform-catalog-review",
"to": "responsibility:write-user-docs",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:internal-developer-platform-catalog-review",
"to": "org-unit:platform-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:internal-developer-platform-catalog-review",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}