Short Gamma Spirals: What Market-Maker Hedging Dynamics Teach Agent Designers About Feedback Loops
Market-maker gamma hedging creates runaway feedback loops. The same dynamics appear in multi-agent systems. Here's the plumbing for circuit breakers.
The mech.app newsletter
Get practical field notes on AI agents, automation, developer tools and security delivered to your inbox.
Featured
How expensive data subscriptions force architectural decisions about agent access control, usage metering, and caching layers between vendor feeds and t...
Market-maker gamma hedging creates runaway feedback loops. The same dynamics appear in multi-agent systems. Here's the plumbing for circuit breakers.
GitHub's beginner tutorial on parallel agents exposes orchestration challenges while keeping implementation details opaque.
How Avatar identifies safe insertion points for agentic reasoning in fixed workflow systems, examining the boundary between rule-based orchestration and...
How Pascal Editor implements MCP to expose 3D CAD operations to agents while maintaining data integrity and managing persistent local state in SQLite.
Maxxwell treats token budgets as a primary constraint, exposing the plumbing of context window engineering for multi-agent workflows.
Webhook ingestion, dedup fingerprinting, structured LLM output, and playbook routing for production agent observability. Free workflow JSON included.
How Intuit built an agentic disaster recovery assistant on Amazon Bedrock that lets on-call engineers trigger production failovers from natural language.
Cooperative Shapley attribution identifies which memory entries degrade downstream utility, then selectively suppresses them without permanent deletion.
How SpiderFoot's plugin architecture, queuing model, and correlation engine orchestrate 200+ data sources without blocking the web UI or tight coupling.