Donna AIMonday, March 16, 2026 · 2:00 PMNo. 7

Intellēctus

Your Daily Artificial Intelligence Gazette



AI Daily Briefing — March 16, 2026

Today's news cycle is dominated by legal pressure on Anthropic, growing Claude Code adoption across unexpected professional domains, and a fascinating crowdsourced intelligence operation. Meanwhile, the open-source AI finance tooling space gets a notable new entrant. It's a day that underscores how AI is simultaneously attracting institutional scrutiny and grassroots enthusiasm in equal measure.


⚖️ Legal & Policy

FSF Threatens Anthropic Over Copyright Infringement, Demands Open-Source Model Weights

The Free Software Foundation has formally threatened Anthropic over alleged copyright infringement in training its LLMs, with a pointed demand: release the model weights under a free license. The move escalates ongoing tensions between the open-source software community and closed AI labs that built on publicly available code and text. This follows similar pressure applied to other frontier labs and could have significant implications for how Anthropic structures future model releases.


🔓 Open Source

Almanak Fully Open-Sources Its SDK and Strategy-Builder Agent

Almanak has announced full open-sourcing of its SDK and strategy-builder agent skill, enabling developers to build, backtest, and run financial strategies with AI. The move is generating significant traction in fintech developer circles, with the announcement being widely reshared. This positions Almanak as a serious open-source alternative for quantitative finance automation.


🕵️ AI in the Wild

Claude + Human Decode 12 Words of Iran's Mysterious V32 Spy Broadcast in 22 Hours

A Reddit user stumbled onto a Radio Free Europe capture of Iran's enigmatic V32 numbers station broadcast — a man calmly reading strings of numbers — and partnered with Claude to begin decoding it. Within 22 hours, the human-AI team had cracked 12 words. It's a vivid demonstration of Claude's pattern-recognition and cryptanalysis capabilities applied to real-world signals intelligence puzzles, and the thread is worth a read for anyone interested in applied AI research workflows.


🎮 Industry Moves

Unity AI Hype Cooled — But Claude Code Adoption Among Game Devs Quietly Grew

A viral Japanese-language Twitter thread notes that roughly one month after Unity's splashy AI game-creation announcement tanked game company stock prices, Unity AI failed to gain meaningful traction — while Claude Code quietly became the tool of choice for developers who did shift their workflows. A useful reality check on hype cycles vs. actual adoption curves in the developer tooling space.


🛠️ Claude Code Developer Corner

Adoption & Use Cases Expanding Beyond Developers

Claude Code is increasingly being used outside its original developer audience. A widely shared tweet notes that a cardiologist won Anthropic's recent hackathon using Claude Code — a signal that the tool's agentic coding capabilities are accessible enough for domain experts with no traditional software background. A Japanese-language thread is similarly going viral reframing the "Claude-native designer" not as someone who accelerates Figma work, but someone who uses Claude Code to operate like a full product team — handling design through implementation through validation solo.

Running Claude Code Free (Local/No API)

Multiple viral posts are circulating around running Claude Code completely free — no API bills, no rate limits, no data leaving your device. While specifics in the sourced tweets are limited, this appears to reference routing Claude Code through locally-hosted model backends or community workarounds. Worth investigating if API costs are a friction point for your workflow.

Anthropic Launches Claude Certified Architect — Foundations Exam (CCA-F)

Anthropic has opened early access to the CCA-F certification exam: 60 questions, single attempt, proctored online, covering Claude Code, the Anthropic API, and MCP (Model Context Protocol). The first 5,000 partner employees get access free; afterward it's $99. If you're building commercially on Claude and want a formal credential, this is the path.

CLAUDE.md: The Real Unlock for Power Users

Two separate viral threads converge on the same insight: the highest-leverage Claude Code skill isn't better prompts — it's repo structure and CLAUDE.md configuration. One widely shared tip recommends adding a ## Learning section to your CLAUDE.md so Claude Code and Cowork capture lessons from each session and improve over time. Treat CLAUDE.md as a living document, not a one-time setup.

Context & Token Efficiency: The Playwright Problem

A detailed thread (in Chinese) highlights a real pain point: Claude Code's web-scraping tool stack degrades gracefully but expensively — when lightweight scrapers fail and it falls back to Playwright, a single tweet's DOM can consume ~8,000 tokens. The author reports that Anthropic's official Chrome extension (currently in testing) reduces that same fallback scenario to ~700 tokens. If you're running web-heavy agentic workflows, watch for the Chrome extension GA.

Resource Constraints & Context Size

One developer pushback worth noting: a tweet from @MitjaMartini argues Claude Code is "basically unusable for day-to-day coding with constrained local resources" due to large, hard-to-control system prompts. Their proposed solution: a tightly curated, minimal-context harness. This is a real tradeoff — Claude Code's power comes partly from its expansive context, but that has a cost on resource-limited machines.

Multi-Agent Visualization

@om_patel5's 3D visualization of 7 Claude Code agents running in parallel is making the rounds — a useful mental model for teams thinking about parallel agentic workloads and orchestration architecture.

Awesome List

@ghumare64 points to what they call "the only awesome list for Claude Code" — a curated community resource list. Bookmark it if you're onboarding a team or building out your Claude Code toolkit.


👀 Worth Watching

  • Claude calling Grok for X search + cross-validation: A Chinese-language thread describes a workflow where Claude calls Grok's X search API — and the most useful pattern turns out to be not search per se but cross-validating claims across sources. Interesting MCP/tool-use pattern for research agents. (source)
  • Automation consulting disruption: A thread claims Claude Code now replicates $15K automation consulting engagements in ~2 hours. Anecdotal, but the consultant making the claim says they used to be one of those consultants — worth a read for anyone in the services business. (source)
  • Claude Cowork as Claude Code alternative on Team plans: For teams where Claude Code isn't available on their subscription tier, Claude Cowork is apparently a viable coding workflow substitute — confirmed by a Japanese developer thread. (source)
  • Pentagon budget doc + Claude Code: Someone reportedly pointed Claude Code at the Pentagon's public budget documents and tasked it with finding contracts overpaying by 10x or more. No results shared yet, but the experiment is being watched closely. (source)

That's the briefing for March 16. The FSF/Anthropic copyright situation is the story to track this week — it could force meaningful policy decisions on model weight disclosure. And if you haven't set up a proper CLAUDE.md yet, today's the day.