Fractera news
News
Every current update to the project, in chronological order — new framework starters, AI-workspace features, agent skills and MCP tools. Each update is saved into the vector knowledge base at the same time it ships, which means the whole history is fully searchable with AI from inside your workspace.
- 3 min read
Fractera Is Product of the Day: Top 2 Daily Winner on Smol Rank
Fractera earned the "Top 2 Daily Winner" / Product of the Day badge on Smol Rank — a short celebratory note with the listing facts and links to go deeper.
- 6 min read
Projects Now Decompose Before They Are Built: the Frozen Process for Private Automations
A project used to be the one thing an AI agent still planned in its head — and a plan in a context window dies with the context window. Now a private automation is decomposed into a validated node graph, the whole queue is materialized to disk before any development, incomplete specs are refused by a gate, and coding agents receive only a step number.
- 5 min read
Only the Architect Changes Your Workspace
In secure mode, changing your self-hosted workspace now requires the architect role at every door — the MCP bridges, the admin API, and the data service each verify identity before a write, so a valid session or a shared secret is no longer enough on its own.
- 7 min read
MCP Coding in Agentic Engineering: One Messy Request Becomes a Development Pipeline
One compound request instead of four tickets: the platform decomposes it into an order sheet, materializes every sub-step on the Development Steps page before any code exists, survives a crash mid-run, and splits work between flat MCP coding on cheap models and recursive development by coding agents.
- 7 min read
Add Any Language to a Site You Already Built — Without Blocking Anything
Take an existing site and scale it to any language in one move: pages valid instantly, hreflang correct, untranslated copies kept out of the index, real translation done later in its own step — and the menus localize themselves.
- 6 min read
A Universal Footer That Builds Itself — and Already Speaks 82 Languages
A universal footer that configures itself: footer pages added by voice, company data and socials pulled from app settings, a theme toggle and an automatic language switcher — already translated into 82 languages, with an extra in-page navigation section on the home page.
- 6 min read
Login Is Now Optional — One Switch, and It Costs You Almost Nothing
Authorization is now an opt-in switch, not a build job: off by default for simple sites, on in one move for apps that need accounts — panel or voice, role-based, and already translated into 82 languages.
- 8 min read
The Frozen Template Constructor: whole structures, composed not generated
A constructor composes whole structures from a few vetted frozen bricks — no code generation, the same result from any AI model, and an honest refusal when a request does not fit.
- 6 min read
Fractera Moves to Open Code: a License That Protects the Idea, Not the Walls
Why Fractera is switching from MIT to Open Code: free for individuals and small businesses, a commercial license only for large corporations — a deliberate move to protect the idea ahead of a major release.
- 20 min read
Frozen archetypes: a whole page group in seconds, with no code generated
Add a whole news, blog or documentation section by composing it from frozen, vetted bricks — file copy, not code generation. The same result from any AI model.
- 14 min read
Safe Static Data Generation for a Next App — by an AI Agent and in the Settings
A new way to manage a Next app’s settings — by hand or by an AI agent — that keeps the whole project static, with a full field-by-field tour and the costly mistake it prevents.
- 5 min read
Multilingual Authentication for Agentic Engineering — 82-Language Login & Registration Forms
The login and registration forms in the starter now render in the visitor's own language across all 82 languages — automatic, static, and zero-setup.
- 6 min read
We Rebuilt How an Agentic Engineering Platform Publishes Multilingual Content
A founder's note on rebuilding our site-update processor for navigation, search and translation at scale — and turning the multilingual content pattern into a standard agent skill.
- 6 min read
Architecture → Development Steps: An Agentic Engineering Platform That Builds From the Project Tree
A plain-language tour of the Architecture page — where you and your AI agents declare what to build, then turn the whole backlog into one development step, included as standard with every Next.js-based starter.
- 6 min read
AI Draft Settings: The Instruction & Skill Staging Conveyor for AI Agents
A plain-language tour of the AI Draft Settings page — where people and AI agents draft new capabilities together, included as standard with every Next.js-based starter.