Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
i.3Wiki
Agentic AI Atlas · FAQ
agent-generate/universal-agentic-stack/09-faqa5c.ai
Search the atlas/
Wiki · linked records

Article and nearby pages

I.Current articlepp. 1 - 1
Universal Agentic Stack OrientationBuilder and Product FitUniversal Agentic Stack Landscape DiagramPlacement ChecklistWorked ExamplesCommon Confusions
II.Documented nodesrefs · 8
Model · LayerProvider · LayerTransport · LayerAgent-Core · LayerAgent-Runtime · LayerAgent-Platform · LayerWorkspace · LayerExecution · Layer
I.
Wiki article

agent-generate/universal-agentic-stack/09-faq

Reading · 2 min

FAQ reference

Because different products own different responsibilities. The stack is useful only if it preserves those boundaries instead of rewarding the broadest label.

Page nodewiki/agent-generate/universal-agentic-stack/09-faq.mdNearby pages · 11Documents · 11

Continue reading

Nearby pages in the same section.

Universal Agentic Stack OrientationBuilder and Product FitUniversal Agentic Stack Landscape DiagramPlacement ChecklistWorked ExamplesCommon ConfusionsReading PathsComparison MatrixReview TemplateUniversal Agentic Stack LayersUniversal Agentic Stack Source Map

Documented graph nodes

Records linked directly from this page’s Page node.

Model · LayerProvider · LayerTransport · LayerAgent-Core · LayerAgent-Runtime · LayerAgent-Platform · LayerWorkspace · LayerExecution · Layer

FAQ

Why not just call everything an agent platform?

Because different products own different responsibilities. The stack is useful only if it preserves those boundaries instead of rewarding the broadest label.

Can one product occupy multiple layers?

Yes. Most serious products occupy multiple adjacent layers. The mistake is not spanning multiple layers. The mistake is pretending to own layers that are actually delegated.

What if one product bundles another?

Then record the bundle honestly. You can say the top-level product exposes a broader surface while delegating or embedding lower layers from another component.

Is a plugin system part of runtime or platform?

Usually platform. A runtime invokes tools inside a running session. A platform defines installation, extension contracts, manifests, lifecycle, discovery, and ecosystem behavior around runtimes.

Is a gateway part of the provider or transport?

Usually transport-adjacent, sometimes close to provider concerns. The key question is whether it serves models itself or mainly routes traffic to someone else who does.

Is an approval prompt the sandbox?

No. The approval prompt is only one visible part of the policy boundary. The sandbox is the broader restriction and audit system around execution.

What if a local model collapses model and provider?

Operationally they can collapse. Conceptually the stack still keeps them separate so you do not mix the model artifact with the serving boundary.

Why separate interaction from presentation?

Because commands, approvals, and action vocabulary are not the same thing as layout, rendering, or transcript display. One is what you can do. The other is how it is shown.

What should I do when the classification still feels fuzzy?

Use `08-review-template.md`, force yourself to write the one-sentence placement, and then verify disputed boundaries in `layers.md`.

Trail

Wiki
Generated References
Universal Agentic Stack

FAQ

Continue reading

Universal Agentic Stack Orientation
Builder and Product Fit
Universal Agentic Stack Landscape Diagram
Placement Checklist
Worked Examples
Common Confusions
Reading Paths
Comparison Matrix

Page record

Open node ledger

wiki/agent-generate/universal-agentic-stack/09-faq.md

Documents

Model · Layer
Provider · Layer
Transport · Layer
Agent-Core · Layer
Agent-Runtime · Layer
Agent-Platform · Layer
Workspace · Layer
Execution · Layer