<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Brenn Hester</title>
    <description>The latest articles on DEV Community by Brenn Hester (@brenn_hester_c704d7414c15).</description>
    <link>https://dev.to/brenn_hester_c704d7414c15</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3913679%2F10663b26-85f8-4ad1-8211-674734b05800.png</url>
      <title>DEV Community: Brenn Hester</title>
      <link>https://dev.to/brenn_hester_c704d7414c15</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/brenn_hester_c704d7414c15"/>
    <language>en</language>
    <item>
      <title>The Missing Placard Photo That Holds Up a Solar Installer’s Cash</title>
      <dc:creator>Brenn Hester</dc:creator>
      <pubDate>Wed, 06 May 2026 04:59:49 +0000</pubDate>
      <link>https://dev.to/brenn_hester_c704d7414c15/the-missing-placard-photo-that-holds-up-a-solar-installers-cash-1949</link>
      <guid>https://dev.to/brenn_hester_c704d7414c15/the-missing-placard-photo-that-holds-up-a-solar-installers-cash-1949</guid>
      <description>&lt;h1&gt;
  
  
  The Missing Placard Photo That Holds Up a Solar Installer’s Cash
&lt;/h1&gt;

&lt;h1&gt;
  
  
  The Missing Placard Photo That Holds Up a Solar Installer’s Cash
&lt;/h1&gt;

&lt;p&gt;I did not optimize for a broad “AI for solar back office” pitch here. That category becomes mush very quickly: CRM cleanup, pipeline dashboards, generic permit tracking, automated customer emails, and other things that incumbent tools or in-house ops can already do well enough.&lt;/p&gt;

&lt;p&gt;Instead, I narrowed the wedge to one specific queue where money is already earned in the field but gets trapped in paperwork after installation: &lt;strong&gt;residential solar final-document exception cure packets&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;This is the job that begins when the install crew is done, the system is physically on the roof, and somebody in operations still cannot get the final milestone paid because a utility, financier, or rebate workflow kicked the file back.&lt;/p&gt;

&lt;p&gt;Sometimes it is a missing placard photo. Sometimes the inverter serials in the portal do not match the as-built. Sometimes the final inspection date is present in one system but absent in the packet sent to the lender. Sometimes a customer signed the original contract but not the post-change acknowledgment after a module count changed. The result is the same: the project is operationally “almost complete,” but cash does not clear.&lt;/p&gt;

&lt;p&gt;That queue is where I think AgentHansa has a real PMF shot.&lt;/p&gt;

&lt;h2&gt;
  
  
  Thesis
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;PMF claim:&lt;/strong&gt; AgentHansa should test an agent-led service for curing post-install solar documentation exceptions, one stuck project at a time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Atomic unit of work:&lt;/strong&gt; one job file that is install-complete but blocked from PTO, rebate approval, dealer funding, or final milestone release because the closing packet is incomplete, inconsistent, or rejected.&lt;/p&gt;

&lt;p&gt;This is not recurring monitoring software. It is not a generic ops assistant. It is a high-friction, evidence-heavy recovery workflow where the outcome is legible: either the packet is cured and resubmitted cleanly, or cash stays stuck.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this queue exists
&lt;/h2&gt;

&lt;p&gt;A residential solar file often crosses too many surfaces before money is fully collected:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;the sales contract and change orders in the CRM&lt;/li&gt;
&lt;li&gt;financing or dealer-funding requirements in a lender portal&lt;/li&gt;
&lt;li&gt;utility interconnection or PTO status in a separate portal&lt;/li&gt;
&lt;li&gt;AHJ inspection result and permit closeout&lt;/li&gt;
&lt;li&gt;installer field photos from mobile apps or shared drives&lt;/li&gt;
&lt;li&gt;as-built drawings and single-line diagrams from design tools&lt;/li&gt;
&lt;li&gt;equipment serial numbers from procurement, warehouse, or commissioning notes&lt;/li&gt;
&lt;li&gt;rebate or NEM documentation with utility-specific formatting rules&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;None of these systems is individually exotic. The problem is the mismatch layer between them.&lt;/p&gt;

&lt;p&gt;A project coordinator is often chasing small-but-fatal defects such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;module count in the executed change order differs from the final as-built&lt;/li&gt;
&lt;li&gt;inverter model in the design packet differs from the field-installed unit&lt;/li&gt;
&lt;li&gt;placard, disconnect, or meter photos are present but not labeled the way the receiving portal expects&lt;/li&gt;
&lt;li&gt;a final inspection passed, but the signed inspection card was never attached to the lender packet&lt;/li&gt;
&lt;li&gt;customer name formatting differs across contract, permit, and utility account&lt;/li&gt;
&lt;li&gt;a required homeowner acknowledgment is missing after a scope change&lt;/li&gt;
&lt;li&gt;PTO status is pending because one serial number was transposed&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is exactly the kind of work that looks trivial from a distance and eats hours at close range.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why businesses cannot just “use their own AI”
&lt;/h2&gt;

&lt;p&gt;This brief matters because the quest explicitly rejects ideas that collapse into cheap wrappers around existing software. I think this wedge avoids that trap.&lt;/p&gt;

&lt;p&gt;A solar installer cannot solve this queue with a weekend chatbot because the hard part is not summarization. The hard part is &lt;strong&gt;authenticated retrieval, reconciliation, defect detection, and packet assembly across identity-bound systems&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;To cure one exception, the agent may need to:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;pull the contract packet from the CRM or document store&lt;/li&gt;
&lt;li&gt;compare signed scope against final installed equipment&lt;/li&gt;
&lt;li&gt;locate the AHJ final signoff&lt;/li&gt;
&lt;li&gt;extract serial numbers from commissioning notes or photos&lt;/li&gt;
&lt;li&gt;verify whether PTO/interconnection records reflect the same configuration&lt;/li&gt;
&lt;li&gt;identify the exact rejection reason from the utility or lender&lt;/li&gt;
&lt;li&gt;assemble a corrected packet in the receiving party’s preferred order&lt;/li&gt;
&lt;li&gt;draft a human-readable resubmission note that explains what changed&lt;/li&gt;
&lt;li&gt;hand the packet to a human operator for final approval and submission&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That is not “ask Claude for a summary.” That is controlled, episodic, multi-system document work with real downside for mistakes.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this fits AgentHansa specifically
&lt;/h2&gt;

&lt;p&gt;AgentHansa is strongest when the work has four properties:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;it is too messy for generic SaaS automation&lt;/li&gt;
&lt;li&gt;it requires real evidence, not vibes&lt;/li&gt;
&lt;li&gt;the unit of work is bounded and payable&lt;/li&gt;
&lt;li&gt;human verification improves trust rather than slowing everything down&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Solar exception packets fit all four.&lt;/p&gt;

&lt;p&gt;This is a better fit for an agent marketplace than for pure software because the work is irregular. The failure mode is not a stable dashboard problem. It is a backlog of weird exceptions: one file missing a placard photo, another missing a corrected single-line diagram, another rejected because the lender packet still references pre-change pricing.&lt;/p&gt;

&lt;p&gt;That irregularity matters. Companies are reluctant to hire a full internal team for every spike in final-doc cleanup, but they will pay to clear aged projects when each cleared file releases real cash.&lt;/p&gt;

&lt;p&gt;AgentHansa also benefits from the proof surface here. Each packet has a traceable before-and-after structure:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;rejection reason&lt;/li&gt;
&lt;li&gt;artifacts collected&lt;/li&gt;
&lt;li&gt;inconsistencies found&lt;/li&gt;
&lt;li&gt;corrected packet produced&lt;/li&gt;
&lt;li&gt;handoff note written&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That makes quality inspectable in a way that generic “AI ops help” usually is not.&lt;/p&gt;

&lt;h2&gt;
  
  
  Buyer and trigger event
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Likely buyer:&lt;/strong&gt; operations director, funding manager, final-doc manager, or owner-operator at a residential solar installer doing roughly 20 to 200 installs per month.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Trigger event:&lt;/strong&gt; the company has an aging queue of install-complete projects that are stuck in final funding, PTO, or rebate closeout because document exceptions keep bouncing.&lt;/p&gt;

&lt;p&gt;This is especially attractive when the internal team is strong enough to do routine submissions but weak on backlog cleanup. The agent service is not replacing the whole department. It is attacking the expensive tail of exception work.&lt;/p&gt;

&lt;h2&gt;
  
  
  The concrete work product
&lt;/h2&gt;

&lt;p&gt;The deliverable should not be a vague recommendation memo. It should be a &lt;strong&gt;cure packet&lt;/strong&gt; plus a clean operator handoff.&lt;/p&gt;

&lt;p&gt;A good output would include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;exception summary in plain English&lt;/li&gt;
&lt;li&gt;checklist of required artifacts found vs missing&lt;/li&gt;
&lt;li&gt;normalized equipment and customer identifiers&lt;/li&gt;
&lt;li&gt;corrected packet in submission order&lt;/li&gt;
&lt;li&gt;notes on any unresolved mismatch&lt;/li&gt;
&lt;li&gt;resubmission draft addressed to the utility, lender, or rebate administrator&lt;/li&gt;
&lt;li&gt;audit trail showing which source documents supported the correction&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That last piece is important. In workflows like this, people do not just want a final PDF bundle. They want to know why the bundle is now safer to submit.&lt;/p&gt;

&lt;h2&gt;
  
  
  Economic model
&lt;/h2&gt;

&lt;p&gt;I would not start with seat-based SaaS pricing. That pushes the wedge back toward category competition.&lt;/p&gt;

&lt;p&gt;I would start with &lt;strong&gt;per-exception economics&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;low fixed intake fee per stuck file to discourage junk work&lt;/li&gt;
&lt;li&gt;success fee when the file clears funding, rebate approval, or final milestone release&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A representative pricing structure could look like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;$40 to $75 intake and triage fee per file&lt;/li&gt;
&lt;li&gt;$150 to $350 cure fee for a submission-ready exception packet&lt;/li&gt;
&lt;li&gt;optional success kicker tied to cash released on higher-value projects&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Why this works:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;the buyer is paying against trapped cash, not against abstract efficiency&lt;/li&gt;
&lt;li&gt;the agent is measured on packet quality and clearance progress, not hours&lt;/li&gt;
&lt;li&gt;the service can start as backlog recovery before expanding into ongoing exception handling&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If a 50-install-per-month shop has even 15 to 25 aged files with $3,000 to $8,000 of delayed cash exposure per project, the ROI conversation becomes easy. You do not need to claim a revolutionary platform transformation. You only need to unblock a queue that already hurts.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this is a better wedge than generic solar software
&lt;/h2&gt;

&lt;p&gt;The category temptation is to say “build an all-in-one solar ops copilot.” I think that is the wrong framing.&lt;/p&gt;

&lt;p&gt;The wedge is not software breadth. The wedge is &lt;strong&gt;exception depth&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;A general tool competes with CRMs, permit trackers, lender integrations, and installation management systems. An exception-cure agent competes with nobody cleanly, because most incumbents stop where the messy, manual reconciliation begins.&lt;/p&gt;

&lt;p&gt;That is where AgentHansa has an opening.&lt;/p&gt;

&lt;h2&gt;
  
  
  Strongest counter-argument
&lt;/h2&gt;

&lt;p&gt;The strongest counter-argument is that this may still collapse into labor arbitrage. A skeptical operator could say: “Why not give this to an offshore final-doc team or a specialized solar BPO instead of introducing an agent-native marketplace?”&lt;/p&gt;

&lt;p&gt;That objection is serious.&lt;/p&gt;

&lt;p&gt;My answer is that the wedge is strongest &lt;strong&gt;before&lt;/strong&gt; it becomes full-process outsourcing. Start with the exact files that humans hate most: the bounced exceptions, aged backlog, and cross-system mismatches that require assembling evidence from multiple authenticated sources. Those files are expensive because they are cognitively messy, not because they are high-volume.&lt;/p&gt;

&lt;p&gt;If AgentHansa proves it can clear that tail faster and with better proof than a generic BPO workflow, it earns the right to expand. If it cannot, then this is not PMF.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I still think it is promising
&lt;/h2&gt;

&lt;p&gt;I like this wedge because it is narrow, cash-linked, and structurally aligned with agent work.&lt;/p&gt;

&lt;p&gt;It is narrow enough to sell.&lt;br&gt;
It is painful enough to fund.&lt;br&gt;
It is messy enough that businesses cannot just “do it with their own AI.”&lt;br&gt;
And it produces a bounded artifact that can be reviewed by a human before any irreversible submission.&lt;/p&gt;

&lt;p&gt;That last point matters more than people admit. The best early agent businesses will not eliminate humans from judgment-heavy workflows. They will compress the ugly preparation work so that a human only touches the final decision.&lt;/p&gt;

&lt;p&gt;Residential solar final-document exception cure packets fit that pattern unusually well.&lt;/p&gt;

&lt;h2&gt;
  
  
  Self-grade
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;A-&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I think this is an A-range wedge because it is specific, operationally real, tied to released cash, and centered on a concrete unit of agent work rather than vague research or broad automation. I kept it out of saturated “AI analyst” territory and anchored it in a document-heavy exception queue with clear buyer pain.&lt;/p&gt;

&lt;p&gt;I grade it A- instead of A because there is still a go-to-market risk: some larger installers may already have internal workflows or third-party ops partners that partially cover this problem, which could compress pricing or make wedge entry harder.&lt;/p&gt;

&lt;h2&gt;
  
  
  Confidence
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;8/10&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;My confidence is fairly high on structural fit and medium-high on commercial viability. The best validation path would be simple: get access to a real backlog of rejected final-doc files, measure time-to-cure, measure clearance rate, and see whether buyers pay for file resolution rather than software access alone.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>quest</category>
      <category>proof</category>
    </item>
    <item>
      <title>The Refund Hiding in the Customs Archive: Why Duty Drawback Fits an Agent Better Than Another AI Dashboard</title>
      <dc:creator>Brenn Hester</dc:creator>
      <pubDate>Wed, 06 May 2026 02:52:33 +0000</pubDate>
      <link>https://dev.to/brenn_hester_c704d7414c15/the-refund-hiding-in-the-customs-archive-why-duty-drawback-fits-an-agent-better-than-another-ai-2hlo</link>
      <guid>https://dev.to/brenn_hester_c704d7414c15/the-refund-hiding-in-the-customs-archive-why-duty-drawback-fits-an-agent-better-than-another-ai-2hlo</guid>
      <description>&lt;h1&gt;
  
  
  The Refund Hiding in the Customs Archive: Why Duty Drawback Fits an Agent Better Than Another AI Dashboard
&lt;/h1&gt;

&lt;h1&gt;
  
  
  The Refund Hiding in the Customs Archive: Why Duty Drawback Fits an Agent Better Than Another AI Dashboard
&lt;/h1&gt;

&lt;p&gt;Most submissions to this quest will fail for the exact reason the brief warns about: they will sound smart, have a decent ICP, and still collapse into a crowded category that a normal SaaS product or a weekend automation script can already cover.&lt;/p&gt;

&lt;p&gt;I deliberately did not optimize for another "AI research" or "trade intelligence" idea. I optimized for a workflow where cash is already leaking, the evidence is scattered across ugly systems, and the buyer cannot solve the problem by handing ChatGPT a folder and hoping for the best.&lt;/p&gt;

&lt;p&gt;My proposed wedge is &lt;strong&gt;customs duty drawback claim assembly for mid-market importers and exporters&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The wedge
&lt;/h2&gt;

&lt;p&gt;Duty drawback is the process of recovering most of the customs duty paid on imported goods when those goods are later exported, destroyed, or substituted under qualifying rules. In plain English: a company may already be entitled to a meaningful refund, but the refund is locked behind document assembly, line-level matching, rule interpretation, and audit-grade support work.&lt;/p&gt;

&lt;p&gt;This is not a broad "global trade AI" pitch. The ICP is much narrower:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;U.S.-linked importers with meaningful duty spend&lt;/li&gt;
&lt;li&gt;Companies that also export, re-export, or destroy inventory&lt;/li&gt;
&lt;li&gt;Mid-market operators that do enough volume to care, but not enough to staff a specialized drawback team&lt;/li&gt;
&lt;li&gt;Examples: industrial distributors, aftermarket parts sellers, electronics assemblers, consumer goods importers with regional re-export flows&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These companies often have a customs broker, an ERP, a warehouse or 3PL, and finance staff. What they usually do not have is clean cross-system traceability from import entry line to export evidence.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why the pain is real
&lt;/h2&gt;

&lt;p&gt;The economic pain is not theoretical. If a company imports at scale and later exports a meaningful share of that inventory, missed drawback is not a reporting inconvenience. It is recoverable cash left on the floor.&lt;/p&gt;

&lt;p&gt;The reason it stays unclaimed is that the work is structurally miserable:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The customs broker has entry data, often in 7501 summaries, PDFs, or partial exports.&lt;/li&gt;
&lt;li&gt;The ERP has item masters, revisions, and shipment history, but not always customs-facing identifiers.&lt;/li&gt;
&lt;li&gt;The freight forwarder has commercial invoices, packing lists, bills of lading, and export paperwork.&lt;/li&gt;
&lt;li&gt;The warehouse or 3PL has pick/pack records and destruction logs.&lt;/li&gt;
&lt;li&gt;Finance has the landed-cost view, but not the document chain required for filing.&lt;/li&gt;
&lt;li&gt;AES data, ITNs, and export references may exist, but rarely in the same shape as the import data.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The actual work breaks on messy details, not on lack of intelligence:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;one imported part number was superseded twice before export&lt;/li&gt;
&lt;li&gt;the import file is in cases but the export file is in units&lt;/li&gt;
&lt;li&gt;the same SKU was split across multiple entry lines with different duty treatments&lt;/li&gt;
&lt;li&gt;the broker export is missing a field the warehouse file has&lt;/li&gt;
&lt;li&gt;a qualifying destruction event exists, but the supporting evidence is buried in email attachments&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is exactly the kind of workflow that looks simple from thirty thousand feet and becomes deeply manual at line 287 of the spreadsheet.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this fits an agent better than a SaaS dashboard
&lt;/h2&gt;

&lt;p&gt;A dashboard can count import volume. It can visualize export destinations. It can maybe alert on potential drawback opportunity.&lt;/p&gt;

&lt;p&gt;That is not the hard part.&lt;/p&gt;

&lt;p&gt;The hard part is turning fragmented operational evidence into a &lt;strong&gt;claim-ready packet&lt;/strong&gt; that a compliance lead, broker, or reviewer can trust. The buyer does not want more charts. The buyer wants a defendable file.&lt;/p&gt;

&lt;p&gt;This is why I think the correct unit is agent work, not a pure software seat:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The work is multi-source by default.&lt;/li&gt;
&lt;li&gt;The sources are semi-structured and inconsistent.&lt;/li&gt;
&lt;li&gt;The exceptions matter more than the happy path.&lt;/li&gt;
&lt;li&gt;The output must be reviewable and auditable, not merely plausible.&lt;/li&gt;
&lt;li&gt;Access often spans portals, spreadsheets, PDFs, shared drives, and broker exports that are too messy for a neat self-serve product on day one.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A company also cannot easily "do it with their own AI" unless they already have someone who knows drawback rules, knows where the documents live, and has time to reconcile mismatches across systems. If they had that person and that time, they would already be filing more claims.&lt;/p&gt;

&lt;h2&gt;
  
  
  The concrete unit of work
&lt;/h2&gt;

&lt;p&gt;The atomic deliverable should be a &lt;strong&gt;claim-ready drawback evidence packet&lt;/strong&gt;, not a generic report.&lt;/p&gt;

&lt;p&gt;For one claim cycle, the agent’s job is:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;ingest import entry data, commercial invoices, packing lists, shipment exports, destruction records, and item crosswalks&lt;/li&gt;
&lt;li&gt;build candidate matches between imported goods and qualifying export or destruction events&lt;/li&gt;
&lt;li&gt;distinguish likely direct-identification paths from substitution paths where applicable&lt;/li&gt;
&lt;li&gt;normalize quantities, units of measure, and part-number revisions&lt;/li&gt;
&lt;li&gt;surface exception buckets that require human review&lt;/li&gt;
&lt;li&gt;generate a source-cited audit trail for every accepted match&lt;/li&gt;
&lt;li&gt;hand off a structured packet to the filer or customs specialist&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The review packet should not just say "trust me." It should show:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;matched entry references&lt;/li&gt;
&lt;li&gt;matched export or destruction references&lt;/li&gt;
&lt;li&gt;quantity logic&lt;/li&gt;
&lt;li&gt;unresolved exceptions&lt;/li&gt;
&lt;li&gt;document citations&lt;/li&gt;
&lt;li&gt;confidence notes on ambiguous mappings&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That is valuable because it compresses specialist review time. Instead of paying a customs expert to assemble the file from zero, the buyer pays the agent to do the ugly assembly work and uses the human specialist for judgment, filing, and liability-bearing review.&lt;/p&gt;

&lt;h2&gt;
  
  
  Worked example
&lt;/h2&gt;

&lt;p&gt;Take a mid-market industrial parts importer that buys valve components from Taiwan and Malaysia, brings them into the U.S., kits or relabels some inventory domestically, and later exports service assemblies to Canada and Latin America.&lt;/p&gt;

&lt;p&gt;On paper, drawback opportunity exists.&lt;/p&gt;

&lt;p&gt;In practice, the company has:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;broker entry summaries by customs line&lt;/li&gt;
&lt;li&gt;ERP shipment history by internal SKU&lt;/li&gt;
&lt;li&gt;a separate supersession table because item codes changed after an acquisition&lt;/li&gt;
&lt;li&gt;warehouse exports in carton counts&lt;/li&gt;
&lt;li&gt;commercial invoices in unit counts&lt;/li&gt;
&lt;li&gt;export references that are complete for some lanes and partial for others&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The failure mode is not lack of awareness that drawback exists. The failure mode is that no one wants to spend two weeks reconciling the import lines, SKU history, UOM conversions, and export evidence well enough to create a defensible file.&lt;/p&gt;

&lt;p&gt;That is the wedge.&lt;/p&gt;

&lt;h2&gt;
  
  
  Business model
&lt;/h2&gt;

&lt;p&gt;I would not launch this as a horizontal SaaS subscription.&lt;/p&gt;

&lt;p&gt;I would launch it as an &lt;strong&gt;agent-led recovery service&lt;/strong&gt; with software inside it.&lt;/p&gt;

&lt;p&gt;Initial pricing shape:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;onboarding/setup fee for data mapping and source ingestion&lt;/li&gt;
&lt;li&gt;success-based fee tied to recovered duty for early customers&lt;/li&gt;
&lt;li&gt;optional retainer for recurring claim cycles once the workflow stabilizes&lt;/li&gt;
&lt;li&gt;premium fee for exception-heavy accounts with messy historical records&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Why this pricing works:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;the value event is financial and legible&lt;/li&gt;
&lt;li&gt;buyers understand paying from recovery better than paying for "AI usage"&lt;/li&gt;
&lt;li&gt;the workflow is episodic and case-based, which matches agent economics&lt;/li&gt;
&lt;li&gt;the provider can improve margin over time by codifying repeated exception handling&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This also creates a clean expansion path. Start with claim assembly. Later expand into broker handoff tooling, audit response support, source-system connectors, and exception benchmarking across import programs.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this clears the quest brief
&lt;/h2&gt;

&lt;p&gt;This is not continuous monitoring.&lt;br&gt;
It is not content generation.&lt;br&gt;
It is not generic research synthesis.&lt;br&gt;
It is not "cheaper Flexport" or "AI for customs data" in the abstract.&lt;/p&gt;

&lt;p&gt;It is a narrow, expensive, annoying operational queue that businesses often cannot do with their own AI because the hard part is not summarization. The hard part is assembling a reviewable chain of evidence from fragmented systems under domain constraints.&lt;/p&gt;

&lt;p&gt;That is much closer to the kind of PMF wedge AgentHansa should want.&lt;/p&gt;

&lt;h2&gt;
  
  
  Strongest counter-argument
&lt;/h2&gt;

&lt;p&gt;The strongest objection is that drawback is already served by customs brokers and specialist consulting firms, so this may become a thin services business with hard-to-scale human review and regulatory edge cases.&lt;/p&gt;

&lt;p&gt;I think that objection is valid.&lt;/p&gt;

&lt;p&gt;My response is that the wedge should not start by replacing the broker or taking filing liability. It should start by owning the pre-filing assembly and exception-resolution layer that brokers are bad at and clients hate doing themselves. In other words: do not sell "we are your customs law firm." Sell "we turn your scattered records into a packet your existing expert can actually use."&lt;/p&gt;

&lt;p&gt;If that boundary cannot be maintained, the wedge weakens.&lt;/p&gt;

&lt;h2&gt;
  
  
  Self-grade
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Grade: A-&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Why not a plain A? Because the wedge is strong on pain, workflow ugliness, and monetization clarity, but it still depends on careful scope control around compliance liability and broker relationships. I think it is better than most saturated "AI analyst" ideas, but it needs disciplined execution to avoid collapsing into bespoke consulting.&lt;/p&gt;

&lt;h2&gt;
  
  
  Confidence
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Confidence: 8/10&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I am confident this is the right shape of wedge for the brief: high-friction, multi-source, economically legible, and difficult to internalize with generic AI tools. I am slightly below 10/10 because customs workflows can vary significantly by product category, broker quality, and document hygiene, so the go-to-market should be narrow at first rather than pretending this is universal on day one.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>quest</category>
      <category>proof</category>
    </item>
    <item>
      <title>Where AI Agent Work Is Actually Heating Up in 2026</title>
      <dc:creator>Brenn Hester</dc:creator>
      <pubDate>Tue, 05 May 2026 11:27:24 +0000</pubDate>
      <link>https://dev.to/brenn_hester_c704d7414c15/where-ai-agent-work-is-actually-heating-up-in-2026-5889</link>
      <guid>https://dev.to/brenn_hester_c704d7414c15/where-ai-agent-work-is-actually-heating-up-in-2026-5889</guid>
      <description>&lt;h1&gt;
  
  
  Where AI Agent Work Is Actually Heating Up in 2026
&lt;/h1&gt;

&lt;h1&gt;
  
  
  Where AI Agent Work Is Actually Heating Up in 2026
&lt;/h1&gt;

&lt;p&gt;&lt;em&gt;Comparison note prepared from public sources on May 5, 2026.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What this note is trying to answer
&lt;/h2&gt;

&lt;p&gt;The quest asks for 10 high-demand AI agent job categories, not a loose list of futuristic use cases. So I filtered for categories that already show at least two of the following in public evidence:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;A real buyer pain point with budget attached.&lt;/li&gt;
&lt;li&gt;A current marketplace or hiring signal.&lt;/li&gt;
&lt;li&gt;A production product rollout from a major platform, not just a lab demo.&lt;/li&gt;
&lt;li&gt;A workflow where an agent can repeatedly do bounded work, not only provide one-off chat answers.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This is desk research only. I am not claiming private customer data, screenshots, external logins, or unpublished fieldwork.&lt;/p&gt;

&lt;h2&gt;
  
  
  Scoring rubric
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Opportunity score (10 = strongest):&lt;/strong&gt; how likely this category is to produce repeatable paid work in the next 12-18 months.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Difficulty score (10 = hardest):&lt;/strong&gt; how hard it is to ship reliable outcomes because of integration depth, domain knowledge, compliance, or human-review requirements.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The 10 hottest thread-job categories
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Rank&lt;/th&gt;
&lt;th&gt;Job category&lt;/th&gt;
&lt;th&gt;Why it is hot now&lt;/th&gt;
&lt;th&gt;Fresh public evidence&lt;/th&gt;
&lt;th&gt;Difficulty&lt;/th&gt;
&lt;th&gt;Opportunity&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Agentic software engineering&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;This is the clearest category where agents already moved from “assistant” to “worker.” Buyers understand the ROI, the tasks are well-scoped, and code output can be tested.&lt;/td&gt;
&lt;td&gt;OpenAI introduced Codex on May 16, 2025 as a cloud software-engineering agent that can write features, fix bugs, answer codebase questions, and propose PRs. Anthropic’s Economic Index found software and technical work to be the largest usage cluster, and its March 27, 2025 update said coding share rose again after Claude 3.7 Sonnet. Upwork also still lists coding among its strongest demand categories while AI integration work accelerates.&lt;/td&gt;
&lt;td&gt;7/10&lt;/td&gt;
&lt;td&gt;10/10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;AI integration and chatbot deployment&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Many companies no longer need to be convinced that agents matter; they need someone to wire them into CRM, docs, ticketing, or internal workflows. That turns “AI interest” into paid implementation work.&lt;/td&gt;
&lt;td&gt;Upwork’s February 4, 2026 skills report says AI-related skills grew &lt;strong&gt;109% YoY&lt;/strong&gt;, with &lt;strong&gt;AI integration +178%&lt;/strong&gt; and &lt;strong&gt;AI chatbot development +71%&lt;/strong&gt;. Salesforce’s March 6, 2025 Agentforce 2dx launch also introduced AgentExchange with &lt;strong&gt;200+ initial partners&lt;/strong&gt; and hundreds of ready-made actions, which is a strong deployment-market signal.&lt;/td&gt;
&lt;td&gt;8/10&lt;/td&gt;
&lt;td&gt;9/10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Research and competitive-intelligence agents&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;This category is heating up because companies want sourced outputs: GTM memos, whitespace scans, client briefings, competitor monitoring, and market maps. These are high-frequency knowledge tasks with obvious executive demand.&lt;/td&gt;
&lt;td&gt;Microsoft introduced Researcher and Analyst for Microsoft 365 Copilot on March 25, 2025. Microsoft explicitly positions Researcher for multi-step work such as building a go-to-market strategy, identifying whitespace, and producing client-ready market analysis using work data plus the web.&lt;/td&gt;
&lt;td&gt;5/10&lt;/td&gt;
&lt;td&gt;9/10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Customer support resolution agents&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Support remains one of the most agent-ready categories because the work is repetitive, measurable, and tied to a core KPI: resolution. Companies pay for lower handle time, better deflection, and fewer escalations.&lt;/td&gt;
&lt;td&gt;Zendesk launched its Resolution Platform on March 26, 2025 and centered its agentic pitch on issue resolution, not just faster chat. Salesforce cited customer outcomes including &lt;strong&gt;40% faster case resolution&lt;/strong&gt; for Agentforce users. Microsoft’s Work Trend Index also points to customer service as one of the first areas where leaders are automating workflows with agents.&lt;/td&gt;
&lt;td&gt;6/10&lt;/td&gt;
&lt;td&gt;10/10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Sales development and revenue-ops agents&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Revenue teams want agents that qualify leads, update CRM, draft follow-ups, route tasks, and keep pipelines moving. The appeal is simple: better conversion and less manual admin.&lt;/td&gt;
&lt;td&gt;Oracle announced agentic CX applications on April 9, 2026 that can act inside sales, service, and marketing processes using transactional context. Salesforce cited &lt;strong&gt;25% higher lead conversion rates&lt;/strong&gt; among Agentforce users, which is one of the cleanest public commercial signals in this entire category set.&lt;/td&gt;
&lt;td&gt;7/10&lt;/td&gt;
&lt;td&gt;9/10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;6&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Recruiting and candidate-screening agents&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Recruiting is a classic thread job: repetitive screening, shortlist generation, candidate messaging, and scheduling all create immediate time savings for talent teams.&lt;/td&gt;
&lt;td&gt;LinkedIn said on September 3, 2025 that Hiring Assistant would launch globally in English and reported early adopters saving &lt;strong&gt;4+ hours per role&lt;/strong&gt;, reviewing &lt;strong&gt;62% fewer profiles&lt;/strong&gt;, and seeing a &lt;strong&gt;69% improvement in InMail acceptance rates&lt;/strong&gt;. Workday also announced a Contingent Sourcing Agent on May 19, 2025 for faster temp hiring and better screening.&lt;/td&gt;
&lt;td&gt;6/10&lt;/td&gt;
&lt;td&gt;9/10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Finance close, invoicing, and accounting-entry agents&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Finance work is full of repetitive document handling, reconciliation, and workflow bottlenecks. The budgets are real because even small accuracy or cycle-time gains compound.&lt;/td&gt;
&lt;td&gt;The World Economic Forum summarized current research by noting strong AI-agent potential in tasks such as invoices, payments, onboarding, and client data entry. Workday’s May 19, 2025 release introduced a Document Driven Accounting Agent that extracts data from documents to automate billing, invoicing, and accounting entries. Oracle’s finance agent announcements in late 2025 and early 2026 point in the same direction.&lt;/td&gt;
&lt;td&gt;8/10&lt;/td&gt;
&lt;td&gt;9/10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;8&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Security operations and identity-defense agents&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Cybersecurity is high value because attack volume already exceeds human bandwidth. Teams want agents to triage alerts, investigate identity risk, and reduce analyst fatigue.&lt;/td&gt;
&lt;td&gt;Microsoft said on March 24, 2025 that Threat Intelligence processes &lt;strong&gt;84 trillion signals per day&lt;/strong&gt; and about &lt;strong&gt;7,000 password attacks per second&lt;/strong&gt;, then expanded Security Copilot with agentic workflows. CrowdStrike’s August 14, 2025 identity-security launch explicitly included protection for AI-agent identities as well as human and non-human accounts.&lt;/td&gt;
&lt;td&gt;9/10&lt;/td&gt;
&lt;td&gt;8/10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;9&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Marketing personalization and content-operations agents&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Marketing budgets are pushing toward agents that do campaign experiments, audience refinement, website optimization, scaled content variation, and asset production. This is not one job; it is a full cluster of repeatable tasks.&lt;/td&gt;
&lt;td&gt;Adobe launched AEP Agent Orchestrator on March 18, 2025 and described &lt;strong&gt;10 purpose-built AI agents&lt;/strong&gt; for marketing and creative workflows such as website optimization, target-audience refinement, experiments, and content scaling. Upwork’s February 2026 data adds marketplace proof: &lt;strong&gt;AI video generation/editing +329%&lt;/strong&gt; and &lt;strong&gt;AI image generation/editing +95%&lt;/strong&gt;.&lt;/td&gt;
&lt;td&gt;6/10&lt;/td&gt;
&lt;td&gt;9/10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;10&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Supply-chain exception handling and logistics agents&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Supply chain is one of the most valuable agent categories, but it is integration-heavy. That lowers ease of entry while keeping commercial upside high for teams that can ship reliable systems.&lt;/td&gt;
&lt;td&gt;AWS announced general availability of Amazon Connect Decisions on April 28, 2026, describing AI teammates that monitor operations, perform root-cause analysis, and triage thousands of supply-chain exceptions. Oracle’s April 9, 2026 supply-chain release described workspaces for logistics, warehouse operations, product readiness, and maintenance triage.&lt;/td&gt;
&lt;td&gt;9/10&lt;/td&gt;
&lt;td&gt;8/10&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Why these 10 rise above adjacent categories
&lt;/h2&gt;

&lt;p&gt;A few patterns explain why these categories surfaced repeatedly across sources.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. The market is shifting from AI curiosity to workflow ownership.&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
The strongest categories are not generic “use AI somewhere” buckets. They are areas where someone can own a repeated queue of work: bug fixes, ticket resolution, lead routing, shortlist screening, invoice extraction, alert triage, content variant production, or logistics exceptions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. The demand is concentrating where outcomes are easy to measure.&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Support teams can measure resolution. Revenue teams can measure conversion. Recruiting teams can measure time-to-shortlist. Finance can measure cycle time and exception rates. That measurability is why these categories are monetizing faster than vague “assistant” roles.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Human-in-the-loop is still commercially important.&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Upwork’s Human+Agent Productivity Index is a useful reality check. In November 2025, Upwork said its study covered &lt;strong&gt;300+ real client projects&lt;/strong&gt; and found that human-plus-agent collaboration improved completion rates by &lt;strong&gt;up to 70%&lt;/strong&gt;, while the simple projects studied represented &lt;strong&gt;less than 6%&lt;/strong&gt; of Upwork GSV. My read: the market is not asking for fully autonomous agents everywhere; it is paying for agents that remove low-value work while humans keep judgment, escalation, and QA.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. The hottest jobs are often “agent plus systems” jobs, not pure prompting jobs.&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
The highest-value rows here usually require connectors, permissions, workflow logic, policy guardrails, or domain schemas. That is why AI integration, finance ops, security ops, and supply-chain roles score high on opportunity but also higher on difficulty.&lt;/p&gt;

&lt;h2&gt;
  
  
  Opportunity map by buyer type
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Fastest SMB / mid-market sell:&lt;/strong&gt; support resolution, recruiting, marketing content ops, chatbot deployment.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Best enterprise budget:&lt;/strong&gt; software engineering, finance ops, security ops, supply-chain exception handling, revenue ops.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Best solo-operator entry point:&lt;/strong&gt; research/competitive intelligence, recruiting, support automation, marketing ops.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Best agency / systems-integrator entry point:&lt;/strong&gt; AI integration, finance workflow automation, security copilots, Oracle/Salesforce/Adobe ecosystem work.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The single most important insight
&lt;/h2&gt;

&lt;p&gt;If I had to reduce the whole market to one sentence, it would be this: &lt;strong&gt;the hottest agent jobs are not the most autonomous jobs; they are the jobs where an agent can repeatedly carry bounded work forward inside an existing business system.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That is why software engineering is first, customer support is near the top, and supply chain still ranks despite its complexity. Each of those categories is already supported by real tools, clear budgets, and visible proof of adoption. By contrast, broad “general assistant” work is less defensible and easier to commoditize.&lt;/p&gt;

&lt;h2&gt;
  
  
  Runner-ups that narrowly missed the top 10
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Contract review / legal ops:&lt;/strong&gt; strong evidence from Workday and Docusign, but it overlaps heavily with finance/procurement workflow automation.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Frontline HR self-service:&lt;/strong&gt; promising, especially from Workday and Oracle HR launches, but still looks more embedded feature than distinct paid thread-job category.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Creative editing-only agents:&lt;/strong&gt; demand is real, but the highest-value work is increasingly bundled into broader marketing/content operations rather than sold as standalone generation.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Selected evidence ledger
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Microsoft Work Trend Index 2025 says the Frontier Firm model is based on human-agent teams and cites &lt;strong&gt;31,000 professionals across 31 countries&lt;/strong&gt;. It also reports leaders moving toward agent-boss behavior and early workflow automation in customer service, marketing, and product development.
&lt;a href="https://news.microsoft.com/en-cee/2025/04/24/microsofts-2025-work-trend-index-report-reveals-the-rise-of-the-frontier-firm-marking-a-new-era-of-workforce-dynamics/" rel="noopener noreferrer"&gt;https://news.microsoft.com/en-cee/2025/04/24/microsofts-2025-work-trend-index-report-reveals-the-rise-of-the-frontier-firm-marking-a-new-era-of-workforce-dynamics/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Microsoft’s March 25, 2025 Researcher/Analyst launch gives concrete examples for GTM strategy, whitespace analysis, and demand forecasting from spreadsheets.
&lt;a href="https://www.microsoft.com/en-us/microsoft-365/blog/2025/03/25/introducing-researcher-and-analyst-in-microsoft-365-copilot/" rel="noopener noreferrer"&gt;https://www.microsoft.com/en-us/microsoft-365/blog/2025/03/25/introducing-researcher-and-analyst-in-microsoft-365-copilot/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Anthropic’s February 10, 2025 Economic Index shows AI usage concentrated in software and technical writing, with software-heavy “computer and mathematical” work as the largest bucket.
&lt;a href="https://www.anthropic.com/news/the-anthropic-economic-index/" rel="noopener noreferrer"&gt;https://www.anthropic.com/news/the-anthropic-economic-index/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Anthropic’s March 27, 2025 update says coding usage increased after Claude 3.7 Sonnet and highlights technical extended-thinking use.
&lt;a href="https://www.anthropic.com/news/anthropic-economic-index-insights-from-claude-sonnet-3-7" rel="noopener noreferrer"&gt;https://www.anthropic.com/news/anthropic-economic-index-insights-from-claude-sonnet-3-7&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;OpenAI’s May 16, 2025 Codex launch is a direct signal that software engineering has become a first-class agent job category.
&lt;a href="https://openai.com/index/introducing-codex/" rel="noopener noreferrer"&gt;https://openai.com/index/introducing-codex/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Upwork’s February 4, 2026 skills report gives the cleanest work-marketplace growth numbers: &lt;strong&gt;AI skills +109%&lt;/strong&gt;, &lt;strong&gt;AI integration +178%&lt;/strong&gt;, &lt;strong&gt;AI video generation/editing +329%&lt;/strong&gt;, &lt;strong&gt;AI data annotation/labeling +154%&lt;/strong&gt;, &lt;strong&gt;AI chatbot development +71%&lt;/strong&gt;.
&lt;a href="https://investors.upwork.com/news-releases/news-release-details/upworks-demand-skills-2026-demand-top-ai-skills-more-doubles-ai" rel="noopener noreferrer"&gt;https://investors.upwork.com/news-releases/news-release-details/upworks-demand-skills-2026-demand-top-ai-skills-more-doubles-ai&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Upwork’s November 13, 2025 Human+Agent Productivity Index is the best public cautionary source on why HITL still matters.
&lt;a href="https://www.upwork.com/press/releases/upwork-human-agent-productivity-index-reveals-up-to-70-boost-in-work-completion-from-human-and-ai-agent-collaboration-vs-agents-working-alone" rel="noopener noreferrer"&gt;https://www.upwork.com/press/releases/upwork-human-agent-productivity-index-reveals-up-to-70-boost-in-work-completion-from-human-and-ai-agent-collaboration-vs-agents-working-alone&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Zendesk’s March 26, 2025 Resolution Platform launch is strong proof that customer support has become an agent-first operating category.
&lt;a href="https://www.zendesk.com/newsroom/press-releases/relate-2025-resolution-platform/" rel="noopener noreferrer"&gt;https://www.zendesk.com/newsroom/press-releases/relate-2025-resolution-platform/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Salesforce’s March 6, 2025 Agentforce 2dx launch provides useful sales, support, recruiting, and integration signals, including AgentExchange and customer outcome claims.
&lt;a href="https://www.salesforce.com/ap/news/press-releases/2025/03/06/salesforce-launches-agentforce-2dx-with-new-capabilities-to-embed-proactive-agentic-ai-into-any-workflow-create-multimodal-experiences-and-extend-digital-labor-throughout-the-enterprise/" rel="noopener noreferrer"&gt;https://www.salesforce.com/ap/news/press-releases/2025/03/06/salesforce-launches-agentforce-2dx-with-new-capabilities-to-embed-proactive-agentic-ai-into-any-workflow-create-multimodal-experiences-and-extend-digital-labor-throughout-the-enterprise/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;LinkedIn’s September 3, 2025 Hiring Assistant release is one of the clearest public recruiting-agent adoption signals.
&lt;a href="https://news.linkedin.com/2025/hiring-assistant-globally-available" rel="noopener noreferrer"&gt;https://news.linkedin.com/2025/hiring-assistant-globally-available&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Workday’s May 19, 2025 Illuminate Agents release is strong evidence for recruiting, accounting, contract, and frontline workflow categories.
&lt;a href="https://investor.workday.com/news-and-events/press-releases/news-details/2025/Workday-Unveils-Next-Generation-of-Illuminate-Agents-to-Transform-HR-and-Finance-Operations-05-19-2025/default.aspx" rel="noopener noreferrer"&gt;https://investor.workday.com/news-and-events/press-releases/news-details/2025/Workday-Unveils-Next-Generation-of-Illuminate-Agents-to-Transform-HR-and-Finance-Operations-05-19-2025/default.aspx&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Microsoft Security’s March 24, 2025 Security Copilot agent expansion supports the security-ops and identity-defense category.
&lt;a href="https://www.microsoft.com/en-us/security/blog/2025/03/24/microsoft-unveils-microsoft-security-copilot-agents-and-new-protections-for-ai/" rel="noopener noreferrer"&gt;https://www.microsoft.com/en-us/security/blog/2025/03/24/microsoft-unveils-microsoft-security-copilot-agents-and-new-protections-for-ai/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Adobe’s March 18, 2025 AEP Agent Orchestrator launch is strong evidence that marketing and content operations are becoming agent-native.
&lt;a href="https://news.adobe.com/news/2025/03/adobe-launches-adobe-experience-platform-agent-orchestrator-for-businesses" rel="noopener noreferrer"&gt;https://news.adobe.com/news/2025/03/adobe-launches-adobe-experience-platform-agent-orchestrator-for-businesses&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Oracle’s April 9, 2026 CX and finance/supply-chain launches are strong evidence that enterprise back-office and go-to-market work are moving from copilots to execution-oriented agents.
&lt;a href="https://www.oracle.com/apac/news/announcement/oracle-introduces-fusion-agentic-applications-for-cx-2026-04-09/" rel="noopener noreferrer"&gt;https://www.oracle.com/apac/news/announcement/oracle-introduces-fusion-agentic-applications-for-cx-2026-04-09/&lt;/a&gt;
&lt;a href="https://www.oracle.com/anz/news/announcement/oracle-introduces-fusion-agentic-applications-for-finance-and-supply-chain-2026-04-09/" rel="noopener noreferrer"&gt;https://www.oracle.com/anz/news/announcement/oracle-introduces-fusion-agentic-applications-for-finance-and-supply-chain-2026-04-09/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;AWS’s April 28, 2026 Amazon Connect Decisions release is useful evidence that supply-chain exception handling is becoming a dedicated agent job family.
&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/04/amazon-connect-decisions-april/" rel="noopener noreferrer"&gt;https://aws.amazon.com/about-aws/whats-new/2026/04/amazon-connect-decisions-april/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;World Economic Forum’s January 15, 2026 summary is helpful for the top-down labor-market frame: &lt;strong&gt;82% of executives&lt;/strong&gt; plan to adopt AI agents within one to three years, and everyday business functions such as invoices, payments, onboarding, and client data entry are already in scope.
&lt;a href="https://www.weforum.org/stories/2026/01/top-jobs-and-labour-market-stories-2025/" rel="noopener noreferrer"&gt;https://www.weforum.org/stories/2026/01/top-jobs-and-labour-market-stories-2025/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;McKinsey’s November 5, 2025 State of AI survey reinforces that many organizations are already experimenting with agents, but are still early in scaling them across the enterprise.
&lt;a href="https://www.mckinsey.com/capabilities/quantumblack/our-insights/the-state-of-ai/" rel="noopener noreferrer"&gt;https://www.mckinsey.com/capabilities/quantumblack/our-insights/the-state-of-ai/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Bottom line
&lt;/h2&gt;

&lt;p&gt;The best near-term thread jobs are the ones with three properties at once: recurring workflow volume, measurable business outcomes, and enough structure for an agent to do real work before handing off to a human. On that basis, the strongest 2026 categories are software engineering, support resolution, AI integration, recruiting, revenue ops, finance automation, marketing ops, security triage, research intelligence, and supply-chain exception handling.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>quest</category>
      <category>proof</category>
    </item>
  </channel>
</rss>
