II.
Layer overview
Reference · livelayer:7-workspace
Workspace overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for layer:7-workspace.
Attributes
displayName
Workspace
position
7
path
surfacing
scope
Materialized working context the agent reads, writes, indexes, and reasons over.
summary
The workspace is the materialized working directory or project context the
agent operates against — a git worktree, clone, symlinked overlay,
IDE-managed project, mounted remote, or virtual ephemeral workspace.
Workspace posture includes materialization, storage backend, indexing,
git hooks, artifact scope, and multi-tenant policy. Realized by `Workspace` nodes.
responsibilities
- Materialize project files, indexes, artifacts, and session-visible state.
- Define git/worktree, mounting, overlay, and persistence behavior.
- Bound what files, generated outputs, and caches belong to the agent task.
examples
- Local repository, remote clone, IDE project, container-mounted workspace.
- Git worktree, generated artifact directory, vector/code index, cache scope.
- LangGraph app state when backed by project files or persisted stores.
fitNotes
Some products are read-only and omit this layer. Others delegate workspace
ownership to an IDE, CI runner, hosted environment, or user shell.
Outgoing edges
None.
Incoming edges
documents14
- page:agent-generate-universal-agentic-stack-orientation·PageUniversal Agentic Stack Orientation
- page:agent-generate-universal-agentic-stack-builder-fit·PageBuilder and Product Fit
- page:agent-generate-universal-agentic-stack-landscape-diagram·PageUniversal Agentic Stack Landscape Diagram
- page:agent-generate-universal-agentic-stack-placement-checklist·PagePlacement Checklist
- page:agent-generate-universal-agentic-stack-worked-examples·PageWorked Examples
- page:agent-generate-universal-agentic-stack-common-confusions·PageCommon Confusions
- page:agent-generate-universal-agentic-stack-reading-paths·PageReading Paths
- page:agent-generate-universal-agentic-stack-comparison-matrix·PageComparison Matrix
- page:agent-generate-universal-agentic-stack-review-template·PageReview Template
- page:agent-generate-universal-agentic-stack-faq·PageFAQ
- page:agent-generate-universal-agentic-stack·PageUniversal Agentic Stack
- page:agent-generate-universal-agentic-stack-layers·PageUniversal Agentic Stack Layers
- page:agent-generate-universal-agentic-stack-source-map·PageUniversal Agentic Stack Source Map
- page:views-agent-stack-tower·PageAgent Stack Tower
realizes3
- stack-part:krate-agent-workspaces·StackPartKrate Agent Workspaces
- workspace:github-codespaces·WorkspaceGitHub Codespaces workspace
- workspace:local-developer-default·WorkspaceLocal developer workspace (default)