Meta is offering a cheaper Muse Spark 1.2 "contributor" tier priced at $0.10/1M input and $0.20/1M output tokens in exchange for using user prompts for training
THE SO WHAT
Meta is explicitly pricing data rights into its API — $0.10–0.20 per million tokens is the discount for letting your prompts become training fuel. If you’re building on third-party models, you now need a written policy on which workloads can opt into “contributor” tiers and which must stay on non-training SKUs.
READ THE SOURCE
MORE FROM THE WIRE
Applied AIMeta launches Muse Code, an AI agent for large code bases
Coding agents that can operate over large, complex codebases shift AI from autocomplete to true maintenance and refactor work. If you own a legacy monolith, the question is no longer “can AI help?” but “what guardrails do we need before we let an agent touch production repos?”
Applied AIPrime Agent: A self-improving RLM agent
Self-improving RLM agents move the bottleneck from coding the agent to constraining its learning loop. Before adopting anything like this, teams need a clear policy on what data the agent can learn from and how regressions are detected and rolled back.
Applied AITrump’s DOJ gains oversight of OpenAI’s green-card employee sponsorships
Direct DOJ oversight of one lab’s green-card sponsorships puts a spotlight on immigration as a control lever in AI competition. Any AI-heavy org relying on foreign talent should scenario-plan for slower or more politicized visa processes and build redundancy into critical roles.
Applied AIMeta enters the AI coding wars with Muse Spark 1.2 and Muse Code with persistent async background agents
Persistent async coding agents that run in the background turn your codebase into a living system that’s constantly being modified. Before enabling this, teams need hard rules on scope—what the agent can touch without review—and a CI pipeline that can absorb continuous, machine-initiated changes.