{{ blueprintTitle }}
{{ blueprintSub }}
What this request will cost
{{ costIntro }}
Questions people actually ask
If your question is not here, ask it in the thread — the agent answers questions about its own reasoning as readily as it answers questions about infrastructure.
What the agent enforces, and who enforces it
Best practice only means something if something checks it. Every line below names the reviewer, policy rule or tool that would catch it — none of this is advice you have to remember.
Onboard a project
A Helix project the console does not know yet: say which account it lands in, its environments and its data class, and its service.yaml goes up as a draft pull request under your name. Requests for it can be raised once that is merged.
Drafts
Requests you started and have not raised. Newest first; open one to carry on, discard what you will not raise. Tick several to discard them together.
Architects' queue
Priority, then what is on you, then the last change. Unassigned requests are on every architect until someone takes one.
Describe what you need. The agent writes the Terraform.
Compare AWS architecture optionsAlready have Terraform? Review an existing plan
One or two sentences is enough: what it is, what it is for, anything it must survive. The agent drafts every resource and asks only what it cannot infer.
{{ greeting }}
{{ glanceHeadlineLive }}
Requests
Every request, newest change first within its priority. A chip carries the count it will show; press it again to clear it.
{{ deliveryDetail }}
Estate
Every taggable resource each account holds, from a read-only scout. Governed means it carries all the mandatory tags; eligible for preflight means the catalogue has a matching module. Tags do not establish Terraform ownership, so adoption stays held until account, region, repository and state ownership are verified.
{{ ar.handoutText }}
Settings
Three scopes. Org-locked settings are the platform's contract and no project can override them. Project settings are yours to set. Inherited values come from the Helix project record and change there, not here.
Where the numbers come from
The model does not invent CIDRs, RTOs, node counts or control mappings. Each is a deterministic tool call, and every figure in this surface is traceable to one — which is what makes a reviewer able to argue with it.
{{ destroyTitle }}
{{ destroySub }}
Reviews
{{ reviewHeadline }}
History
Every event on this request, newest first, read from the record and the live repo.
What the front end has to fetch
Every dynamic value in this surface, the call behind it, and how long it may be cached. Nothing on this page is hard-coded except copy.
The agent emits this, not HTML
An A2UI-style component tree over the agent-to-UI channel. The client owns a renderer registry — the model may only pick from registered component types and bind them to data paths, so it can restructure the page (add a layer, add a decision) without shipping markup.