{"id":3418,"date":"2026-05-18T14:16:51","date_gmt":"2026-05-18T12:16:51","guid":{"rendered":"https:\/\/lyfx.ai\/?p=3418"},"modified":"2026-05-18T17:51:34","modified_gmt":"2026-05-18T15:51:34","slug":"lyfx-as-an-agentic-organization","status":"publish","type":"post","link":"https:\/\/lyfx.ai\/es\/lyfx-as-an-agentic-organization\/","title":{"rendered":"lyfX como una Organizaci\u00f3n Ag\u00e9ntica"},"content":{"rendered":"<p><strong><em>Andre Moreira, Claude AI and ChatGPT<\/em><\/strong><\/p>\n\n\n\n<p><em>NB: this is a co-authored document; when \u201cI\u201d is mentioned, it means \u201cAndre\u201d (the only human co-author).<\/em><\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>We (Claude and I) recently ran a quick internal inventory on all of Andre\u2019s CLAUDE.md files, chats under Claude AI and ChatGPT and other AI-related work we have been doing (e.g. my personal implementation of FuzzyClaw, for every day use). After discussing the findings, we created this document, which serves 3 purposes:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>How much of my (Andre\u2019s) everyday work changed in the past 2 years? Beyond the coding and chatting use cases, how much has AI agents really influenced how we work? Being itself an \u201cAI first\u201d company, how much of our own \u201cdog food\u201d do we eat?<\/li>\n\n\n\n<li>Create some clarity for ourselves on what can be unequivocally classified as productive AI agentic work.<\/li>\n\n\n\n<li>Inspire people in our network and beyond with these findings: maybe you are already using AI agents? Or maybe some of the things we mention here are also useful for you?<\/li>\n<\/ol>\n\n\n\n<p>The document contains a description of what is <em>already<\/em> happening, not what we <em>plan<\/em> to do.<\/p>\n\n\n\n<p>Two things to keep separate as you read:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>How we use AI<\/strong> \u2014 which has four distinct modes, each with its own value and its own appropriate provider.<\/li>\n\n\n\n<li><strong>What we use it for<\/strong> \u2014 which maps to a recognizable org chart of departments and roles.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">1. Four modes of using AI<\/h2>\n\n\n\n<p>These are not tiers of sophistication; they coexist and we use all four every day. Mixing them up is what makes the picture sometimes feel chaotic or \u201cnot agentic\u201d.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Mode 1 \u2014 AI as chatbox<\/h3>\n\n\n\n<p>One-shot, conversational, transient. No persistent context, no automation, no tools attached (except for internet searching when more updated context is needed). You bring a small unit of work \u2014 an email to polish, a phrase to translate, a tone to soften \u2014 and the model gives you back a better version of the same thing.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Provider matters by style preference, not capability.<\/strong> I often use ChatGPT for most chatbox work because the prose style fits better. The tools are interchangeable enough at this size that taste wins.<\/li>\n\n\n\n<li><strong>No memory needed.<\/strong> The interaction starts and ends in one screen.<\/li>\n\n\n\n<li><strong>Volume is high; effort per interaction is low.<\/strong> This is the bulk of casual AI use, even though it adds up to a small share of the <em>agentic<\/em> work.<\/li>\n<\/ul>\n\n\n\n<p>This mode is minimally agentic (the model may decide by itself to fetch extra information from online sources, making it agentic).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Mode 2 \u2014 AI as second brain<\/h3>\n\n\n\n<p>Conversational but high-context, often a long session. Used as thinking partner: sparring on app architecture, debugging logic, brainstorming a positioning pivot, stress-testing a concept, working out what\u2019s missing from a proposal.&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Examples:<\/strong> architecture discussions for AutoGraph or FuzzyClaw, business-model exploration, grant-strategy framing, post-mortems on a pitch.<\/li>\n\n\n\n<li><strong>Provider matters more here.<\/strong> Claude for code reasoning and architecture; GPT for narrative framing or when semi-obsessive attention to detail matters; Gemini for research and work that needs long context windows. I routinely run the same question through more than one provider.<\/li>\n\n\n\n<li><strong>Value:<\/strong> faster and deeper thinking than working alone, catches blindspots, doesn\u2019t tire when you do. Closest to \u201chaving a non-judgmental colleague to think out loud with.\u201d<\/li>\n<\/ul>\n\n\n\n<p>Like Mode 1, this mode is minimally agentic for the same reasons.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Mode 3 \u2014 AI as generic agent, made specific by skills<\/h3>\n\n\n\n<p>This is where the agentic story actually starts, and it\u2019s the most important shift of the last twelve months.<\/p>\n\n\n\n<p>Claude (especially in Claude Code) is a generic engine. <strong>Skills<\/strong> are what turn that engine into a lyfX-shaped colleague. A skill is <em>not<\/em> a prompt. A skill bundles, in one folder:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Instructions on when and how to act<\/li>\n\n\n\n<li>Tooling conventions (which tools to use, in what order, with what defaults)<\/li>\n\n\n\n<li>Examples and few-shot anchors from real lyfX work<\/li>\n\n\n\n<li>Helper scripts where deterministic logic is faster than tokens (this is a point many people miss, and is a skill\u2019s \u201csuperpower\u201d)<\/li>\n\n\n\n<li>Output formats and house style<\/li>\n\n\n\n<li>Organizational defaults\u00a0<\/li>\n<\/ul>\n\n\n\n<p>The same generic agent becomes the <em>expense processor<\/em>, the <em>VM operator<\/em>, the <em>grant reviewer<\/em>, the <em>post-call analyst<\/em>, the <em>WordPress builder<\/em>, the <em>corporate-design custodian<\/em> \u2014 depending on which skill is loaded. Each is repeatable, version-controllable, shareable, and adapted to how lyfX actually works.<\/p>\n\n\n\n<p>We currently have <strong>~60 such skills<\/strong>, ranging from cross-cutting infrastructure (ai-dev-workflow, committing git code, code-hygiene) to deeply lyfX-specific ones (lyfx-vm-checkups, lyfx-corporate-design, astra-wp-builder, fireflies-debrief, client-project-brief, post-call-analysis).<\/p>\n\n\n\n<p>The point is that <strong>skills are how we encode taste, defaults, and SOPs into something the AI can carry forward.<\/strong> The same generic agent runs an entire department\u2019s worth of work, repeatably, <em>because<\/em> of the skills. This is the cheap, organic agentic layer.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Mode 4 \u2014 AI as specialized agent (purpose-built)<\/h3>\n\n\n\n<p>Production-grade software where AI is core, not assistive. The agent has its own runtime, its own memory, its own UI, often its own UX with end users (clients or internal staff).<\/p>\n\n\n\n<p>Two flavors:<\/p>\n\n\n\n<p><strong>Inside FuzzyClaw<\/strong> (lyfX\u2019s own orchestration platform):<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Fuzzy \u2014 the always-on assistant: message board, platform queries, web search<\/li>\n\n\n\n<li>Shenlong \/ Wani \u2014 memory-on \/ memory-off generalist specialist with a wide range of tools it can use (our own containerized version of OpenClaw)<\/li>\n\n\n\n<li>market-researcher, web-scraper, career-scraper \u2014 purpose-built scrapers\/researchers<\/li>\n<\/ul>\n\n\n\n<p><strong>Outside FuzzyClaw, as products in their own right:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>PFD Bench \u2014 DXF \u2192 process flow descriptions; 3-agent pipeline (Worker \u2192 Auditor \u2192 Generator)<\/li>\n\n\n\n<li>CAPEX Engine (under development) \u2014 block diagram \u2192 equipment specs + cost estimates; Projector \u2192 Agent \u2192 Materializer pipeline<\/li>\n<\/ul>\n\n\n\n<p>This is the product layer \u2014 what we sell, what we deliver, what runs without us watching.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Why this matters<\/h3>\n\n\n\n<p>It is genuinely useful to ask, of any AI interaction: <em>which mode is this?<\/em><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A two-minute prompt to rewrite an email is <strong>Mode 1<\/strong>. It does not deserve a folder, a skill, or a name.<\/li>\n\n\n\n<li>A 40-minute architectural argument with Claude is <strong>Mode 2<\/strong>. It does not deserve a folder either, but the <em>output<\/em> (a decision, a design_notes.md) does.<\/li>\n\n\n\n<li>A monthly run of expense processing is <strong>Mode 3<\/strong>. It deserves a skill, and it has one.<\/li>\n\n\n\n<li>PFD Bench is <strong>Mode 4<\/strong>. It deserves everything a product deserves.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Findings \u2014 Inventory of Agentic Work (Jan 2025 \u2192 May 2026)<\/h3>\n\n\n\n<p>Sources mined:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>~\/.claude\/projects\/ (47 project folders, ~95 memory files)<\/li>\n\n\n\n<li>all CLAUDE.md files under Andre\u2019s personal laptop<\/li>\n\n\n\n<li>~\/.claude\/skills\/ (60+ skills)<\/li>\n\n\n\n<li>~\/Documents\/fuzzy-lyfx\/ (the live personal FuzzyClaw instance we use day to day).<\/li>\n<\/ul>\n\n\n\n<p>Activity mix (rough, mapped to the six departments below):&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Tech &amp; Product \u2248 45%<\/li>\n\n\n\n<li>Finance \u2248 20%<\/li>\n\n\n\n<li>Strategy &amp; BD \u2248 20%<\/li>\n\n\n\n<li>Ops &amp; Infra \u2248 10%<\/li>\n\n\n\n<li>Marketing &amp; Design \u2248 3%<\/li>\n\n\n\n<li>Staff &amp; EA \u2248 2%<\/li>\n<\/ol>\n\n\n\n<p>Caveat: Marketing as well as Staff &amp; EA is heavily under-counted \u2014 most of its real volume is Mode 1 (email polish, tone editing, quick rewrites) running in ChatGPT and Claude AI web. Counted across all providers, it would probably be the second-largest department after Tech &amp; Product.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">2. The \u201cdepartments\u201d, as they actually \u201cexist\u201d<\/h2>\n\n\n\n<p>What follows is the org chart as it is <em>already<\/em> organized \u2014 not a structure to enforce, but a way of seeing what is already organic. Each department is the natural grouping of work; for each, we note which mode of AI use dominates.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"960\" height=\"540\" src=\"https:\/\/lyfx.ai\/wp-content\/uploads\/2026\/05\/image.png\" alt=\"\" class=\"wp-image-3419\" srcset=\"https:\/\/lyfx.ai\/wp-content\/uploads\/2026\/05\/image.png 960w, https:\/\/lyfx.ai\/wp-content\/uploads\/2026\/05\/image-300x169.png 300w, https:\/\/lyfx.ai\/wp-content\/uploads\/2026\/05\/image-768x432.png 768w, https:\/\/lyfx.ai\/wp-content\/uploads\/2026\/05\/image-18x10.png 18w\" sizes=\"auto, (max-width: 960px) 100vw, 960px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Finance<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Activity:<\/strong> expense processing, invoicing, quote\/proposal writing, grants, investor financial modeling, business plan review.<\/li>\n\n\n\n<li><strong>Dominant modes:<\/strong> Mode 3 (skills like expenses, project-quotes-writing) + Mode 2 (financial modeling and grant strategy as sparring sessions).<\/li>\n\n\n\n<li><strong>State:<\/strong> mature and in regular productive use.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Staff \/ Personal Assistant<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Activity:<\/strong> Fireflies debriefs, post-call analyses, follow-up emails, internal comms, LinkedIn posts.<\/li>\n\n\n\n<li><strong>Dominant modes:<\/strong> Mode 3 (fireflies-debrief, post-call-analysis, client-project-brief, internal-comms) + Mode 1 (everyday email polish, mostly via ChatGPT, polishing linkedin-posts).<\/li>\n\n\n\n<li><strong>State:<\/strong> mature for calls and comms; email and calendar have MCP connectors wired but no recurring agentic workflow yet, more punctual use for now.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Strategy &amp; Business Development<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Activity:<\/strong> market research, lead research, BD pipeline analysis (Trello), pitch reviews, project briefs from meeting transcripts.<\/li>\n\n\n\n<li><strong>Dominant modes:<\/strong> Mode 2 (heavy \u2014 strategic sparring) + Mode 4 (specialized agents: market-researcher in FuzzyClaw) + Mode 3 (triad-review, analyzing-lyfx-trello-board).<\/li>\n\n\n\n<li><strong>State:<\/strong> the most multi-modal department; the same question often goes through second-brain framing, then a triad-review pass, then a specialized scraper.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Technology &amp; Product<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Activity:<\/strong> all coding.<\/li>\n\n\n\n<li><strong>Dominant modes:<\/strong> Mode 3 (heavy \u2014 ai-dev-workflow governs nearly every coding session, plus the langchain\/langgraph\/deep-agents\/django skill families) + Mode 2 (architecture, debugging, design_notes.md sessions) + Mode 4 (the <em>outputs<\/em> \u2014 PFD Bench, CAPEX Engine \u2014 are themselves specialized agents).<\/li>\n\n\n\n<li><strong>State: <\/strong>mature. It is also the largest department by volume.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Operations &amp; Infrastructure<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Activity:<\/strong> VM health checks, deployments, supply-chain hardening, hook policy administration, the claude-mem cross-session memory system.<\/li>\n\n\n\n<li><strong>Dominant modes:<\/strong> Mode 3 (lyfx-vm-checkups, django-deploying, supply-chain-guard) + Mode 1 (quick infrastructure questions).<\/li>\n\n\n\n<li><strong>State:<\/strong> mature; runs on demand and on schedule.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Marketing &amp; Design<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Activity:<\/strong> WordPress page building, brand consistency on documents and decks, large PPTX rebuilds, lyfX.ai website work.<\/li>\n\n\n\n<li><strong>Dominant modes:<\/strong> Mode 3 (astra-wp-builder, lyfx-corporate-design, pptx).<\/li>\n\n\n\n<li><strong>State:<\/strong> mature and in regular productive use.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">R&amp;D \/ Lab<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Activity:<\/strong> hackathons (e.g. MessMiner), prototypes (D\u00f6nerWatch, exploring NanoClaw as an alternative to OpenClaw), framework learning (LangChain Academy, DLAI Claude Skills), exploratory clones.<\/li>\n\n\n\n<li><strong>Dominant modes:<\/strong> Mode 4 (most prototypes <em>become<\/em> specialized agents) + Mode 2 (using AI as tutor).<\/li>\n\n\n\n<li><strong>State:<\/strong> mature; some prototypes graduate into products.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">4. What we learned and where we go from here<\/h2>\n\n\n\n<p>The shape of lyfX as an agentic organization is that <strong>Mode 3 (generic agent + skills) is doing the heavy lifting for departments<\/strong>, while <strong>Mode 4 (specialized agents) is the product line<\/strong>, and <strong>Modes 1 and 2 are the everyday operating texture.<\/strong> The skills layer \u2014 60+ representing our encoded taste \u2014 is the under-appreciated piece: it\u2019s the closest thing lyfX has to \u201cinstitutional knowledge\u201d in machine-usable form. FuzzyClaw is the orchestration layer for the non-tech, non-interactive parts.&nbsp;<\/p>\n\n\n\n<p>If only one thing from this exercise survives, it should be the four-mode distinction. It is genuinely useful to be able to look at any AI interaction and ask: which mode is this? The answer tells you whether it deserves a skill, a folder, a name, or just two minutes of attention. A lot of the confusion about &#8220;how much AI do you really use?&#8221; dissolves once you stop treating chatbox edits and a production agent as the same thing.<\/p>\n\n\n\n<p>In practical terms, this means a two-person company today runs with the surface area of what would have needed a small team as recently as two years ago. The departments above are not roles we hired into \u2014 they are the work that is already happening, done by a generic agent that has been carefully tuned to each. The implication for how lyfX grows from here is less &#8220;hire one person per department&#8221; and more &#8220;invest in the skill layer so a future colleague can plug into the existing setup without having to re-learn my taste.&#8221;<\/p>\n\n\n\n<p>As we continue our journey, we will likely move some of <strong>the most-used skill sets into named FuzzyClaw agents<\/strong> so these can run independently, uninterrupted, in scheduled runs without an interactive layer as I have, for instance, with Claude Code. It is notable that I feel increasingly comfortable providing the agents with more and more autonomy and access: for instance, Claude can now access my Google Drive so we can work on a document in the cloud in parallel; this very document is the living proof of it. This bears some obvious risks (giving broad access to an agentic system that could be misconfigured, compromised, or simply act too confidently?) and some that I am sure I don\u2019t know about. On the other hand, having a human colleague with a \u201c12345\u201d password for their email is also a major risk. So where do we draw the line?<\/p>\n\n\n\n<p>Looking back, the trajectory is clear: 2024 was the year chatbox and second-brain became second nature; 2025 was the year skills made the agent specific to our work; 2026 is shaping up to be the year of scheduled, autonomous agents that I trust enough to leave running.<\/p>","protected":false},"excerpt":{"rendered":"<p>Andre Moreira, Claude AI and ChatGPT NB: this is a co-authored document; when \u201cI\u201d is mentioned, it means \u201cAndre\u201d (the only human co-author). We (Claude and I) recently ran a quick internal inventory on all of Andre\u2019s CLAUDE.md files, chats under Claude AI and ChatGPT and other AI-related work we have been doing (e.g. my [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","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":"set","ast-page-background-enabled":"default","ast-page-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"categories":[31,19],"tags":[34,33],"class_list":["post-3418","post","type-post","status-publish","format-standard","hentry","category-ai-agents","category-artificial-intelligence","tag-agentic-org","tag-lyfx"],"aioseo_notices":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"Andre Moreira","author_link":"https:\/\/lyfx.ai\/es\/author\/amoreira\/"},"uagb_comment_info":0,"uagb_excerpt":"Andre Moreira, Claude AI and ChatGPT NB: this is a co-authored document; when \u201cI\u201d is mentioned, it means \u201cAndre\u201d (the only human co-author). We (Claude and I) recently ran a quick internal inventory on all of Andre\u2019s CLAUDE.md files, chats under Claude AI and ChatGPT and other AI-related work we have been doing (e.g. my&hellip;","_links":{"self":[{"href":"https:\/\/lyfx.ai\/es\/wp-json\/wp\/v2\/posts\/3418","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lyfx.ai\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lyfx.ai\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lyfx.ai\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lyfx.ai\/es\/wp-json\/wp\/v2\/comments?post=3418"}],"version-history":[{"count":5,"href":"https:\/\/lyfx.ai\/es\/wp-json\/wp\/v2\/posts\/3418\/revisions"}],"predecessor-version":[{"id":3427,"href":"https:\/\/lyfx.ai\/es\/wp-json\/wp\/v2\/posts\/3418\/revisions\/3427"}],"wp:attachment":[{"href":"https:\/\/lyfx.ai\/es\/wp-json\/wp\/v2\/media?parent=3418"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lyfx.ai\/es\/wp-json\/wp\/v2\/categories?post=3418"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lyfx.ai\/es\/wp-json\/wp\/v2\/tags?post=3418"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}