[{"data":1,"prerenderedAt":1129},["ShallowReactive",2],{"featured-work":3,"blog":583},[4,119,257,407,493],{"id":5,"title":6,"body":7,"client":95,"description":96,"extension":97,"featured":98,"featuredImage":99,"meta":100,"metric":101,"navigation":98,"ogImage":102,"path":103,"robots":102,"seo":104,"sitemap":105,"stem":106,"tags":107,"technologies":112,"year":117,"__hash__":118},"work_en\u002Fwork\u002Fagentic-knowledge-base.md","Agentic Knowledge Base",{"type":8,"value":9,"toc":88},"minimark",[10,15,19,23,26,29,58,62],[11,12,14],"h2",{"id":13},"challenge","Challenge",[16,17,18],"p",{},"A mid-size organization's team was wasting 10+ hours per week searching for information scattered across internal documents, wikis, and email threads. Existing search tools returned too many irrelevant results, and institutional knowledge was siloed in individual employees' heads.",[11,20,22],{"id":21},"solution","Solution",[16,24,25],{},"Designed an intelligent knowledge management system using agentic workflows built on LangGraph. The system goes beyond simple RAG — it uses autonomous agents that can decompose complex queries, search across multiple document stores, synthesize information from different sources, and learn from usage patterns.",[16,27,28],{},"Key capabilities:",[30,31,32,40,46,52],"ul",{},[33,34,35,39],"li",{},[36,37,38],"strong",{},"Multi-source retrieval"," — Ingests and indexes documents from multiple internal systems into a unified vector store",[33,41,42,45],{},[36,43,44],{},"Agentic query decomposition"," — Complex questions are broken into sub-queries, each routed to the most relevant knowledge source",[33,47,48,51],{},[36,49,50],{},"Contextual synthesis"," — Combines information from multiple documents into coherent, cited responses",[33,53,54,57],{},[36,55,56],{},"Usage-driven optimization"," — The system tracks which documents are most frequently retrieved and surfaces them more prominently",[11,59,61],{"id":60},"impact","Impact",[30,63,64,70,76,82],{},[33,65,66,69],{},[36,67,68],{},"80% faster information access"," — Questions answered in seconds instead of minutes of manual searching",[33,71,72,75],{},[36,73,74],{},"95% accuracy in responses"," — Verified against source documents with citation links",[33,77,78,81],{},[36,79,80],{},"Learns from usage patterns"," — Relevance improves over time as the system observes which results are most useful",[33,83,84,87],{},[36,85,86],{},"Reduced knowledge silos"," — Institutional knowledge is now accessible to the entire team",{"title":89,"searchDepth":90,"depth":90,"links":91},"",2,[92,93,94],{"id":13,"depth":90,"text":14},{"id":21,"depth":90,"text":22},{"id":60,"depth":90,"text":61},"Enterprise Client","Intelligent knowledge management system with agentic workflows, achieving 80% faster information retrieval and 95% response accuracy.","md",true,"\u002Fimages\u002Fwork\u002Fagentic-knowledge-base.png",{},"80% faster information retrieval",null,"\u002Fwork\u002Fagentic-knowledge-base",{"title":6,"description":96},{"loc":103},"work\u002Fagentic-knowledge-base",[108,109,110,111],"AI","RAG","Vector Search","Agentic Workflows",[109,113,114,115,116],"Vector Databases","LLM Orchestration","LangGraph","Python","2025","PdJQeDIennkn7KmQ-mPbma1AY7LRoA3BAR_E0fGBfrA",{"id":120,"title":121,"body":122,"client":102,"description":240,"extension":97,"featured":98,"featuredImage":241,"meta":242,"metric":102,"navigation":98,"ogImage":102,"path":243,"robots":102,"seo":244,"sitemap":245,"stem":246,"tags":247,"technologies":250,"year":255,"__hash__":256},"work_en\u002Fwork\u002Fclaude-code-skills.md","Claude Code Skills Collection",{"type":8,"value":123,"toc":231},[124,128,131,136,156,160,163,191,195,206,210,227],[11,125,127],{"id":126},"overview","Overview",[16,129,130],{},"A curated collection of skills designed for AI coding agents, published as an open-source project. Each skill extends agent capabilities with specialized domain knowledge and tool integrations.",[132,133,135],"h3",{"id":134},"available-skills","Available Skills",[30,137,138,144,150],{},[33,139,140,143],{},[36,141,142],{},"comfyui"," — Run FLUX.2 image generation and editing workflows on a local ComfyUI instance",[33,145,146,149],{},[36,147,148],{},"flux-prompt-gen"," — Generate optimized text-to-image prompts for Black Forest Labs FLUX models",[33,151,152,155],{},[36,153,154],{},"glab"," — GitLab CLI integration for merge requests, issues, CI\u002FCD pipelines, releases, API access, and full project management from the terminal",[11,157,159],{"id":158},"installation","Installation",[16,161,162],{},"Skills can be installed via the Skills CLI, downloaded directly from the GitLab Package Registry, or manually cloned from the repository.",[164,165,169],"pre",{"className":166,"code":167,"language":168,"meta":89,"style":89},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","npx skills add cesasol\u002Fskills@SKILL_NAME\n","bash",[170,171,172],"code",{"__ignoreMap":89},[173,174,177,181,185,188],"span",{"class":175,"line":176},"line",1,[173,178,180],{"class":179},"sBMFI","npx",[173,182,184],{"class":183},"sfazB"," skills",[173,186,187],{"class":183}," add",[173,189,190],{"class":183}," cesasol\u002Fskills@SKILL_NAME\n",[11,192,194],{"id":193},"links","Links",[30,196,197],{},[33,198,199],{},[200,201,205],"a",{"href":202,"rel":203},"https:\u002F\u002Fgitlab.com\u002Fcesasol\u002Fskills",[204],"nofollow","Source Code",[11,207,209],{"id":208},"technologies-used","Technologies Used",[30,211,212,215,218,221],{},[33,213,214],{},"Claude Code Skills format",[33,216,217],{},"ComfyUI API integration",[33,219,220],{},"FLUX model prompt engineering",[33,222,223,224,226],{},"GitLab ",[170,225,154],{}," CLI",[228,229,230],"style",{},"html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":89,"searchDepth":90,"depth":90,"links":232},[233,237,238,239],{"id":126,"depth":90,"text":127,"children":234},[235],{"id":134,"depth":236,"text":135},3,{"id":158,"depth":90,"text":159},{"id":193,"depth":90,"text":194},{"id":208,"depth":90,"text":209},"Curated set of skills for AI coding agents — ComfyUI image generation, FLUX prompt optimization, and GitLab CLI integration","\u002Fimages\u002Fwork\u002Fclaude-code-skills.png",{},"\u002Fwork\u002Fclaude-code-skills",{"title":121,"description":240},{"loc":243},"work\u002Fclaude-code-skills",[108,248,249],"Open Source","Developer Tools",[251,252,253,254],"Claude Code","ComfyUI","FLUX","GitLab CLI","2026","CHMy_aH0FyteglCl37kekMqWD53WU5W16RIXH6nsAxU",{"id":258,"title":259,"body":260,"client":102,"description":394,"extension":97,"featured":98,"featuredImage":395,"meta":396,"metric":102,"navigation":98,"ogImage":102,"path":397,"robots":102,"seo":398,"sitemap":399,"stem":400,"tags":401,"technologies":402,"year":255,"__hash__":406},"work_en\u002Fwork\u002Fcomfyui-downloader.md","ComfyUI Downloader",{"type":8,"value":261,"toc":386},[262,264,267,271,313,317,320,357,359,367,369],[11,263,127],{"id":126},[16,265,266],{},"A Rust-based daemon that manages AI model downloads from CivitAI for ComfyUI. Runs as a SystemD user service, exposing a Unix socket interface for model management, with a companion Tauri\u002FSvelte desktop application.",[132,268,270],{"id":269},"key-features","Key Features",[30,272,273,279,285,295,301,307],{},[33,274,275,278],{},[36,276,277],{},"Download Management"," — Queue processing with configurable concurrency and HTTP range request resumption",[33,280,281,284],{},[36,282,283],{},"Intelligent Routing"," — Automatically places checkpoints in correct subdirectories by analyzing safetensors headers for VAE\u002FCLIP components",[33,286,287,290,291,294],{},[36,288,289],{},"Metadata & Verification"," — Generates ",[170,292,293],{},".metadata.json"," sidecars with SHA-256 hashes and CivitAI API data",[33,296,297,300],{},[36,298,299],{},"Update Tracking"," — Periodic polling identifies newer model versions and sends desktop notifications",[33,302,303,306],{},[36,304,305],{},"Startup Scanning"," — Detects existing models via hash lookup and registers them for update tracking",[33,308,309,312],{},[36,310,311],{},"Desktop App"," — Tauri\u002FSvelte GUI for managing downloads and browsing the model catalog",[11,314,316],{"id":315},"architecture","Architecture",[16,318,319],{},"The codebase is organized into:",[321,322,323,329,335,341,347],"ol",{},[33,324,325,328],{},[36,326,327],{},"Daemon"," — Queue, downloader, scanner, and updater components",[33,330,331,334],{},[36,332,333],{},"IPC"," — Protocol, server, and client over Unix sockets",[33,336,337,340],{},[36,338,339],{},"CivitAI Integration"," — API client for model metadata and downloads",[33,342,343,346],{},[36,344,345],{},"Catalog"," — SQLite-backed model registry",[33,348,349,352,353,356],{},[36,350,351],{},"CLI"," — ",[170,354,355],{},"comfyui-dl"," command-line tool for API key setup, model management, and status checks",[11,358,194],{"id":193},[30,360,361],{},[33,362,363],{},[200,364,205],{"href":365,"rel":366},"https:\u002F\u002Fgitlab.com\u002Fcesasol\u002Fcomfyui-downloader",[204],[11,368,209],{"id":208},[30,370,371,374,377,380,383],{},[33,372,373],{},"Rust",[33,375,376],{},"Tauri + Svelte (desktop app)",[33,378,379],{},"SQLite",[33,381,382],{},"SystemD user services",[33,384,385],{},"CivitAI API",{"title":89,"searchDepth":90,"depth":90,"links":387},[388,391,392,393],{"id":126,"depth":90,"text":127,"children":389},[390],{"id":269,"depth":236,"text":270},{"id":315,"depth":90,"text":316},{"id":193,"depth":90,"text":194},{"id":208,"depth":90,"text":209},"Rust daemon for managing AI model downloads from CivitAI with intelligent routing, update tracking, and a Tauri desktop app","\u002Fimages\u002Fwork\u002Fcomfyui-downloader.png",{},"\u002Fwork\u002Fcomfyui-downloader",{"title":259,"description":394},{"loc":397},"work\u002Fcomfyui-downloader",[373,248,108,311],[373,403,404,379,405],"Tauri","Svelte","SystemD","GMP6RChlR1gJ7S-JQuURXEumJU60hy6XHPkITGQOfxs",{"id":408,"title":409,"body":410,"client":102,"description":476,"extension":97,"featured":98,"featuredImage":477,"meta":478,"metric":102,"navigation":98,"ogImage":102,"path":479,"robots":102,"seo":480,"sitemap":481,"stem":482,"tags":483,"technologies":486,"year":491,"__hash__":492},"work_en\u002Fwork\u002Fvalkymia.md","ValkymIA — AI Consultancy",{"type":8,"value":411,"toc":470},[412,414,417,421,452,456,459,461],[11,413,127],{"id":126},[16,415,416],{},"ValkymIA is an AI consultancy founded to help Mexican small and medium businesses access the kind of AI infrastructure usually reserved for companies with 10x their budget. We design, build, and deploy production AI systems — from RAG pipelines and agentic workflows to CRM integrations and self-hosted LLM infrastructure.",[11,418,420],{"id":419},"services","Services",[30,422,423,429,434,440,446],{},[33,424,425,428],{},[36,426,427],{},"RAG Systems & Knowledge Bases"," — Custom retrieval-augmented generation pipelines that turn internal documents into searchable, conversational knowledge",[33,430,431,433],{},[36,432,111],{}," — Autonomous agent architectures using LangGraph that handle multi-step business processes",[33,435,436,439],{},[36,437,438],{},"Custom LLM Tooling"," — Purpose-built AI tools tailored to specific business operations",[33,441,442,445],{},[36,443,444],{},"CRM Integrations"," — Production API integrations with Zoho CRM and Odoo CRM for automated business workflows",[33,447,448,451],{},[36,449,450],{},"WhatsApp AI Assistants"," — Conversational AI bots for sales and customer service via WhatsApp Business API",[11,453,455],{"id":454},"approach","Approach",[16,457,458],{},"Every system we build follows a no-vendor-lock-in philosophy. Where possible, we deploy on self-hosted infrastructure so clients maintain full ownership of their data and models. When cloud services make sense, we architect for portability.",[11,460,194],{"id":193},[30,462,463],{},[33,464,465],{},[200,466,469],{"href":467,"rel":468},"https:\u002F\u002Fvalkymia.mx",[204],"Visit valkymia.mx",{"title":89,"searchDepth":90,"depth":90,"links":471},[472,473,474,475],{"id":126,"depth":90,"text":127},{"id":419,"depth":90,"text":420},{"id":454,"depth":90,"text":455},{"id":193,"depth":90,"text":194},"AI consultancy helping Mexican SMBs build RAG systems, agentic workflows, and custom LLM tooling — infrastructure usually reserved for companies 10x their size.","\u002Fimages\u002Fwork\u002Fvalkymia.png",{},"\u002Fwork\u002Fvalkymia",{"title":409,"description":476},{"loc":479},"work\u002Fvalkymia",[108,484,109,485],"Consulting","Mexican SMBs",[109,115,487,113,116,488,489,490],"LangChain","WhatsApp Business API","Zoho CRM","Odoo CRM","2024","yE4amE4PrScdVgC-Dt8FSNNnrxdB1DKe_T1h5gLvsxc",{"id":494,"title":495,"body":496,"client":569,"description":570,"extension":97,"featured":98,"featuredImage":571,"meta":572,"metric":544,"navigation":98,"ogImage":102,"path":573,"robots":102,"seo":574,"sitemap":575,"stem":576,"tags":577,"technologies":580,"year":117,"__hash__":582},"work_en\u002Fwork\u002Fwhatsapp-sales-bot.md","WhatsApp Sales Bot",{"type":8,"value":497,"toc":564},[498,500,503,505,508,510,536,538],[11,499,14],{"id":13},[16,501,502],{},"A Mexican small business was spending over 20 hours per week on manual customer support — answering the same product questions, qualifying leads, and routing inquiries. Response times during off-hours meant lost sales, and the team couldn't scale support without hiring additional staff.",[11,504,22],{"id":21},[16,506,507],{},"Built an AI-powered WhatsApp sales assistant using retrieval-augmented generation (RAG). The bot ingests the client's product catalog, pricing, and FAQ documentation into a vector store, then uses an LLM to generate accurate, contextual responses in natural conversational Spanish.",[16,509,28],{},[30,511,512,518,524,530],{},[33,513,514,517],{},[36,515,516],{},"Product knowledge"," — Answers detailed questions about products, pricing, and availability by retrieving from the client's own documentation",[33,519,520,523],{},[36,521,522],{},"Lead qualification"," — Identifies purchase intent and routes high-value leads to the human sales team",[33,525,526,529],{},[36,527,528],{},"Handoff protocol"," — Seamlessly transfers to a human agent when the conversation requires it",[33,531,532,535],{},[36,533,534],{},"Bilingual support"," — Handles conversations in both Spanish and English",[11,537,61],{"id":60},[30,539,540,546,552,558],{},[33,541,542,545],{},[36,543,544],{},"90% reduction in response time"," — From hours to seconds, even outside business hours",[33,547,548,551],{},[36,549,550],{},"24\u002F7 availability"," — Customers get instant responses at any time",[33,553,554,557],{},[36,555,556],{},"100+ concurrent conversations"," — Scales without additional headcount",[33,559,560,563],{},[36,561,562],{},"Human team freed up"," — Sales staff now focuses on closing deals instead of answering repetitive questions",{"title":89,"searchDepth":90,"depth":90,"links":565},[566,567,568],{"id":13,"depth":90,"text":14},{"id":21,"depth":90,"text":22},{"id":60,"depth":90,"text":61},"Mexican SMB","AI-powered sales assistant using RAG to automate customer conversations 24\u002F7, reducing response time by 90%.","\u002Fimages\u002Fwork\u002Fwhatsapp-sales-bot.png",{},"\u002Fwork\u002Fwhatsapp-sales-bot",{"title":495,"description":570},{"loc":573},"work\u002Fwhatsapp-sales-bot",[108,578,109,579],"Automation","WhatsApp",[109,581,488,116,113],"LLMs","xy_7zytbMeOtRkXwkOyxt7xSJ89QTjYGYuSbbtYS_6I",[584],{"id":585,"title":586,"body":587,"cta":1079,"date":1084,"description":1085,"draft":1086,"extension":97,"meta":1087,"navigation":98,"ogImage":1088,"path":1093,"readingTime":1094,"robots":1095,"schemaOrg":1096,"seo":1112,"sitemap":1113,"stem":1116,"tags":1117,"__hash__":1128},"blog_en\u002Fblog\u002F2026-01-22-origen-valkymia-frustracion-mision.md","ValkymIA: From an Engineer's Frustration to a Mission to Transform SMBs in Mexico",{"type":8,"value":588,"toc":1053},[589,596,611,615,618,621,628,631,634,637,644,650,653,656,662,666,669,676,683,686,692,706,712,719,725,727,733,737,740,743,754,758,761,764,767,771,774,781,784,786,792,796,799,802,805,809,812,819,822,826,836,843,845,849,852,855,858,862,868,871,874,878,881,896,900,903,905,918,920,926,930,940,943,950,954,957,968,972,975,981,983,987,990,993,997,1000,1003,1006,1010,1016,1019,1027,1036,1038,1042],[16,590,591],{},[592,593],"img",{"alt":594,"src":595},"Mexican SMB owner working alone at night in his office, surrounded by papers — the reality of business survival mode","\u002Fimages\u002Fblog\u002Forigen-valkymia.png",[597,598,599],"blockquote",{},[16,600,601,604,605,610],{},[36,602,603],{},"TL;DR:"," Mexico has the most overworked labor force and the lowest productivity in the OECD. The problem isn't a lack of effort — it's a lack of systems. ",[200,606,609],{"href":607,"rel":608},"https:\u002F\u002Fvalkymia.mx\u002F?utm_source=cesasol_blog&utm_medium=article&utm_campaign=origen_valkymia&utm_content=tldr_hook",[204],"ValkymIA"," was born to close that gap, from the reality of the Mexican SMB.",[11,612,614],{"id":613},"the-problem-more-work-fewer-results","The Problem: More Work, Fewer Results",[16,616,617],{},"There's a statistic that should outrage any Mexican: according to the OECD, Mexico has the most overworked labor force among developed countries and, at the same time, the lowest productivity.",[16,619,620],{},"Read that again.",[597,622,623],{},[16,624,625],{},[36,626,627],{},"We work more hours than anyone. We produce less than everyone.",[16,629,630],{},"This isn't laziness. It's the exact opposite. It's a system that turns extraordinary effort into ordinary results. A trap where working harder doesn't get you ahead — it just keeps you in the same place, more exhausted.",[16,632,633],{},"And no one embodies this paradox like the Mexican SMB owner.",[16,635,636],{},"You know them. Maybe you are them. The entrepreneur who hasn't taken a real vacation in years. Who answers WhatsApp at midnight because if they don't, things fall apart. Who built something from nothing with sheer willpower and is now trapped by that very thing.",[16,638,639,640],{},"The one who works 14-hour days and, at the end of the year, looks at the numbers and wonders: ",[641,642,643],"em",{},"why aren't we moving forward?",[16,645,646,647],{},"I saw this pattern up close. As a software engineer who has worked with both American and Mexican companies, I witnessed something that first frustrated me and then haunted me. ",[641,648,649],{},"The same amount of effort producing radically different results — depending on which side of the border you were on.",[16,651,652],{},"The question that wouldn't leave me alone: Why? And more importantly — what would it take to change it?",[654,655],"hr",{},[16,657,658],{},[592,659],{"alt":660,"src":661},"Productivity gap between companies with organized systems and Mexican SMBs operating in manual chaos","\u002Fimages\u002Fblog\u002Fbrecha-absurdo.png",[11,663,665],{"id":664},"the-absurdity-gap-what-i-saw-with-my-own-eyes","The Absurdity Gap: What I Saw with My Own Eyes",[16,667,668],{},"Working with American companies, I noticed something that seemed almost unfair.",[16,670,671,672,675],{},"Managers delegated tasks and those tasks got done. Correctly. Without endless follow-up. Owners took vacations and the business didn't collapse. Problems were solved with ",[641,673,674],{},"processes",", not with someone's heroic all-nighter.",[16,677,678,679,682],{},"It wasn't that people were smarter or worked harder. Many times they worked ",[641,680,681],{},"less",". The difference was invisible infrastructure: documented systems, clear roles, tools that communicated with each other.",[16,684,685],{},"Then I'd go back to working with a Mexican company — often more passionate, more resourceful, more willing to sacrifice — and I'd see a completely different pattern.",[16,687,688,691],{},[36,689,690],{},"Stagnation."," The same revenue ceiling hit year after year. A \"good year\" that somehow remained the high-water mark for the next fifteen. Growth that never compounded.",[16,693,694,697,698,701,702,705],{},[36,695,696],{},"Employees quitting out of frustration"," — not because they didn't care, but because ",[641,699,700],{},"they did care",". They saw problems, had ideas, wanted to contribute more than just following orders. But the dynamic was always ",[641,703,704],{},"boss versus employee",", never a team pulling in the same direction.",[16,707,708,711],{},[36,709,710],{},"The owner trapped in a fortress of their own making"," — trusting no one because delegation had failed before, micromanaging because \"if I don't do it myself, it falls apart,\" and wondering why nobody stays.",[16,713,714,715,718],{},"This wasn't a talent gap. It wasn't a commitment gap. It was a ",[641,716,717],{},"systems and trust"," gap — and the cruelest part was that everyone involved wanted something better. The owner wanted to let go. The employees wanted to grow. But without the right structure, wanting wasn't enough.",[16,720,721,722],{},"I started asking: ",[641,723,724],{},"Why does it have to be this way?",[654,726],{},[16,728,729],{},[592,730],{"alt":731,"src":732},"SMB entrepreneur trapped in survival mode — an impossible staircase that loops back on itself","\u002Fimages\u002Fblog\u002Fmodo-supervivencia.png",[11,734,736],{"id":735},"the-root-of-the-problem-why-its-not-their-fault","The Root of the Problem: Why It's Not Their Fault",[16,738,739],{},"It would be convenient to blame culture. \"Mexicans don't trust.\" \"They don't want to change.\" \"They're stuck in their ways.\" I've heard these dismissals — sometimes from consultants who failed, sometimes from the business owners themselves in moments of defeat.",[16,741,742],{},"But I saw something different.",[16,744,745,746,749,750,753],{},"I saw owners who ",[641,747,748],{},"desperately"," wanted to delegate but had been burned every time they tried. Employees who ",[641,751,752],{},"wanted"," to take responsibility but were never given the tools or the authority. Businesses stuck not because of stubbornness, but because of something more insidious.",[132,755,757],{"id":756},"survival-mode","Survival Mode",[16,759,760],{},"When margins are razor-thin and cash flow is unpredictable, there's no time to stop and build systems. Every hour goes to today's emergency: the angry client, the supplier who didn't deliver, the employee who quit without notice. Tomorrow's fire will be dealt with tomorrow.",[16,762,763],{},"Build a process? Document how things work? Train someone properly? That feels like a luxury when you're not sure you can make payroll.",[16,765,766],{},"So the owner keeps doing everything themselves — not because they want to, but because stopping to teach someone else feels like a risk they can't afford. The business survives another month. Nothing improves. The cycle repeats.",[132,768,770],{"id":769},"the-trap","The Trap",[16,772,773],{},"This is the cruel logic of survival mode:",[597,775,776],{},[16,777,778],{},[36,779,780],{},"You can't build the ladder because you're too busy climbing.",[16,782,783],{},"And the longer it continues, the more it feels like the only option. The owner forgets that another way exists. The employees stop suggesting it.",[654,785],{},[16,787,788],{},[592,789],{"alt":790,"src":791},"Systems engineering applied to Mexican SMBs — where technical precision meets business reality","\u002Fimages\u002Fblog\u002Fpuente-sistemas.png",[11,793,795],{"id":794},"the-bridge-why-my-position-is-unique","The Bridge: Why My Position Is Unique",[16,797,798],{},"I'm not a management consultant. I didn't study business transformation in an MBA program. I'm a software engineer — someone who builds systems for a living.",[16,800,801],{},"And that turned out to be exactly the perspective needed.",[16,803,804],{},"Engineers think in processes. Inputs, outputs, dependencies, failure points. When I look at a business struggling to scale, I don't see a \"culture problem\" or a \"leadership issue\" — I see a system that was never designed for what it's being asked to do. A patchwork of improvised solutions held together by one person's willpower.",[132,806,808],{"id":807},"why-having-seen-both-worlds-matters","Why Having Seen Both Worlds Matters",[16,810,811],{},"Having worked with American companies, I saw what functional systems look like. Not because Americans are better, but because the tools, methodologies, and expectations were built for that context. Enterprise software, consulting frameworks, operational playbooks — all designed for companies with resources, scale, and English-speaking teams.",[16,813,814,815,818],{},"But I also understand ",[641,816,817],{},"why"," those solutions don't land in Mexico.",[16,820,821],{},"A $200,000 USD consulting engagement isn't accessible to an SMB. Software designed for 500-employee companies doesn't fit a team of 8. And advice delivered in Harvard Business Review frameworks doesn't resonate with someone who learned to do business by surviving, not studying.",[132,823,825],{"id":824},"the-gap-i-decided-to-fill","The Gap I Decided to Fill",[16,827,828,829,835],{},"I realized: ",[36,830,831,832],{},"someone needs to ",[641,833,834],{},"translate",". Take the principles that make delegation work, that allow systems to replace heroics, that transform boss-versus-employee into a team — and make them accessible, affordable, and actually fitting for the Mexican context.",[16,837,838,839,842],{},"Not imported solutions with a Spanish translation. Solutions ",[641,840,841],{},"built from"," this reality.",[654,844],{},[11,846,848],{"id":847},"the-promise-what-becomes-possible","The Promise: What Becomes Possible",[16,850,851],{},"What does it look like when it works? When an owner finally exits survival mode?",[16,853,854],{},"It's not dramatic at first. It's small things.",[16,856,857],{},"A delegated task that actually gets done correctly, without follow-up. A week where the owner didn't answer a single WhatsApp after 7pm. A problem that was solved by someone else, using a process that existed before the crisis erupted.",[132,859,861],{"id":860},"trust-built","Trust Built",[16,863,864,865],{},"The real transformation isn't in the tools or the dashboards. It's in the moment when an owner realizes: ",[641,866,867],{},"I don't have to do this myself.",[16,869,870],{},"Not because they've given up control, but because they've built something that deserves their trust. A team that knows what's expected of them. Processes that don't live only in the owner's head. Systems that catch problems before they become emergencies.",[16,872,873],{},"Delegation stops being a leap of faith and starts being how things work.",[132,875,877],{"id":876},"what-changes-after","What Changes After",[16,879,880],{},"When trust is built, everything else follows. Employees stop quitting because they finally have room to grow and a reason to stay. The dynamic shifts from boss-versus-worker to a team with shared interests. Growth stops being scary because more clients doesn't mean more personal sacrifice.",[16,882,883,884,887,888,891,892,895],{},"And the owner? They get back something they'd forgotten was possible: ",[641,885,886],{},"time to think",". Time to work ",[641,889,890],{},"on"," the business instead of drowning ",[641,893,894],{},"inside"," it. Maybe even a weekend that actually feels like a weekend.",[132,897,899],{"id":898},"this-isnt-fantasy","This Isn't Fantasy",[16,901,902],{},"It's what happens when survival mode ends and building mode begins.",[654,904],{},[597,906,907],{},[16,908,909,912,913],{},[36,910,911],{},"If this resonates with you",", you don't have to keep navigating alone. ",[200,914,917],{"href":915,"rel":916},"https:\u002F\u002Fvalkymia.mx\u002F?utm_source=cesasol_blog&utm_medium=article&utm_campaign=origen_valkymia&utm_content=cta_mid",[204],"Learn how ValkymIA can help your business escape survival mode →",[654,919],{},[16,921,922],{},[592,923],{"alt":924,"src":925},"ValkymIA: transmutation of business chaos into order — valkyrie wings emerging from transformation","\u002Fimages\u002Fblog\u002Fvalkymia-transmutacion.png",[11,927,929],{"id":928},"the-founding-of-valkymia-why-this-exists","The Founding of ValkymIA: Why This Exists",[16,931,932,936,937],{},[200,933,609],{"href":934,"rel":935},"https:\u002F\u002Fvalkymia.mx\u002F?utm_source=cesasol_blog&utm_medium=article&utm_campaign=origen_valkymia&utm_content=inline_mention",[204]," didn't start with a business plan. It started with a question that wouldn't leave me alone: ",[641,938,939],{},"What if the owners I saw struggling had a way out?",[16,941,942],{},"Not a way out that requires $200,000 in consulting fees. Not software that assumes they have an IT department. Not advice that works \"in theory\" but ignores the reality of making payroll with three employees and a prayer.",[16,944,945,946,949],{},"A way out built for ",[641,947,948],{},"them",". For the SMB owner who knows something needs to change but can't afford to stop and figure out what. For the entrepreneur who has tried delegating before and got burned. For the business that has been \"about to grow\" for a decade.",[132,951,953],{"id":952},"the-name","The Name",[16,955,956],{},"ValkymIA combines two ideas. The Valkyrie — the Norse figure who selects the worthy and guides them toward something greater. And alchemy — the ancient art of transmutation, turning lead into gold.",[16,958,959,960,963,964,967],{},"This isn't poetic accident. It's the mission: ",[641,961,962],{},"select"," the businesses ready to change, and ",[641,965,966],{},"transmute"," their chaos into order. Their survival mode into building mode. Their isolation into trust.",[132,969,971],{"id":970},"what-we-actually-do","What We Actually Do",[16,973,974],{},"We don't sell software. We don't deliver a report and disappear. We train teams while implementing systems — so that when we leave, the capability stays. We use technology as a tool, not as a product. And we build everything from the reality of the Mexican SMB outward, not the other way around.",[16,976,977,980],{},[36,978,979],{},"Empowerment, not dependency."," That's the line we refuse to cross.",[654,982],{},[11,984,986],{"id":985},"the-real-cost-and-the-possibility","The Real Cost and the Possibility",[16,988,989],{},"Every month that survival mode continues, the cost compounds. Not just in revenue that stagnates or employees who leave — but in the years the owner doesn't get back. The missed dinners. The ignored health. The slow erosion of believing things could be different.",[16,991,992],{},"This isn't about productivity metrics. It's about lives.",[132,994,996],{"id":995},"the-possibility","The Possibility",[16,998,999],{},"The gap between Mexican SMBs and their potential isn't destiny. It isn't culture. It isn't some permanent disadvantage. It's a systems problem — and systems problems have solutions.",[16,1001,1002],{},"The same owner who today can't take a weekend off could, with the right structure, build something that works without them being in the room. The same team that feels like adversaries could become collaborators. The same business that's been stuck for fifteen years could finally grow.",[16,1004,1005],{},"It requires breaking the cycle. Stopping long enough to build the ladder instead of just climbing. And having a guide who understands both what's possible and what's real.",[132,1007,1009],{"id":1008},"the-invitation","The Invitation",[16,1011,1012,1013],{},"If you recognize yourself in this article — the midnight WhatsApp, the delegation that never works, the good year that never repeats — ",[36,1014,1015],{},"know that it doesn't have to stay this way.",[16,1017,1018],{},"Not through magic. Not by working even harder. By building, finally, the systems that let your effort translate into results.",[16,1020,1021,1022,1026],{},"That's the transformation ",[200,1023,609],{"href":1024,"rel":1025},"https:\u002F\u002Fvalkymia.mx\u002F?utm_source=cesasol_blog&utm_medium=article&utm_campaign=origen_valkymia&utm_content=cta_footer",[204]," exists to catalyze.",[16,1028,1029],{},[36,1030,1031],{},[200,1032,1035],{"href":1033,"rel":1034},"https:\u002F\u002Fvalkymia.mx\u002F?utm_source=cesasol_blog&utm_medium=article&utm_campaign=origen_valkymia&utm_content=cta_footer_button",[204],"Discover ValkymIA and take the first step →",[654,1037],{},[11,1039,1041],{"id":1040},"about-the-author","About the Author",[16,1043,1044,1047,1048,1052],{},[36,1045,1046],{},"César Valadez"," is a software engineer and founder of ",[200,1049,609],{"href":1050,"rel":1051},"https:\u002F\u002Fvalkymia.mx\u002F?utm_source=cesasol_blog&utm_medium=article&utm_campaign=origen_valkymia&utm_content=author_bio",[204],". After working with companies in the United States and Mexico, he founded ValkymIA to close the productivity gap he saw firsthand — not by importing solutions, but by building them from the reality of the Mexican SMB.",{"title":89,"searchDepth":90,"depth":90,"links":1054},[1055,1056,1057,1061,1065,1070,1074,1078],{"id":613,"depth":90,"text":614},{"id":664,"depth":90,"text":665},{"id":735,"depth":90,"text":736,"children":1058},[1059,1060],{"id":756,"depth":236,"text":757},{"id":769,"depth":236,"text":770},{"id":794,"depth":90,"text":795,"children":1062},[1063,1064],{"id":807,"depth":236,"text":808},{"id":824,"depth":236,"text":825},{"id":847,"depth":90,"text":848,"children":1066},[1067,1068,1069],{"id":860,"depth":236,"text":861},{"id":876,"depth":236,"text":877},{"id":898,"depth":236,"text":899},{"id":928,"depth":90,"text":929,"children":1071},[1072,1073],{"id":952,"depth":236,"text":953},{"id":970,"depth":236,"text":971},{"id":985,"depth":90,"text":986,"children":1075},[1076,1077],{"id":995,"depth":236,"text":996},{"id":1008,"depth":236,"text":1009},{"id":1040,"depth":90,"text":1041},{"title":1080,"description":1081,"buttonText":1082,"buttonUrl":1083},"Ready to escape survival mode?","ValkymIA helps Mexican SMB owners build the systems that turn effort into results.","Discover ValkymIA →","https:\u002F\u002Fvalkymia.mx\u002F?utm_source=cesasol_blog&utm_medium=article&utm_campaign=origen_valkymia&utm_content=cta_card","2026-01-22","Why does Mexico have the most overworked labor force and the lowest productivity in the OECD? A Mexican engineer explains how ValkymIA was born to help SMB owners escape survival mode.",false,{},{"component":1089,"props":1090},"Brutalist",{"title":1091,"description":1092,"image":595},"ValkymIA: From Frustration to a Mission to Transform SMBs","Why Mexico works harder than anyone and produces less — and what we're doing about it.","\u002Fblog\u002F2026-01-22-origen-valkymia-frustracion-mision","10 minutes","index, follow",[1097],{"@type":1098,"headline":586,"description":1085,"inLanguage":1099,"keywords":1100,"author":1101,"datePublished":1084,"dateModified":1105,"image":1106,"mainEntityOfPage":1107,"publisher":1110},"BlogPosting","en","SMB Mexico, business productivity, SMB digital transformation, ValkymIA, business delegation, SMB automation",{"@type":1102,"name":1046,"url":1103,"jobTitle":1104},"Person","https:\u002F\u002Fcesasol.dev","Software Engineer and Founder of ValkymIA","2026-03-26","https:\u002F\u002Fcesasol.dev\u002Fimages\u002Fblog\u002Forigen-valkymia.png",{"@type":1108,"@id":1109},"WebPage","https:\u002F\u002Fcesasol.dev\u002Fblog\u002F2026-01-22-origen-valkymia-frustracion-mision",{"@type":1111,"name":609,"url":467},"Organization",{"title":586,"description":1085,"robots":1095},{"loc":1093,"lastmod":1105,"changefreq":1114,"priority":1115},"monthly",0.9,"blog\u002F2026-01-22-origen-valkymia-frustracion-mision",[1118,1119,1120,1121,1122,1123,1124,1125,1126,1127],"valkymia","smbs","smb-mexico","productivity","digital-transformation","artificial-intelligence","automation","delegation","origin","founder","rj4OCKTCn0kM7-CmogRVQIHSOAdVzXZFErdiIsnAIXM",1777186588508]