II.
TaskTag JSON
Structured · livetask-tag:adapters-frontend
frontend (adapters) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "task-tag:adapters-frontend",
"_kind": "TaskTag",
"_file": "extensions/task-tags/canonical-task-tags.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "frontend (adapters)",
"name": "frontend",
"key": "frontend",
"scope": "project",
"scopeId": "project:adapters",
"description": "Frontend (webui / ui) work within the adapters project.",
"color": "#0ea5e9",
"order": 5
},
"outgoingEdges": [
{
"from": "task-tag:adapters-frontend",
"to": "project:adapters",
"kind": "scoped_to_project",
"attributes": {}
}
],
"incomingEdges": []
}