{
  "exceptions": {
    "$description": "No active Working Rhythm token exceptions are registered.",
    "$extensions": {
      "motif": {
        "owner": "CDO",
        "source": "Motif Working Rhythm exception governance",
        "status": "working-draft"
      }
    },
    "registry": []
  },
  "manifest": {
    "description": "Canonical Working Rhythm token source for internal design-system review.",
    "name": "motif-working-rhythm-tokens",
    "sourceIdentity": "../identity.json",
    "status": "candidate",
    "version": "0.1.0-working-draft"
  },
  "tokens": {
    "border": {
      "focus": {
        "offset": {
          "$description": "Focus ring offset.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "semantic-layout",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "{border.source.focus-offset}"
        },
        "width": {
          "$description": "Focus ring width.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "semantic-layout",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "{border.source.focus-width}"
        }
      },
      "source": {
        "focus-offset": {
          "$description": "Visible focus indicator offset.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.focus",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "2px"
        },
        "focus-width": {
          "$description": "Visible focus indicator width.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.focus",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "2px"
        }
      }
    },
    "color": {
      "action": {
        "primary": {
          "$description": "Primary action container color.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "semantic-role",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.source.aubergine}"
        },
        "secondary": {
          "$description": "Secondary action container color.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "semantic-role",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.source.lilac}"
        }
      },
      "border": {
        "$description": "Default control border color.",
        "$extensions": {
          "motif": {
            "owner": "CDO",
            "source": "semantic-role",
            "status": "candidate"
          }
        },
        "$type": "color",
        "$value": "{color.source.aubergine}"
      },
      "feedback": {
        "error": {
          "$description": "Experimental error role alias; utility color remains unresolved and requires measured review.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "brand-guidelines.unresolved-feedback-colors",
              "status": "experimental"
            }
          },
          "$type": "color",
          "$value": "{color.source.coral}"
        },
        "success": {
          "$description": "Experimental success role alias; utility color remains unresolved and requires measured review.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "brand-guidelines.unresolved-feedback-colors",
              "status": "experimental"
            }
          },
          "$type": "color",
          "$value": "{color.source.aubergine}"
        },
        "warning": {
          "$description": "Experimental warning role alias; utility color remains unresolved and requires measured review.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "brand-guidelines.unresolved-feedback-colors",
              "status": "experimental"
            }
          },
          "$type": "color",
          "$value": "{color.source.coral}"
        }
      },
      "focus": {
        "$description": "Visible focus indicator color.",
        "$extensions": {
          "motif": {
            "owner": "CDO",
            "source": "working-rhythm.focus",
            "status": "candidate"
          }
        },
        "$type": "color",
        "$value": "{color.source.coral}"
      },
      "source": {
        "aubergine": {
          "$description": "Motif's primary anchoring color.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.identity.colors.aubergine",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "#2E0F3D"
        },
        "coral": {
          "$description": "Motif's expressive crossing color.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.identity.colors.coral",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "#FF5A3C"
        },
        "lilac": {
          "$description": "Motif's lilac structural color.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.identity.colors.lilac",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "#C8A4E6"
        },
        "near-black": {
          "$description": "Motif's near-black supporting ink.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.identity.colors.nearBlack",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "#171219"
        },
        "parchment": {
          "$description": "Motif's warm light surface color.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.identity.colors.parchment",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "#F7EBDD"
        },
        "white": {
          "$description": "Motif's white surface color.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.identity.colors.white",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "#FFFFFF"
        }
      },
      "surface": {
        "ground": {
          "$description": "Warm default ground surface.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "semantic-role",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.source.parchment}"
        },
        "raised": {
          "$description": "Raised content surface.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "semantic-role",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.source.white}"
        }
      },
      "text": {
        "inverse": {
          "$description": "Text for dark Motif surfaces.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "semantic-role",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.source.white}"
        },
        "primary": {
          "$description": "Primary text on light Motif surfaces.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "semantic-role",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.source.aubergine}"
        }
      }
    },
    "component": {
      "action": {
        "container": {
          "color": {
            "default": {
              "$description": "Primary action container color.",
              "$extensions": {
                "motif": {
                  "owner": "CDO",
                  "source": "action-laboratory",
                  "status": "candidate"
                }
              },
              "$type": "color",
              "$value": "{color.action.primary}"
            },
            "secondary": {
              "$description": "Secondary action container color.",
              "$extensions": {
                "motif": {
                  "owner": "CDO",
                  "source": "action-laboratory",
                  "status": "candidate"
                }
              },
              "$type": "color",
              "$value": "{color.action.secondary}"
            }
          },
          "inset": {
            "$description": "Action inline inset.",
            "$extensions": {
              "motif": {
                "owner": "CDO",
                "source": "action-laboratory",
                "status": "candidate"
              }
            },
            "$type": "dimension",
            "$value": "{space.inset.control.inline}"
          }
        },
        "label": {
          "color": {
            "$description": "Primary action label color.",
            "$extensions": {
              "motif": {
                "owner": "CDO",
                "source": "action-laboratory",
                "status": "candidate"
              }
            },
            "$type": "color",
            "$value": "{color.text.inverse}"
          }
        }
      },
      "checkbox": {
        "border": {
          "$description": "Independent optional checkbox border.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "field-and-consent-laboratory",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.border}"
        },
        "checked": {
          "$description": "Independent optional checkbox checked color.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "field-and-consent-laboratory",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.action.primary}"
        },
        "focus": {
          "$description": "Independent optional checkbox focus indicator.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "field-and-consent-laboratory",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.focus}"
        }
      },
      "disclosure": {
        "motion": {
          "enter": {
            "$description": "Progressive disclosure continuity timing.",
            "$extensions": {
              "motif": {
                "owner": "CDO",
                "source": "disclosure-laboratory",
                "status": "candidate"
              }
            },
            "$type": "duration",
            "$value": "{motion.disclosure.enter}"
          }
        },
        "surface": {
          "$description": "Progressive disclosure surface.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "disclosure-laboratory",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.surface.raised}"
        },
        "text": {
          "$description": "Progressive disclosure label color.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "disclosure-laboratory",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.text.primary}"
        }
      },
      "feedback": {
        "error": {
          "$description": "Experimental error color binding; messages retain text and structure.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "submission-recovery-laboratory",
              "status": "experimental"
            }
          },
          "$type": "color",
          "$value": "{color.feedback.error}"
        },
        "success": {
          "$description": "Experimental confirmation color binding; messages retain text and structure.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "submission-recovery-laboratory",
              "status": "experimental"
            }
          },
          "$type": "color",
          "$value": "{color.feedback.success}"
        },
        "warning": {
          "$description": "Experimental warning color binding; messages retain text and structure.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "submission-recovery-laboratory",
              "status": "experimental"
            }
          },
          "$type": "color",
          "$value": "{color.feedback.warning}"
        }
      },
      "field": {
        "border": {
          "$description": "Text field border color.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "field-laboratory",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.border}"
        },
        "focus": {
          "$description": "Text field focus indicator color.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "field-laboratory",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.focus}"
        },
        "inset": {
          "$description": "Text field inline inset.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "field-laboratory",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "{space.inset.control.inline}"
        },
        "surface": {
          "$description": "Text field surface color.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "field-laboratory",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.surface.raised}"
        },
        "text": {
          "$description": "Text field text color.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "field-laboratory",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.text.primary}"
        }
      },
      "guide-navigation": {
        "focus": {
          "$description": "Guide navigation focus indicator.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "guide-navigation-laboratory",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.focus}"
        },
        "gap": {
          "$description": "Guide navigation item gap.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "guide-navigation-laboratory",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "{space.stack.component}"
        },
        "surface": {
          "$description": "Guide navigation surface.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "guide-navigation-laboratory",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.surface.ground}"
        },
        "text": {
          "$description": "Guide navigation label color.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "guide-navigation-laboratory",
              "status": "candidate"
            }
          },
          "$type": "color",
          "$value": "{color.text.primary}"
        }
      }
    },
    "font-family": {
      "editorial": {
        "$description": "Editorial typography role.",
        "$extensions": {
          "motif": {
            "owner": "CDO",
            "source": "semantic-typography",
            "status": "candidate"
          }
        },
        "$type": "fontFamily",
        "$value": "{font-family.source.serif}"
      },
      "operational": {
        "$description": "Operational typography role.",
        "$extensions": {
          "motif": {
            "owner": "CDO",
            "source": "semantic-typography",
            "status": "candidate"
          }
        },
        "$type": "fontFamily",
        "$value": "{font-family.source.sans}"
      },
      "source": {
        "sans": {
          "$description": "Current operational family for interfaces and supporting language.",
          "$extensions": {
            "motif": {
              "identityLicensingStatus": "verification-required",
              "owner": "CDO",
              "source": "brand-guidelines.typography.operational",
              "status": "candidate"
            }
          },
          "$type": "fontFamily",
          "$value": "Figtree, Arial, Helvetica, sans-serif"
        },
        "serif": {
          "$description": "Current system-serif posture for selective editorial moments.",
          "$extensions": {
            "motif": {
              "identityLicensingStatus": "verification-required",
              "owner": "CDO",
              "source": "brand-guidelines.typography.editorial",
              "status": "candidate"
            }
          },
          "$type": "fontFamily",
          "$value": "Georgia, 'Times New Roman', serif"
        }
      }
    },
    "font-weight": {
      "body": {
        "$description": "Body text weight.",
        "$extensions": {
          "motif": {
            "owner": "CDO",
            "source": "semantic-typography",
            "status": "candidate"
          }
        },
        "$type": "fontWeight",
        "$value": "{font-weight.source.regular}"
      },
      "label": {
        "$description": "Label and control weight.",
        "$extensions": {
          "motif": {
            "owner": "CDO",
            "source": "semantic-typography",
            "status": "candidate"
          }
        },
        "$type": "fontWeight",
        "$value": "{font-weight.source.bold}"
      },
      "source": {
        "bold": {
          "$description": "Control and navigation weight.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "brand-guidelines.typography.weights",
              "status": "candidate"
            }
          },
          "$type": "fontWeight",
          "$value": 700
        },
        "medium": {
          "$description": "Medium emphasis weight.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "brand-guidelines.typography.weights",
              "status": "candidate"
            }
          },
          "$type": "fontWeight",
          "$value": 500
        },
        "regular": {
          "$description": "Regular reading weight.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "brand-guidelines.typography.weights",
              "status": "candidate"
            }
          },
          "$type": "fontWeight",
          "$value": 400
        },
        "semibold": {
          "$description": "Operational emphasis weight.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "brand-guidelines.typography.weights",
              "status": "candidate"
            }
          },
          "$type": "fontWeight",
          "$value": 600
        }
      }
    },
    "mode": {
      "compact": {
        "layout": {
          "gutter": {
            "page": {
              "$description": "Compact mode page gutter.",
              "$extensions": {
                "motif": {
                  "owner": "CDO",
                  "source": "responsive-mode.compact",
                  "status": "candidate"
                }
              },
              "$type": "dimension",
              "$value": "{space.inset.control.inline}"
            }
          },
          "section": {
            "$description": "Compact mode section interval.",
            "$extensions": {
              "motif": {
                "owner": "CDO",
                "source": "responsive-mode.compact",
                "status": "candidate"
              }
            },
            "$type": "dimension",
            "$value": "{space.stack.section}"
          }
        }
      },
      "expanded": {
        "layout": {
          "gutter": {
            "page": {
              "$description": "Expanded mode page gutter.",
              "$extensions": {
                "motif": {
                  "owner": "CDO",
                  "source": "responsive-mode.expanded",
                  "status": "candidate"
                }
              },
              "$type": "dimension",
              "$value": "{space.gutter.page-expanded}"
            }
          },
          "section": {
            "$description": "Expanded mode section interval.",
            "$extensions": {
              "motif": {
                "owner": "CDO",
                "source": "responsive-mode.expanded",
                "status": "candidate"
              }
            },
            "$type": "dimension",
            "$value": "{space.stack.section-expanded}"
          }
        }
      },
      "reduced-motion": {
        "motion": {
          "action": {
            "press": {
              "$description": "Reduced-motion action feedback becomes immediate.",
              "$extensions": {
                "motif": {
                  "owner": "CDO",
                  "source": "responsive-mode.reduced-motion",
                  "status": "candidate"
                }
              },
              "$type": "duration",
              "$value": "{motion.reduced.instant}"
            }
          },
          "chapter": {
            "crossing": {
              "$description": "Reduced-motion chapter crossing is static or omitted.",
              "$extensions": {
                "motif": {
                  "owner": "CDO",
                  "source": "responsive-mode.reduced-motion",
                  "status": "candidate"
                }
              },
              "$type": "duration",
              "$value": "{motion.reduced.instant}"
            }
          },
          "disclosure": {
            "enter": {
              "$description": "Reduced-motion disclosure becomes immediate.",
              "$extensions": {
                "motif": {
                  "owner": "CDO",
                  "source": "responsive-mode.reduced-motion",
                  "status": "candidate"
                }
              },
              "$type": "duration",
              "$value": "{motion.reduced.instant}"
            }
          },
          "editorial": {
            "arrive": {
              "$description": "Reduced-motion editorial arrival begins fully visible.",
              "$extensions": {
                "motif": {
                  "owner": "CDO",
                  "source": "responsive-mode.reduced-motion",
                  "status": "candidate"
                }
              },
              "$type": "duration",
              "$value": "{motion.reduced.instant}"
            }
          }
        }
      },
      "standard": {
        "layout": {
          "gutter": {
            "page": {
              "$description": "Standard mode page gutter.",
              "$extensions": {
                "motif": {
                  "owner": "CDO",
                  "source": "responsive-mode.standard",
                  "status": "candidate"
                }
              },
              "$type": "dimension",
              "$value": "{space.gutter.page}"
            }
          },
          "section": {
            "$description": "Standard mode section interval.",
            "$extensions": {
              "motif": {
                "owner": "CDO",
                "source": "responsive-mode.standard",
                "status": "candidate"
              }
            },
            "$type": "dimension",
            "$value": "{space.stack.section}"
          }
        }
      }
    },
    "motion": {
      "action": {
        "press": {
          "$description": "Action feedback duration.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.settle",
              "status": "candidate"
            }
          },
          "$type": "duration",
          "$value": "{motion.duration.feedback}"
        }
      },
      "chapter": {
        "crossing": {
          "$description": "Single chapter-crossing duration.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.carry-the-thread",
              "status": "candidate"
            }
          },
          "$type": "duration",
          "$value": "{motion.duration.signature}"
        }
      },
      "delay": {
        "stagger-short": {
          "$description": "Maximum optional child delay for an editorial group.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.arrive-together",
              "status": "candidate"
            }
          },
          "$type": "duration",
          "$value": "40ms"
        }
      },
      "disclosure": {
        "enter": {
          "$description": "Disclosure continuity duration.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.disclosure",
              "status": "candidate"
            }
          },
          "$type": "duration",
          "$value": "{motion.duration.functional}"
        }
      },
      "distance": {
        "functional": {
          "$description": "Maximum disclosure content travel.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.disclosure",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "8px"
        },
        "press": {
          "$description": "Maximum button press travel.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.settle",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "1px"
        },
        "reveal": {
          "$description": "Maximum editorial group travel.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.arrive-together",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "14px"
        },
        "signature": {
          "$description": "Maximum chapter-crossing group travel.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.carry-the-thread",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "12px"
        }
      },
      "duration": {
        "editorial": {
          "$description": "Bounded editorial duration.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "brand-guidelines.motion",
              "status": "candidate"
            }
          },
          "$type": "duration",
          "$value": "760ms"
        },
        "feedback": {
          "$description": "Feedback cycle for a press response.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.settle",
              "status": "candidate"
            }
          },
          "$type": "duration",
          "$value": "160ms"
        },
        "functional": {
          "$description": "Functional transition duration for disclosure.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.disclosure",
              "status": "candidate"
            }
          },
          "$type": "duration",
          "$value": "260ms"
        },
        "instant": {
          "$description": "Immediate state change used for reduced motion.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.reduced-motion",
              "status": "candidate"
            }
          },
          "$type": "duration",
          "$value": "0ms"
        },
        "reveal": {
          "$description": "Editorial group reveal duration.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.arrive-together",
              "status": "candidate"
            }
          },
          "$type": "duration",
          "$value": "520ms"
        },
        "signature": {
          "$description": "Chapter-crossing duration.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.carry-the-thread",
              "status": "candidate"
            }
          },
          "$type": "duration",
          "$value": "1000ms"
        }
      },
      "ease": {
        "editorial": {
          "$description": "Editorial reveal curve.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.arrive-together",
              "status": "candidate"
            }
          },
          "$type": "cubicBezier",
          "$value": [
            0.22,
            0.75,
            0.2,
            1
          ]
        },
        "feedback": {
          "$description": "Fast settling curve for feedback.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.settle",
              "status": "candidate"
            }
          },
          "$type": "cubicBezier",
          "$value": [
            0.2,
            0,
            0,
            1
          ]
        },
        "functional": {
          "$description": "Continuity curve for functional transitions.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.disclosure",
              "status": "candidate"
            }
          },
          "$type": "cubicBezier",
          "$value": [
            0.22,
            0.75,
            0.2,
            1
          ]
        },
        "signature": {
          "$description": "Single chapter-crossing curve.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.carry-the-thread",
              "status": "candidate"
            }
          },
          "$type": "cubicBezier",
          "$value": [
            0.22,
            0.75,
            0.2,
            1
          ]
        }
      },
      "editorial": {
        "arrive": {
          "$description": "Editorial group arrival duration.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.arrive-together",
              "status": "candidate"
            }
          },
          "$type": "duration",
          "$value": "{motion.duration.reveal}"
        }
      },
      "reduced": {
        "instant": {
          "$description": "Immediate semantic motion value for reduced-motion mode.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.motion.reduced-motion",
              "status": "candidate"
            }
          },
          "$type": "duration",
          "$value": "{motion.duration.instant}"
        }
      }
    },
    "space": {
      "gutter": {
        "page": {
          "$description": "Standard page gutter.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "semantic-layout",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "{space.source.600}"
        },
        "page-expanded": {
          "$description": "Expanded page gutter.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "semantic-layout",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "{space.source.700}"
        }
      },
      "inset": {
        "control": {
          "block": {
            "$description": "Block control inset.",
            "$extensions": {
              "motif": {
                "owner": "CDO",
                "source": "semantic-layout",
                "status": "candidate"
              }
            },
            "$type": "dimension",
            "$value": "{space.source.300}"
          },
          "inline": {
            "$description": "Inline control inset.",
            "$extensions": {
              "motif": {
                "owner": "CDO",
                "source": "semantic-layout",
                "status": "candidate"
              }
            },
            "$type": "dimension",
            "$value": "{space.source.400}"
          }
        }
      },
      "source": {
        "100": {
          "$description": "Smallest Working Rhythm spacing unit.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.layout.scale",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "4px"
        },
        "200": {
          "$description": "Compact spacing unit.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.layout.scale",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "8px"
        },
        "300": {
          "$description": "Small component spacing unit.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.layout.scale",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "12px"
        },
        "400": {
          "$description": "Base component spacing unit.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.layout.scale",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "16px"
        },
        "500": {
          "$description": "Standard layout spacing unit.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.layout.scale",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "24px"
        },
        "600": {
          "$description": "Section spacing unit.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.layout.scale",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "32px"
        },
        "700": {
          "$description": "Large editorial spacing unit.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.layout.scale",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "48px"
        },
        "800": {
          "$description": "Maximum standard section spacing unit.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "working-rhythm.layout.scale",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "64px"
        }
      },
      "stack": {
        "component": {
          "$description": "Standard component stack gap.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "semantic-layout",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "{space.source.400}"
        },
        "section": {
          "$description": "Standard section interval.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "semantic-layout",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "{space.source.800}"
        },
        "section-expanded": {
          "$description": "Expanded section interval.",
          "$extensions": {
            "motif": {
              "owner": "CDO",
              "source": "semantic-layout",
              "status": "candidate"
            }
          },
          "$type": "dimension",
          "$value": "{space.source.800}"
        }
      }
    }
  }
}
