SensecraftXStudio requires no installation, build step, or configuration. The entire setup is a single file drop and two lines of text in your AI assistant session. The four steps below take under a minute to complete, and the contract is active for the rest of the session from that point forward.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/xxyoudeadpunkxx/sensecraftxstudio/llms.txt
Use this file to discover all available pages before exploring further.
Copy AGENTS.md into your project root
Download or copy
AGENTS.md from the SensecraftXStudio repository and place it at the root of the project where your AI assistant will be working. The file must be accessible to the assistant in its workspace — placing it at the root ensures it is found without ambiguity.Start a fresh assistant session
Open a new session with your AI coding assistant and give it access to your workspace. Starting fresh ensures there is no prior session context that could silently subordinate the contract before it is activated.
Send the activation instruction
Before giving the assistant any task, send this instruction exactly:This instruction does three things: it directs the assistant to read the file in full, it establishes the contract as the operative frame (not background reading), and it scopes that frame to the current workspace before any action begins.
Contract drift happens gradually: the contract becomes a one-time read, then memory-only guidance, then background context with no effect on the next move. Learn what drift looks like and how to recover at /contract/activation.