backend
Decision tree
Overview
Machine-Readable JSON (Canonical Model)
View JSON
{
"_meta": {
"schema": "https://www.drawdecisiontree.com/decision-dag.schema.json",
"source": "https://www.drawdecisiontree.com",
"description": "DrawDecisionTree.com is a free tool for building, sharing, and embedding interactive decision trees. This file is the machine-readable export of a published decision tree. The `dsl` field contains the original source in the Decision DAG DSL; the `dag` schema is documented at the URL in `schema` above.",
"links": {
"interactive": "https://www.drawdecisiontree.com/trees/lyra/backend",
"embed": "https://www.drawdecisiontree.com/embed/path/lyra/backend",
"dsl_reference": "https://www.drawdecisiontree.com/decision-tree-dsl-reference",
"guides": "https://www.drawdecisiontree.com/guides",
"schema_docs": "https://www.drawdecisiontree.com/decision-dag.schema.json",
"author_trees": "https://www.drawdecisiontree.com/trees/lyra"
},
"generated_at": "2026-08-21T20:05:24.244Z"
},
"author": {
"handle": "lyra",
"first_name": "Lyra",
"last_name": "Pak",
"avatar_url": "https://lh3.googleusercontent.com/a/ACg8ocJ47TGgs9t33XZWIlpMWpt1sV2_5Xjz2QIV9xGjwxtrMm47iJ2I=s96-c",
"display_name": "Lyra Pak"
},
"file": {
"id": "1735b953-e2e6-40d3-819b-414e4805d83f",
"name": "backend",
"public_slug": "backend",
"updated_at": "2026-08-06T03:04:50.409452+00:00",
"url": "https://www.drawdecisiontree.com/trees/lyra/backend",
"json_url": "https://www.drawdecisiontree.com/trees/lyra/backend/tree.json",
"dsl_url": "https://www.drawdecisiontree.com/trees/lyra/backend/tree.dag"
},
"meta": {
"description": null,
"mode": "decision",
"entry": null,
"tags": [],
"image": null
},
"questions": [],
"outcomes": [],
"dsl": ""
}DSL Representation
Machine Access
- Static JSON:
/trees/lyra/backend/tree.json - Live JSON (SPA):
/json/lyra/backend - Raw DSL:
/trees/lyra/backend/tree.dag - Canonical HTML:
/trees/lyra/backend
How to use this decision tree
Click "Open interactive version" to step through the questions. Your answers narrow the tree until a recommended outcome is reached. You can also embed this tree on your own site.