{"id":4626,"date":"2026-01-08T06:00:00","date_gmt":"2026-01-08T14:00:00","guid":{"rendered":"https:\/\/www.paloaltonetworks.com\/perspectives\/?p=4626"},"modified":"2026-01-07T01:46:18","modified_gmt":"2026-01-07T09:46:18","slug":"ai-wrote-the-codeso-now-whos-accountable","status":"publish","type":"post","link":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/","title":{"rendered":"AI Wrote the Code\u2026So Now Who\u2019s Accountable?"},"content":{"rendered":"\n<p>A phrase is floating through the software development world that is quickly garnering attention \u2014 \u201cvibe coding.\u201d It describes a concept where developers intuitively express ideas in natural language, letting AI generate and refine executable code on the fly, with AI in complete control of the code writing process.&nbsp;<\/p>\n\n\n\n<p>For a startup that\u2019s racing to build a minimum viable product or a hobbyist sketching out a new idea, this approach has an undeniable appeal. It sounds like a future where engineering can be reduced to a completely automated process with limited overhead.<\/p>\n\n\n\n<p>For the enterprise, however, while the productivity gains of vibe coding are appealing, trusting an AI to write every line of code without oversight might sound more like alarm bells. Organizations that have trust, security and reliability at their brands\u2019 foundation cannot afford to build their future on unverified outputs from a technology that, while useful, is still in its infancy and has many shortcomings. After all, if you don\u2019t know what<em> <\/em>the code does, how it was built, where your data went, what the agent did, or how<em> <\/em>it interacts with other systems or monitors, the question of accountability becomes meaningless.<strong>&nbsp;<\/strong><\/p>\n\n\n\n<p>The real path to AI-driven productivity is a feat of engineering. It requires a new philosophy \u2014 a hybrid of elite human leadership and a profoundly secure, enterprise-grade software development framework.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">New Framework for Engineered Trust<\/h2>\n\n\n\n<p>To move beyond the risks of vibe coding, leaders must build a new foundation of engineered trust. Rather, it\u2019s a strategic framework for asking the right, hard questions before a single line of AI-generated code is committed to your repository.<\/p>\n\n\n\n<p>Building this framework begins by asking about intellectual property (IP) control and data ownership. Before a single prompt is written, you must have an absolute guarantee of where your most valuable IP is going. You might ask: What models are processing our source code? Have those models been sanctioned to see our IP? Is our proprietary logic being used to train a third-party model that could one day suggest it to a competitor? Make no mistake about it because, in the age of AI, IP control and data ownership are a matter of competitive survival.<\/p>\n\n\n\n<p>\u200b\u200bOnce you have wrestled control over your data, the next challenge becomes the code integrity itself. Recent industry research has already identified a \u201cdownward pressure\u201d on code quality in AI-assisted development, characterized by increased churn and a tendency to add bloat rather than refactor. AI that writes insecure or low-quality code is no longer a productivity tool. Instead, it becomes a liability engine that\u2019s capable of generating vulnerabilities and technical debt at a scale no human team could ever match.&nbsp;<\/p>\n\n\n\n<p>Leaders now must ask: Can we trust this output? Is the code being tested in a secure sandbox that won\u2019t leak information? Is it being reviewed and scanned for vulnerabilities, quality and maintainability with the same rigor as human-written code? Without these guarantees, you\u2019ll accelerate your risk rather than your roadmap.<\/p>\n\n\n\n<p>Even with trusted data and secure code, the most critical vulnerability remains \u2014 the question of how much autonomy an autonomous coding agent should be allowed. An AI coding agent cannot be treated like a trusted human developer. A human engineer understands context, intent and consequence. An AI agent understands only its instructions, making it especially vulnerable if compromised by a malicious prompt injection.&nbsp;<\/p>\n\n\n\n<p>Imagine if you entrust the agent with the ability to read and write across the file system, access any third-party tool, pull down any library and interact with public websites. Giving the agent the same broad keys to the kingdom as its human user is a catastrophic mistake waiting to happen.&nbsp;<\/p>\n\n\n\n<p>As the agentic tools get more agency and work autonomously for a longer time, from completing small tasks to medium and large coding tasks, the potential risk also increases with it. The principle of least privilege must be a non-negotiable prerequisite for secure agentic coding, and authorization and authentication must be present at every stage of the agentic process.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Mandate for a Secure Agentic Enclave<\/h2>\n\n\n\n<p>The answer to this trust deficit is to securely contain and control the immense promise of agentic coding. AI agents cannot be allowed to roam free on developer machines, operating with unchecked permissions. Enterprise-grade agentic coding requires an environment where the core issues from the previous section \u2014 knowing where your data goes, ensuring the code is secure, and requiring least privilege and authentication for development agents \u2014 are fundamentally addressed.<\/p>\n\n\n\n<p>Beyond a simple sandbox, secure agentic coding demands an environment intentionally designed around trust boundaries, where data movement is transparent and controlled, code execution is continuously verified and agent actions are both limited and accountable. The goal is to create the guardrails that make innovation sustainable and secure at enterprise scale.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Human Dividend: Rise of the AI Team Leader<\/h2>\n\n\n\n<p>This secure approach elevates the role of the engineer. As written about previously in the context of the SOC, this new model sees the senior engineer evolve from a tactical coder into a strategic <a href=\"https:\/\/www.paloaltonetworks.com\/perspectives\/the-end-of-the-human-analyst-no-its-the-rise-of-the-ai-team-leader\/\">AI team leader<\/a>. Their value shifts from the code volume they personally write to guiding, reviewing and orchestrating the quality and security of the output produced by their AI team.<\/p>\n\n\n\n<p>We call this shift the \u201chuman dividend\u201d of a secure AI strategy. AI handles the repetitive, tactical coding tasks, freeing up senior engineers to focus on what they do best. They can focus on complex architectural design, creative problem-solving and the strategic oversight that ensures AI\u2019s work is aligned with the business\u2019s core mission. The AI team leader must also know what the AI is capable of doing correctly and only assign skill-level appropriate tasks to it. Accountability, after all, remains human. AI is a powerful tool, but the engineer is the leader who is ultimately responsible for the code that ships.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Engineering the Future Securely<\/h2>\n\n\n\n<p>The temptation to chase the false productivity of vibe coding is immense. The leaders who will win in the AI era recognize that speed without security is a dangerous fiction. The only path to sustainable, enterprise-grade innovation is to build on a foundation of engineered trust. This approach is how you unlock the true promise of AI and transform your engineering organization into a secure, world-class innovation engine.<\/p>\n\n\n\n<p>Ready to move beyond vibe coding? Discover how to <a href=\"https:\/\/www.paloaltonetworks.com\/prisma\/prisma-ai-runtime-security\">build an enterprise-grade framework to protect your AI, data and source code<\/a> \u2014 your most important assets.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Discover ways to move beyond the risks of vibe coding.<\/p>\n","protected":false},"author":1,"featured_media":4628,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16,15],"tags":[],"coauthors":[179,192],"class_list":["post-4626","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai","category-staying-ahead-of-evolving-threats"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AI Wrote the Code\u2026So Now Who\u2019s Accountable? - Perspectives<\/title>\n<meta name=\"description\" content=\"Discover ways to move beyond the risks of vibe coding.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI Wrote the Code\u2026So Now Who\u2019s Accountable? - Perspectives\" \/>\n<meta property=\"og:description\" content=\"Discover ways to move beyond the risks of vibe coding.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/\" \/>\n<meta property=\"og:site_name\" content=\"Perspectives\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-08T14:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-content\/uploads\/2026\/01\/ai-wrote-the-code-featured.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"840\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Dr. Aaron Isaksen, Gunjan Patel\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/#\/schema\/person\/fa04bcb7bc197e39dfef6232349f7977\"},\"headline\":\"AI Wrote the Code\u2026So Now Who\u2019s Accountable?\",\"datePublished\":\"2026-01-08T14:00:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/\"},\"wordCount\":1086,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-content\/uploads\/2026\/01\/ai-wrote-the-code-featured.jpg\",\"articleSection\":[\"AI\",\"Staying Ahead of Evolving Threats\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/\",\"url\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/\",\"name\":\"AI Wrote the Code\u2026So Now Who\u2019s Accountable? - Perspectives\",\"isPartOf\":{\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-content\/uploads\/2026\/01\/ai-wrote-the-code-featured.jpg\",\"datePublished\":\"2026-01-08T14:00:00+00:00\",\"author\":{\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/#\/schema\/person\/fa04bcb7bc197e39dfef6232349f7977\"},\"description\":\"Discover ways to move beyond the risks of vibe coding.\",\"breadcrumb\":{\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#primaryimage\",\"url\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-content\/uploads\/2026\/01\/ai-wrote-the-code-featured.jpg\",\"contentUrl\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-content\/uploads\/2026\/01\/ai-wrote-the-code-featured.jpg\",\"width\":1920,\"height\":840},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AI Wrote the Code\u2026So Now Who\u2019s Accountable?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/#website\",\"url\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/\",\"name\":\"Perspectives\",\"description\":\"What\u2019s next for business and technology innovators.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/#\/schema\/person\/fa04bcb7bc197e39dfef6232349f7977\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/#\/schema\/person\/image\/0058eff42c16830fc0b2a884d693ea44\",\"url\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-content\/uploads\/2025\/02\/panw_master-twitter-profile-pic-400x400-1-150x150.png\",\"contentUrl\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-content\/uploads\/2025\/02\/panw_master-twitter-profile-pic-400x400-1-150x150.png\",\"caption\":\"admin\"},\"sameAs\":[\"http:\/\/localhost\/wordpress\"],\"url\":\"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AI Wrote the Code\u2026So Now Who\u2019s Accountable? - Perspectives","description":"Discover ways to move beyond the risks of vibe coding.","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:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/","og_locale":"en_US","og_type":"article","og_title":"AI Wrote the Code\u2026So Now Who\u2019s Accountable? - Perspectives","og_description":"Discover ways to move beyond the risks of vibe coding.","og_url":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/","og_site_name":"Perspectives","article_published_time":"2026-01-08T14:00:00+00:00","og_image":[{"width":1920,"height":840,"url":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-content\/uploads\/2026\/01\/ai-wrote-the-code-featured.jpg","type":"image\/jpeg"}],"author":"Dr. Aaron Isaksen, Gunjan Patel","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#article","isPartOf":{"@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/"},"author":{"name":"admin","@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/#\/schema\/person\/fa04bcb7bc197e39dfef6232349f7977"},"headline":"AI Wrote the Code\u2026So Now Who\u2019s Accountable?","datePublished":"2026-01-08T14:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/"},"wordCount":1086,"commentCount":0,"image":{"@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#primaryimage"},"thumbnailUrl":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-content\/uploads\/2026\/01\/ai-wrote-the-code-featured.jpg","articleSection":["AI","Staying Ahead of Evolving Threats"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/","url":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/","name":"AI Wrote the Code\u2026So Now Who\u2019s Accountable? - Perspectives","isPartOf":{"@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/#website"},"primaryImageOfPage":{"@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#primaryimage"},"image":{"@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#primaryimage"},"thumbnailUrl":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-content\/uploads\/2026\/01\/ai-wrote-the-code-featured.jpg","datePublished":"2026-01-08T14:00:00+00:00","author":{"@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/#\/schema\/person\/fa04bcb7bc197e39dfef6232349f7977"},"description":"Discover ways to move beyond the risks of vibe coding.","breadcrumb":{"@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#primaryimage","url":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-content\/uploads\/2026\/01\/ai-wrote-the-code-featured.jpg","contentUrl":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-content\/uploads\/2026\/01\/ai-wrote-the-code-featured.jpg","width":1920,"height":840},{"@type":"BreadcrumbList","@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/ai-wrote-the-codeso-now-whos-accountable\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/"},{"@type":"ListItem","position":2,"name":"AI Wrote the Code\u2026So Now Who\u2019s Accountable?"}]},{"@type":"WebSite","@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/#website","url":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/","name":"Perspectives","description":"What\u2019s next for business and technology innovators.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/#\/schema\/person\/fa04bcb7bc197e39dfef6232349f7977","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/#\/schema\/person\/image\/0058eff42c16830fc0b2a884d693ea44","url":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-content\/uploads\/2025\/02\/panw_master-twitter-profile-pic-400x400-1-150x150.png","contentUrl":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-content\/uploads\/2025\/02\/panw_master-twitter-profile-pic-400x400-1-150x150.png","caption":"admin"},"sameAs":["http:\/\/localhost\/wordpress"],"url":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-json\/wp\/v2\/posts\/4626","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-json\/wp\/v2\/comments?post=4626"}],"version-history":[{"count":2,"href":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-json\/wp\/v2\/posts\/4626\/revisions"}],"predecessor-version":[{"id":4645,"href":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-json\/wp\/v2\/posts\/4626\/revisions\/4645"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-json\/wp\/v2\/media\/4628"}],"wp:attachment":[{"href":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-json\/wp\/v2\/media?parent=4626"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-json\/wp\/v2\/categories?post=4626"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-json\/wp\/v2\/tags?post=4626"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/origin-www.paloaltonetworks.sg\/perspectives\/wp-json\/wp\/v2\/coauthors?post=4626"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}