Fabric handbook · Executor + Studio

Settings reference

Use the Settings search box to find a field across sections. Change the values relevant to your workflow; many advanced fields can keep their installed defaults.

◇

Reference

General: identity, profiles and transfer

ControlWhat it means / what to do
About FabricShows the installed package release and maintainer contact. Development builds identify themselves separately.
Environment profileSave and select non-secret AI routing, RAG policy/sources, connector enablement, skills and preferences. Apply activates the selected setup; imported profiles remain drafts until then.
Open setup assistantRevisit onboarding and optional local components. It does not replace a game repository clone or service authorization.
Export / Import setup bundleTransfer supported setup data with a preview and conflict policy. Detailed import steps.
Integrations / Perforce / GitRead-only summaries and live status. Configure credentials and machine connection fields under Connectors.
DashboardShows active port and agent count; use the launcher’s chosen address.
Run health checkTests usable access, not just credential presence. Read individual results and required fixes.
◇

Reference

Every path field

Use Browse or enter a path without wrapping quotes or shell escapes. Save paths validates inputs. A “found” label normally confirms a local path exists; it does not confirm connector authorization. Live-data additionally validates the Git root. Local saved settings override installation defaults; fields locked by a managed deployment must be changed by its administrator.

FieldPurpose / recommended value
Unity projectFolder with Assets and ProjectSettings; used by Unity operations.
Git worktreeGame source checkout used by general Git operations. Do not use this field to replace Live-data repository.
Live-data repositoryRoot of gotm_livedata; must be a valid Git checkout/worktree. Required for Offers asset preparation. Save and restart when idle.
Perforce workspaceExact client root. Keep it consistent with Connectors → Perforce and p4 info.
Unity executableThe editor executable for the required version, usually Unity.app/Contents/MacOS/Unity; not Unity Hub.
Default agents directoryManaged agent storage for this workspace. Keep the installed default unless migrating with your maintainer.
Worker preview directoryWritable preview storage outside application packages. Use the installed default; generated folders may not exist until first use.
Development code rootProject code used for context and playbook discovery. Set your real project, not another user’s checkout.
Run history fileDurable history JSON. Keep the default; a new file may not exist yet, but its parent must exist.
Champion stats fileWorkflow data file used by relevant game agents. Select the team-provided file if required; do not create guessed content.
Offer staging directoryWorking output location for offer preparation. Use the configured writable state location, never the signed app payload.
ASTC encoder executableOptional ASTC compression tool. Required only for workflows that use it.
PVRTexToolCLI executableTexture tool, often detected inside the selected Unity installation. Verify the actual executable.
Basis Universal executableOptional basisu texture encoder; set when required by the workflow.
Xcode build executablexcodebuild executable for applicable Apple build tasks.
.NET SDK executabledotnet executable for applicable .NET tasks.
VS Code command executablecode command executable for editor handoff; not a prerequisite for all agents.

Encoder settings become active after saving. Other values may show pending restart alongside the still-active value. Do not assume the new path is already being used; restart only after work is idle. Missing optional tool paths do not mean the whole installation is broken.

◇

Reference

Worker backend and safety

Execution mode distinguishes embedded local workers from distributed workers. Browser independence, Durable queue and queued/running/interrupted counts report backend state. Recover queued work addresses queued work; it is not permission to replay completed external effects.

Emergency-stop safety must be healthy and released for new dispatch. A signed-in master may see Initialize safety authority only for a configured, uninitialized authority. An active stop must be investigated before release. Missing or stale authority fails closed; never edit safety files to force green.

◇

Reference

Preferences

FieldEffect
Animated backgroundTurns decorative background motion on/off.
Dashboard color styleChoose Multicolor, Monotone or Dual tone and the offered colors/presets. Health status colors remain meaningful.
Fabric PetEnable, hide, compact, or reset its position.
Pet motionFollow the system preference, use full motion, or reduce motion.
Working characterThe isometric worker reflects every Fabric state with a state-specific loop. Reduced motion uses the matching still frame.
Manual time / ticketEstimated manual minutes per ticket for impact reporting.
Automated time / ticketEstimated automated minutes for comparison; not a runtime timeout.
Cost rateHourly cost estimate used in impact reporting; not cloud-provider billing.
User ProfilePersonal identity/preferences. See Users & access levels for current role.
◇

Reference

AI · Models

ControlHow to configure
Fabric Intelligence AI ON/OFFEnable the configured reasoning service. A deployment-enforced value may be locked.
ProviderChoose available local Ollama or an approved Anthropic/OpenAI provider according to deployment policy.
Model / AutoUse Auto initially, or select a compatible model. Downloaded does not mean loaded, healthy or suitable for vision.
API endpointUse your approved provider endpoint. Do not guess a proxy URL.
API keyEnter the key in the masked field; a blank replacement field keeps the saved key. Use Save & test.
Monthly cloud budgetUSD estimate; zero means monitor only, not free or disabled cloud. Exhaustion is handled according to mode/policy.
Capability routing / pinsAdvanced per-lane selection; use the actual supported models shown. Avoid pinning an unavailable or unsuitable model.
Orchestrator / benchmarksInspect pool health and measured routing evidence. Benchmarks and extra model pulls consume resources; run deliberately.
Embedding modelRequired for local knowledge indexing even when conversational requests use a cloud model.
◇

Reference

Other Settings sections

SectionWhere to learn more
WeaveContext toggles, vision confirmation, conversation preferences and memory controls: Weave guide.
Fabric Intelligence CoreInspect core agents, capabilities and governance. Inventory or confidence scores do not grant execution authority.
Platform ReadinessInspect active game adapter, native integrations, workers, persistence, delivery gates and Code Intelligence. Deployment-owned values are not browser switches.
KnowledgeSources, index freshness, collections, graph refresh and bounded deep-link research: Knowledge guide.
ConnectorsAll provider credential, endpoint, bridge and test fields: Connector reference.
SkillsBrowse, enable and index playbooks, inspect contracts and revision state: Skills guide.