{"id":1117,"date":"2026-02-25T10:36:02","date_gmt":"2026-02-25T10:36:02","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/"},"modified":"2026-02-25T10:36:02","modified_gmt":"2026-02-25T10:36:02","slug":"definition-of-ready-agile-readiness-criteria","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/","title":{"rendered":"Definition of Ready and Done: Getting Agreement Right"},"content":{"rendered":"<p>Most teams treat Definition of Ready (DoR) as a checklist of technical boxes to tick. That\u2019s not wrong\u2014but it\u2019s incomplete. The real value comes not from checking items, but from the conversation that creates them.<\/p>\n<p>If your team\u2019s DoR is just a list, you\u2019re already at risk. You\u2019ve lost the purpose. The moment you stop discussing *why* a story is ready, you\u2019ve traded clarity for compliance.<\/p>\n<p>As someone who\u2019s guided dozens of teams through sprint chaos, I\u2019ve seen the same pattern: stories arrive in sprint planning with missing acceptance criteria, unclear user roles, or untestable outcomes. The team tries to fix it mid-sprint. That\u2019s not agility. That\u2019s firefighting.<\/p>\n<p>This chapter is about building shared ownership. You\u2019re not here to write a perfect DoR. You\u2019re here to build a shared understanding that prevents rework, reduces bottlenecks, and keeps delivery predictable. By the end, you\u2019ll know how to create a living DoR and DoD, one that evolves with your team.<\/p>\n<h2>Why Definition of Ready Matters More Than You Think<\/h2>\n<p>DoR isn\u2019t about control. It\u2019s about predictability. It\u2019s the moment when a story transitions from \u201cidea\u201d to \u201cwork.\u201d Without agreement, that transition becomes a negotiation every sprint.<\/p>\n<p>Teams that skip DoR end up with stories that are too big, unclear, or untestable. The result? Developers guess. QA waits. Product owners get frustrated.<\/p>\n<p>DoR is where planning meets execution. It\u2019s the *minimum bar* for a story to be picked up. But it\u2019s also the threshold for collaboration. When everyone agrees on readiness, you\u2019re not just checking boxes\u2014you\u2019re aligning minds.<\/p>\n<p>Here\u2019s what I\u2019ve learned: a DoR that\u2019s not co-created will fail. It must be built by the team\u2014developers, testers, product owner, even UX. Not because it\u2019s \u00ab\u00a0Agile,\u00a0\u00bb but because it\u2019s the only way to get true clarity.<\/p>\n<h3>What Happens When DoR Is Missing?<\/h3>\n<ul>\n<li>Stories are pulled into sprint without proper acceptance criteria.<\/li>\n<li>Developers waste time asking \u201cWhat does this mean?\u201d<\/li>\n<li>Testers can\u2019t start until the story is \u201cdone.\u201d<\/li>\n<li>Backlog becomes a dumping ground for half-formed ideas.<\/li>\n<\/ul>\n<p>These are symptoms of a broken DoR. The fix isn\u2019t more documentation\u2014it\u2019s more conversation.<\/p>\n<h2>Building a Living Definition of Ready<\/h2>\n<p>Start with the basics. What must be true for a story to be considered \u201cready\u201d?<\/p>\n<p>Here\u2019s a real-world DoR checklist that evolved from working with a fintech team:<\/p>\n<table>\n<tbody>\n<tr>\n<th>Agreement Criterion<\/th>\n<th>Why It Matters<\/th>\n<\/tr>\n<tr>\n<td>User role is defined (e.g., \u201cAs a verified customer\u201d)<\/td>\n<td>Prevents ambiguity in value and intent<\/td>\n<\/tr>\n<tr>\n<td>Clear, testable acceptance criteria (3+)<\/td>\n<td>Ensures the story is verifiable<\/td>\n<\/tr>\n<tr>\n<td>Story is sized under 5 points<\/td>\n<td>Implies it fits in a sprint<\/td>\n<\/tr>\n<tr>\n<td>Dependencies are identified and resolved<\/td>\n<td>Prevents blockers mid-sprint<\/td>\n<\/tr>\n<tr>\n<td>Design or UX mockup attached (if needed)<\/td>\n<td>Reduces guesswork during dev<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>This isn\u2019t a one-time setup. It\u2019s a living agreement. It changes as your team learns.<\/p>\n<p>For example, one team found they kept picking up stories with missing acceptance criteria. They added: \u201cAll stories must have at least one acceptance test written in Given-When-Then format.\u201d That simple rule cut rework by 40% in two sprints.<\/p>\n<h3>Practical Tips for Co-Creating DoR<\/h3>\n<ol>\n<li>Run a \u201cDoR workshop\u201d before sprint 1. Use real stories from backlog.<\/li>\n<li>Ask: \u201cWhat could go wrong if we started this now?\u201d<\/li>\n<li>Start small. 3\u20135 criteria max. Overloading kills adoption.<\/li>\n<li>Review DoR every sprint. Ask: \u201cDid anything break?\u201d<\/li>\n<li>Link DoR to estimation. If a story can\u2019t be estimated, it\u2019s not ready.<\/li>\n<\/ol>\n<p>DoR isn\u2019t a gate. It\u2019s a signal. When a story passes DoR, it\u2019s not \u201capproved.\u201d It\u2019s \u201cunderstood.\u201d That distinction matters.<\/p>\n<h2>Definition of Done: The Real Measure of Completion<\/h2>\n<p>DoD is where DoR ends and delivery begins. It\u2019s the final quality checkpoint. But too many teams treat it as a formality.<\/p>\n<p>I\u2019ve seen teams ship features that failed in production\u2014not because of bugs, but because they missed basic compliance: no deployment script, no security review, no documentation.<\/p>\n<p>DoD isn\u2019t just \u201ccode complete.\u201d It\u2019s *business-ready*. It\u2019s about trust. When a story is \u201cDone,\u201d it should be deployable. Testable. Understandable.<\/p>\n<h3>Creating a Meaningful Definition of Done Checklist<\/h3>\n<p>Here\u2019s a DoD checklist that works across multiple teams:<\/p>\n<ul>\n<li>Code has passed peer review and is merged to main.<\/li>\n<li>All acceptance tests pass (automated and manual).<\/li>\n<li>No known security vulnerabilities (SAST\/DAST scan).<\/li>\n<li>Documentation updated (user guide, API, release notes).<\/li>\n<li>Deployed to staging and verified.<\/li>\n<li>Backlog item is closed and linked to test results.<\/li>\n<\/ul>\n<p>This isn\u2019t a checklist for show. It\u2019s a contract. Every time a story passes DoD, the team builds confidence.<\/p>\n<p>One team I worked with added a final step: \u201cA user can verify the feature in under 2 minutes.\u201d That simple rule forced them to simplify their UX. The result? 60% drop in support tickets.<\/p>\n<h3>DoR vs. DoD: Key Differences<\/h3>\n<table>\n<tbody>\n<tr>\n<th>Aspect<\/th>\n<th>Definition of Ready (DoR)<\/th>\n<th>Definition of Done (DoD)<\/th>\n<\/tr>\n<tr>\n<td>Timing<\/td>\n<td>Before sprint planning<\/td>\n<td>After development and testing<\/td>\n<\/tr>\n<tr>\n<td>Focus<\/td>\n<td>Is this story ready to be worked on?<\/td>\n<td>Is this work truly complete?<\/td>\n<\/tr>\n<tr>\n<td>Who owns it?<\/td>\n<td>Product Owner + Team<\/td>\n<td>Whole Team<\/td>\n<\/tr>\n<tr>\n<td>Flexibility<\/td>\n<td>Can vary per story<\/td>\n<td>Consistent for all stories<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>DoR is about *preparation*. DoD is about *proof*. One prepares. The other certifies.<\/p>\n<h2>Real-World Example: How a Team Fixed Their DoR<\/h2>\n<p>A healthcare tech team was missing 40% of their sprint goals. Stories were rejected in sprint planning for being too vague or too big.<\/p>\n<p>They ran a two-hour DoR workshop. They took five stories from their backlog and asked: \u201cWhat\u2019s missing?\u201d<\/p>\n<p>They found:<\/p>\n<ul>\n<li>Three stories lacked user role.<\/li>\n<li>Two had no acceptance criteria.<\/li>\n<li>One used technical jargon like \u201cintegrate with API.\u201d<\/li>\n<\/ul>\n<p>They created a DoR with three rules:<\/p>\n<ol>\n<li>Must start with \u201cAs a [role], I want\u2026\u201d<\/li>\n<li>Must have two testable acceptance criteria<\/li>\n<li>Must be estimable and split from an epic<\/li>\n<\/ol>\n<p>After two sprints, their sprint success rate jumped from 60% to 85%. Not because they worked faster\u2014but because they worked smarter.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>What\u2019s the difference between Definition of Ready and Definition of Done?<\/h3>\n<p>DoR ensures a story is *ready to be worked on*. DoD ensures it\u2019s *actually done*. DoR is about preparation. DoD is about verification.<\/p>\n<h3>How often should we review our Definition of Ready?<\/h3>\n<p>Review it at least every sprint. If a story keeps failing DoR, dig deeper. Is the team misunderstanding? Is the backlog too vague? Fix the root cause, not the symptom.<\/p>\n<h3>Can DoR vary between teams in the same organization?<\/h3>\n<p>Yes\u2014but only if it makes sense. In a feature team model, each team can define their own DoR. But in a component team model, shared DoR is essential. The key is alignment, not uniformity.<\/p>\n<h3>What if the Product Owner doesn\u2019t agree with the DoR?<\/h3>\n<p>DoR isn\u2019t a law. It\u2019s a team agreement. If the PO disagrees, the team must discuss why. The goal isn\u2019t consensus\u2014it\u2019s clarity. If the story isn\u2019t clear, it shouldn\u2019t be in the sprint.<\/p>\n<h3>Is DoD the same for every team?<\/h3>\n<p>Not necessarily. Some teams need extra compliance steps (like audit logs or legal review). But the core\u2014code, tests, docs, deployment\u2014should be consistent across teams.<\/p>\n<h3>How do I handle stories that are too big for DoR?<\/h3>\n<p>Use story splitting techniques. If a story can\u2019t be split into small, testable pieces, it\u2019s likely an epic. Split it using the \u201cwho, what, why\u201d pattern. Then re-evaluate DoR.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Most teams treat Definition of Ready (DoR) as a checklist of technical boxes to tick. That\u2019s not wrong\u2014but it\u2019s incomplete. The real value comes not from checking items, but from the conversation that creates them. If your team\u2019s DoR is just a list, you\u2019re already at risk. You\u2019ve lost the purpose. The moment you stop [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1115,"menu_order":1,"template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"doc_tag":[],"class_list":["post-1117","docs","type-docs","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Definition of Ready: Agile Readiness Criteria<\/title>\n<meta name=\"description\" content=\"Learn how to define and agree on Definition of Ready and Definition of Done to prevent scope creep, ensure sprint success, and align teams on quality. Use this expert guide for actionable Agile readiness criteria.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Definition of Ready: Agile Readiness Criteria\" \/>\n<meta property=\"og:description\" content=\"Learn how to define and agree on Definition of Ready and Definition of Done to prevent scope creep, ensure sprint success, and align teams on quality. Use this expert guide for actionable Agile readiness criteria.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Fran\u00e7ais\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/\",\"name\":\"Definition of Ready: Agile Readiness Criteria\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#website\"},\"datePublished\":\"2026-02-25T10:36:02+00:00\",\"description\":\"Learn how to define and agree on Definition of Ready and Definition of Done to prevent scope creep, ensure sprint success, and align teams on quality. Use this expert guide for actionable Agile readiness criteria.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Write Effective User Stories\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"From Story to Delivery\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Definition of Ready and Done: Getting Agreement Right\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/\",\"name\":\"Visual Paradigm Skills Fran\u00e7ais\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#organization\",\"name\":\"Visual Paradigm Skills Fran\u00e7ais\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Fran\u00e7ais\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Definition of Ready: Agile Readiness Criteria","description":"Learn how to define and agree on Definition of Ready and Definition of Done to prevent scope creep, ensure sprint success, and align teams on quality. Use this expert guide for actionable Agile readiness criteria.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/","og_locale":"fr_FR","og_type":"article","og_title":"Definition of Ready: Agile Readiness Criteria","og_description":"Learn how to define and agree on Definition of Ready and Definition of Done to prevent scope creep, ensure sprint success, and align teams on quality. Use this expert guide for actionable Agile readiness criteria.","og_url":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/","og_site_name":"Visual Paradigm Skills Fran\u00e7ais","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/","url":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/","name":"Definition of Ready: Agile Readiness Criteria","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#website"},"datePublished":"2026-02-25T10:36:02+00:00","description":"Learn how to define and agree on Definition of Ready and Definition of Done to prevent scope creep, ensure sprint success, and align teams on quality. Use this expert guide for actionable Agile readiness criteria.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/definition-of-ready-agile-readiness-criteria\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/fr\/"},{"@type":"ListItem","position":2,"name":"How to Write Effective User Stories","item":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/"},{"@type":"ListItem","position":3,"name":"From Story to Delivery","item":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/how-to-write-effective-user-stories\/user-story-delivery\/"},{"@type":"ListItem","position":4,"name":"Definition of Ready and Done: Getting Agreement Right"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#website","url":"https:\/\/skills.visual-paradigm.com\/fr\/","name":"Visual Paradigm Skills Fran\u00e7ais","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#organization","name":"Visual Paradigm Skills Fran\u00e7ais","url":"https:\/\/skills.visual-paradigm.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Fran\u00e7ais"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/1117","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/1117\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/1115"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/media?parent=1117"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/doc_tag?post=1117"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}