{"id":1014686,"date":"2026-07-01T08:56:16","date_gmt":"2026-07-01T11:56:16","guid":{"rendered":"https:\/\/www.psr-inc.com\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/"},"modified":"2026-07-10T11:25:59","modified_gmt":"2026-07-10T14:25:59","slug":"assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study","status":"publish","type":"analytics_post","link":"https:\/\/www.psr-inc.com\/en\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/","title":{"rendered":"Assessing the capability of agentic AI in a Stochastic Hydrothermal Scheduling case study"},"content":{"rendered":"\n<div class=\"wp-block-button has-custom-width wp-block-button__width-25\">\r\n  <a href=\"https:\/\/www.psr-inc.com\/wp-content\/uploads\/2026\/07\/artigo_julio_mario_en.pdf\"\" class=\"wp-block-button__link wp-element-button\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n    Download\r\n  <\/a>\r\n<\/div><br\/>\n\n<h2 class=\"wp-block-heading\">Abstract<\/h2>\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">Agentic artificial intelligence is emerging as a paradigm in which reasoning-capable models interact with external tools, simulations, and data sources to perform multi-step analytical tasks. For energy-system applications, this raises the question of whether AI agents can operate effectively within structured analytical environments using domain-specific capabilities to explore complex decision problems, rather than merely as wrappers around existing solvers.<\/span><\/p>\n\n<p class=\"wp-block-paragraph\">This paper investigates this question through a stochastic hydrothermal scheduling case study, which combines uncertainty, intertemporal coupling, physical constraints, and economically meaningful operational trade-offs while offering reliable optimization benchmarks such as stochastic dual dynamic programming (SDDP). We propose a capability-driven agentic architecture in which a reasoning agent interacts with the hydrothermal model only through controlled, typed domain capabilities, without access to pre-programmed dynamic programming methods, precomputed water values, dual variables, or internal solver information.<br\/><\/p>\n\n<p class=\"wp-block-paragraph\">The architecture is evaluated on a simplified but structurally realistic representation of the Brazilian Interconnected Power System. Across ten independent sessions, the agent inferred water-value logic from simulation feedback, constructed approximate future-cost representations, and deployed storage-preserving policies that substantially improved upon myopic behavior. Relative to an independently computed SDDP benchmark, the best session achieved a 1.7% mean cost gap, while the ten-session average gap was approximately 6.0%.<br\/><\/p>\n\n<p class=\"wp-block-paragraph\">These results indicate that structured capability orchestration can enable reasoning agents to function as analytical layers embedded in energy-system modeling environments, most valuably for problems where analytical formulations are incomplete, difficult to specify, or insufficient to capture the full solution-exploration process.<br\/><\/p>\n\n<p class=\"wp-block-paragraph\"><i><span style=\"font-weight: 400;\">Keywords:<\/span><\/i><span style=\"font-weight: 400;\"> agentic AI, hydrothermal scheduling, stochastic optimization, water value, SDDP<\/span><\/p>\n\n<style>\r\n  .citation-component {\r\n    width: 100%;\r\n    margin: 32px 0;\r\n  }\r\n\r\n  .citation-box {\r\n    padding: 24px;\r\n    border: 1px solid #122945;\r\n    border-radius: 14px;\r\n    background-color: #ffffff;\r\n  }\r\n\r\n  .citation-title {\r\n    display: block;\r\n    margin-bottom: 14px;\r\n    font-family: Montserrat, Arial, sans-serif;\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    color: #122945;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.04em;\r\n  }\r\n\r\n  .citation-text {\r\n    margin: 0;\r\n    font-family: \"Courier New\", Courier, monospace;\r\n    font-size: 17px;\r\n    font-weight: 500;\r\n    line-height: 1.8;\r\n    color: #071a35;\r\n    overflow-wrap: anywhere;\r\n  }\r\n\r\n  .citation-copy-button {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 8px;\r\n    margin-top: 14px;\r\n    padding: 11px 18px;\r\n    border: 1px solid #122945;\r\n    border-radius: 8px;\r\n    background-color: #122945;\r\n    color: #ffffff;\r\n    font-family: Montserrat, Arial, sans-serif;\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    line-height: 1;\r\n    cursor: pointer;\r\n    transition:\r\n      background-color 0.2s ease,\r\n      color 0.2s ease,\r\n      transform 0.2s ease;\r\n  }\r\n\r\n  .citation-copy-button:hover {\r\n    background-color: #ffffff;\r\n    color: #122945;\r\n  }\r\n\r\n  .citation-copy-button:active {\r\n    transform: scale(0.98);\r\n  }\r\n\r\n  .citation-copy-button:focus-visible {\r\n    outline: 3px solid rgba(18, 41, 69, 0.25);\r\n    outline-offset: 3px;\r\n  }\r\n\r\n  .citation-copy-button svg {\r\n    width: 16px;\r\n    height: 16px;\r\n    fill: currentColor;\r\n  }\r\n\r\n  .citation-copy-button.is-copied {\r\n    background-color: #ffffff;\r\n    color: #122945;\r\n  }\r\n\r\n  @media (max-width: 767px) {\r\n    .citation-box {\r\n      padding: 18px;\r\n      border-radius: 10px;\r\n    }\r\n\r\n    .citation-text {\r\n      font-size: 15px;\r\n      line-height: 1.7;\r\n    }\r\n\r\n    .citation-copy-button {\r\n      width: 100%;\r\n      min-height: 44px;\r\n    }\r\n  }\r\n<\/style><br\/><br\/><div class=\"citation-component\">\r\n\r\n  <div class=\"citation-box\">\r\n\r\n    <span class=\"citation-title\">\r\n      How to cite this article\r\n    <\/span>\r\n\r\n    <p class=\"citation-text\">\r\n      DIAS, Julio Alberto; PEREIRA, Mario Veiga. Assessing the capability of agentic AI in a stochastic hydrothermal scheduling case study. PSR Analytics Report, Issue 3, July 1, 2026. Available at: https:\/\/www.psr-inc.com\/en\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/. Accessed on: [day month year].\r\n    <\/p>\r\n\r\n  <\/div><br\/><br\/>  <button type=\"button\" class=\"citation-copy-button\" aria-label=\"Copy citation\" data-default-text=\"Copy citation\" data-success-text=\"Citation copied\" data-error-text=\"Unable to copy\">\r\n    <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\r\n      <path d=\"M16 1H4a2 2 0 0 0-2 2v14h2V3h12V1Zm3 4H8a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2Zm0 16H8V7h11v14Z\"><\/path>\r\n    <\/svg>\r\n\r\n    <span class=\"button-text\">Copy citation<\/span>\r\n  <\/button><br\/><br\/><\/div><br\/><br\/><script>\r\n  document.addEventListener(\"click\", async function (event) {\r\n    const button = event.target.closest(\".citation-copy-button\");\r\n\r\n    if (!button) {\r\n      return;\r\n    }\r\n\r\n    const component = button.closest(\".citation-component\");\r\n    const citationElement = component.querySelector(\".citation-text\");\r\n    const buttonText = button.querySelector(\".button-text\");\r\n\r\n    const citation = citationElement.innerText.trim();\r\n    const defaultText = button.dataset.defaultText;\r\n    const successText = button.dataset.successText;\r\n    const errorText = button.dataset.errorText;\r\n\r\n    try {\r\n      if (navigator.clipboard && window.isSecureContext) {\r\n        await navigator.clipboard.writeText(citation);\r\n      } else {\r\n        const temporaryTextarea = document.createElement(\"textarea\");\r\n\r\n        temporaryTextarea.value = citation;\r\n        temporaryTextarea.style.position = \"fixed\";\r\n        temporaryTextarea.style.opacity = \"0\";\r\n        temporaryTextarea.style.pointerEvents = \"none\";\r\n\r\n        document.body.appendChild(temporaryTextarea);\r\n        temporaryTextarea.select();\r\n        document.execCommand(\"copy\");\r\n        temporaryTextarea.remove();\r\n      }\r\n\r\n      buttonText.textContent = successText;\r\n      button.classList.add(\"is-copied\");\r\n\r\n      setTimeout(function () {\r\n        buttonText.textContent = defaultText;\r\n        button.classList.remove(\"is-copied\");\r\n      }, 2500);\r\n\r\n    } catch (error) {\r\n      buttonText.textContent = errorText;\r\n\r\n      setTimeout(function () {\r\n        buttonText.textContent = defaultText;\r\n      }, 2500);\r\n    }\r\n  });\r\n<\/script>\n","protected":false},"featured_media":1014672,"template":"","meta":{"_acf_changed":false},"report_section":[482],"class_list":["post-1014686","analytics_post","type-analytics_post","status-publish","has-post-thumbnail","hentry","report_section-insight"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Assessing the capability of agentic AI in a Stochastic Hydrothermal Scheduling case study - PSR Energy<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.psr-inc.com\/en\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Assessing the capability of agentic AI in a Stochastic Hydrothermal Scheduling case study - PSR Energy\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.psr-inc.com\/en\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/\" \/>\n<meta property=\"og:site_name\" content=\"PSR Energy\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/psrenergy\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-10T14:25:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.psr-inc.com\/wp-content\/uploads\/2026\/06\/agentic-ai-1-scaled.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1440\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@psrenergy\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/analytics-report\\\/post\\\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\\\/\",\"url\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/analytics-report\\\/post\\\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\\\/\",\"name\":\"Assessing the capability of agentic AI in a Stochastic Hydrothermal Scheduling case study - PSR Energy\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/analytics-report\\\/post\\\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/analytics-report\\\/post\\\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.psr-inc.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/agentic-ai-1-scaled.webp\",\"datePublished\":\"2026-07-01T11:56:16+00:00\",\"dateModified\":\"2026-07-10T14:25:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/analytics-report\\\/post\\\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/analytics-report\\\/post\\\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/analytics-report\\\/post\\\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.psr-inc.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/agentic-ai-1-scaled.webp\",\"contentUrl\":\"https:\\\/\\\/www.psr-inc.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/agentic-ai-1-scaled.webp\",\"width\":2560,\"height\":1440},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/analytics-report\\\/post\\\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Posts do Analytics Report\",\"item\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/analytics-report\\\/posts\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Assessing the capability of agentic AI in a Stochastic Hydrothermal Scheduling case study\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/\",\"name\":\"PSR\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/#organization\"},\"alternateName\":\"PSR Energy Consulting\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/#organization\",\"name\":\"PSR\",\"alternateName\":\"PSR Energy Consulting\",\"url\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.psr-inc.com\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/logo-psr.svg\",\"contentUrl\":\"https:\\\/\\\/www.psr-inc.com\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/logo-psr.svg\",\"width\":1056,\"height\":816,\"caption\":\"PSR\"},\"image\":{\"@id\":\"https:\\\/\\\/www.psr-inc.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/psrenergy\",\"https:\\\/\\\/x.com\\\/psrenergy\",\"https:\\\/\\\/www.instagram.com\\\/psrenergy\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/psrenergy\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Assessing the capability of agentic AI in a Stochastic Hydrothermal Scheduling case study - PSR Energy","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:\/\/www.psr-inc.com\/en\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/","og_locale":"en_US","og_type":"article","og_title":"Assessing the capability of agentic AI in a Stochastic Hydrothermal Scheduling case study - PSR Energy","og_url":"https:\/\/www.psr-inc.com\/en\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/","og_site_name":"PSR Energy","article_publisher":"https:\/\/www.facebook.com\/psrenergy","article_modified_time":"2026-07-10T14:25:59+00:00","og_image":[{"width":2560,"height":1440,"url":"https:\/\/www.psr-inc.com\/wp-content\/uploads\/2026\/06\/agentic-ai-1-scaled.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_site":"@psrenergy","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.psr-inc.com\/en\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/","url":"https:\/\/www.psr-inc.com\/en\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/","name":"Assessing the capability of agentic AI in a Stochastic Hydrothermal Scheduling case study - PSR Energy","isPartOf":{"@id":"https:\/\/www.psr-inc.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.psr-inc.com\/en\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/#primaryimage"},"image":{"@id":"https:\/\/www.psr-inc.com\/en\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/#primaryimage"},"thumbnailUrl":"https:\/\/www.psr-inc.com\/wp-content\/uploads\/2026\/06\/agentic-ai-1-scaled.webp","datePublished":"2026-07-01T11:56:16+00:00","dateModified":"2026-07-10T14:25:59+00:00","breadcrumb":{"@id":"https:\/\/www.psr-inc.com\/en\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.psr-inc.com\/en\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.psr-inc.com\/en\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/#primaryimage","url":"https:\/\/www.psr-inc.com\/wp-content\/uploads\/2026\/06\/agentic-ai-1-scaled.webp","contentUrl":"https:\/\/www.psr-inc.com\/wp-content\/uploads\/2026\/06\/agentic-ai-1-scaled.webp","width":2560,"height":1440},{"@type":"BreadcrumbList","@id":"https:\/\/www.psr-inc.com\/en\/analytics-report\/post\/assessing-the-capability-of-agentic-ai-in-a-stochastic-hydrothermal-scheduling-case-study\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.psr-inc.com\/en\/"},{"@type":"ListItem","position":2,"name":"Posts do Analytics Report","item":"https:\/\/www.psr-inc.com\/en\/analytics-report\/posts\/"},{"@type":"ListItem","position":3,"name":"Assessing the capability of agentic AI in a Stochastic Hydrothermal Scheduling case study"}]},{"@type":"WebSite","@id":"https:\/\/www.psr-inc.com\/en\/#website","url":"https:\/\/www.psr-inc.com\/en\/","name":"PSR","description":"","publisher":{"@id":"https:\/\/www.psr-inc.com\/en\/#organization"},"alternateName":"PSR Energy Consulting","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.psr-inc.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.psr-inc.com\/en\/#organization","name":"PSR","alternateName":"PSR Energy Consulting","url":"https:\/\/www.psr-inc.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.psr-inc.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.psr-inc.com\/wp-content\/uploads\/2023\/03\/logo-psr.svg","contentUrl":"https:\/\/www.psr-inc.com\/wp-content\/uploads\/2023\/03\/logo-psr.svg","width":1056,"height":816,"caption":"PSR"},"image":{"@id":"https:\/\/www.psr-inc.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/psrenergy","https:\/\/x.com\/psrenergy","https:\/\/www.instagram.com\/psrenergy\/","https:\/\/www.linkedin.com\/company\/psrenergy\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.psr-inc.com\/en\/wp-json\/wp\/v2\/analytics_post\/1014686","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.psr-inc.com\/en\/wp-json\/wp\/v2\/analytics_post"}],"about":[{"href":"https:\/\/www.psr-inc.com\/en\/wp-json\/wp\/v2\/types\/analytics_post"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.psr-inc.com\/en\/wp-json\/wp\/v2\/media\/1014672"}],"wp:attachment":[{"href":"https:\/\/www.psr-inc.com\/en\/wp-json\/wp\/v2\/media?parent=1014686"}],"wp:term":[{"taxonomy":"report_section","embeddable":true,"href":"https:\/\/www.psr-inc.com\/en\/wp-json\/wp\/v2\/report_section?post=1014686"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}