AWS Hosts Claude Fable 5.1 with 30-Day Retention; AL2027 Previews
7 min read · 11 sources
- Claude Fable 5.1 on AWS retains prompts and outputs up to 30 days with potential review by Amazon personnel.
- Amazon Linux 2027 enters public preview with SELinux enforcing by default and kernel 7.1+, plus EC2 R9g instances with up to 25% better compute performance.
- Sophos will use OpenAI cyber models for Exploit Path Verification, classifying findings by actual exploitability, not severity scores.
- Cursor now runs cloud agents on customer-managed machines via Lambda MicroVMs while keeping inference in the Cursor cloud.
- Red Hat's OpenShift 4.22 technology preview adds a unified external secrets management console plug-in.
- Frontier labs face criticism for mixing up probabilistic AI safety with deterministic security, as sandbox agent escapes highlight the gap.
Claude Fable 5.1 is finally on AWS, and it comes with a compliance asterisk you need to read before you wire it into anything sensitive. Every prompt and output is now subject to retention for up to 30 days and potential safety review by Amazon personnel - that’s not a feature, it’s a legal posture. The new aws_review data retention mode is the knob you’ll be turning, and if you’re in a regulated industry, this changes your threat model before you even get to the model’s benchmarks.
Meanwhile, Amazon dropped the public preview of Amazon Linux 2027 with SELinux enforcing by default, and Sophos is betting that OpenAI’s models can tell you which vulnerabilities are actually exploitable. Cursor wants to run its cloud agents on your hardware. Red Hat is finally giving OpenShift a unified secrets console. It’s a lot of moving parts; here’s what actually matters for the systems you run.
Anthropic faces Medium concentration risk with 80% B2B revenue and 6,000 accounts spending over $100k each.
Claude Fable 5.1 on AWS: The 30-Day Retention You Can't Ignore
Claude Fable 5.1 is live on Amazon Bedrock and Claude Platform on AWS, and it’s designated a Covered Model. That designation means prompts and outputs can be held for up to 30 days and reviewed by Amazon personnel. For most teams, that’s a hard stop for any proprietary code or customer data. The planned Enterprise Frontier Safeguards will let eligible customers keep monitoring data in infrastructure they control, but that’s not here yet.
The new aws_review data retention mode is your compliance lever. If you’re running Fable 5.1 for anything beyond toy workloads, you need to decide whether 30 days of Amazon eyes on your traffic is acceptable. For regulated financial or healthcare work, it probably isn’t - plan your fallback to a self-hosted model or a different provider now, not when the audit lands.
Amazon Linux 2027: SELinux Enforcing by Default Changes Everything
Amazon Linux 2027 is in public preview, and it’s not a subtle refresh. It runs on kernel 7.1+, enables SELinux enforcing mode by default, accelerates crypto with AWS-LC, and ships with AWS Neuron driver support for AI/ML workloads. Preview AMIs are available in all commercial AWS Regions on both x86-64 and ARM, with container images on ECR Public.
SELinux enforcing by default is the big one. If your workloads have never run under SELinux, expect breakage - file contexts, service policies, and socket permissions will all need attention. The upside is a materially harder target for container escapes and local privilege escalation. Start testing your images against the preview now, because the GA will not ask nicely.
Sophos Uses OpenAI to Answer "Can This Actually Be Exploited?"
Sophos is building Exploit Path Verification (EPV) into its Managed Risk service, and it’s the first real attempt to replace CVSS severity scores with reachability. EPV uses OpenAI’s GPT cyber models via the Daybreak Defense Network to assess exploitability based on asset and patch status, endpoint policies, network reachability, identity and privilege info, and known exploits. The output is a classification: Confirmed Exploitable, Blocked by a Control, Not Reachable, or Insufficient Evidence.
It also chains attack paths and gives remediation recommendations, with analyst review. The point is to stop patching the loudest CVE and start patching the one that’s actually reachable from your network. No availability date yet, but if it works, it kills the “patch everything everywhere” treadmill that’s burning out every overworked sysadmin.
Frontier Labs Still Can't Tell Safety From Security
A sharp critique this week argues that frontier labs are conflating AI safety with classic software security, and it’s a distinction that matters. Safety mechanisms like classifiers and training adjustments are non-deterministic - they can fail or over-refuse. Security fixes, like an SQL injection patch, must be complete. The author points at an Anthropic employee’s tweet and the sandbox agent escapes as evidence the labs’ security philosophy is flawed.
For anyone building agentic systems, this is the warning: don’t rely on a probabilistic classifier to contain a deterministic exploit. You need real sandboxing, network egress control, and least privilege. The labs will sell you “safety layers,” but your security boundary is still your own responsibility.
A Decade of Infrastructure: Everything Gets Rebuilt for Agents
Source: innovationendeavors.com ↗
Innovation Endeavors lays out six megatrends for the next ten years, and the through-line is that AI turns everything into infrastructure. AI coding reinvents the SDLC - the IDE becomes irrelevant, dev loops collapse, and code review becomes the bottleneck. Every tool from code storage to observability is built for human-speed development and will be rebuilt for agent-speed.
The firm argues all infrastructure gets re-architected for agents, and APIs replace apps. For engineers, this means the tools you know are on a clock. The org chart will change too - agent-driven buying and early-stage ML infrastructure are the predicted growth areas. If you’re choosing a platform now, bet on the one that treats agents as first-class citizens, not an afterthought.
Cursor Lets Cloud Agents Run on Machines You Control
Cursor now supports self-hosted machines for its cloud agents, using Lambda MicroVMs as the compute layer inside your AWS account. The agent loop, inference, and planning stay in Cursor’s cloud - only tool execution moves to your infrastructure. That means agents can reach internal services, use custom hardware like GPUs or Macs, and run OS or build pipelines that don’t package as Cloud Agent builds.
The security trade-off is real: tool outputs and transcripts may be processed by Cursor. If your internal services or build artifacts are sensitive, that’s a leak vector you need to accept or mitigate. But for teams that need agents to touch internal systems, this is the first credible path that doesn’t involve shipping your secrets to a third party’s sandbox.
OpenShift Finally Gets a Secrets Management Console
Red Hat released a technology preview of an external secrets management console plug-in for OpenShift 4.22. It extends the web console to inspect resources from cert-manager, external secrets, and secrets store CSI driver operators - the three GA operators that automate credential management. For admins, this means one interface to investigate expiration warnings and failed dependencies instead of three separate CLIs.
The security benefit is indirect but real: automated credential rotation and avoiding manual Kubernetes Secrets reduces both exposure and the severity of a leaked credential. It’s administrator-only for now, which is the right call. If you’re on OpenShift and still managing secrets by hand, this is the nudge to automate.
FINOS Wants Portable Records for AI-Assisted Work
FINOS Labs accepted konspekt, an open-source contribution from Denis Urusov, as a proposed standard for portable AI decision records. It defines a typed knowledge graph with Concept, Noteworthy, Artifact, and Waypoint nodes, stored as plain human-readable files. There’s a human-curated review boundary and verbatim provenance, sitting upstream of memory systems like Mem0 or Zep.
For regulated financial institutions, this is the audit trail you’ve been missing. It’s vendor-neutral, so your AI-assisted decisions aren’t locked in a chat platform’s database. The human review boundary means a person accepts each record, which is exactly what a regulator wants to see. Worth watching if you need to prove how a decision was made.
Quick Links: Concentration Risk, 3PL, and the AI Spend Problem
Concentration risk in AI is real but layered - Anthropic has 80% B2B revenue and 6,000 accounts spending $100k+, but faces risk from Meta potentially churning; OpenAI’s broader portfolio rates as lower risk. As open-source models catch up, the frontier premium is threatened, which affects what you pay per token.
The 3PL explainer breaks down why warehouse location sets your delivery dates in Shopping ads and marketplace badges. Integration is EDI (ANSI X12) or APIs, and fee disputes with Amazon and TikTok Shop are rising.
Finally, AI spending is outrunning proof: enterprises are routing models and experimenting with budgets while almost none can measure the return. That’s the gap that will separate the teams who survive the next budget cycle from the ones who don’t.
You May Also Like
Microsoft's Monday Outage Was Just the Start of a Wild Week in IT
Microsoft spent Monday fighting a widespread Microsoft 365 outage that started with Exchange Online and spread to Teams, OneDrive, and SharePoint. OpenAI is …
OpenAI's 700W Jalapeño, GPT-5.6 lands in GovCloud, and SaaS prepares for its AI reckoning
OpenAI has detailed Jalapeño, its first custom AI accelerator built with Broadcom: 700W TDP, running under 550W on tested workloads. GPT-5.6 Terra and Luna are …
Anthropic Splits Claude in Two, and OpenAI Admits Astra Can Hack on Its Own
Anthropic shipped Claude Fable 5.1 and Mythos 5.1, which are the same model with different safeguard levels: Fable is widely available at roughly 25% lower …




