This adapter points Codex to the canonical AI contract for this repository.
AGENTS.mdCONTEXT.md- One relevant sample in
docs/patterns/ .github/copilot-instructions.md(tool adapter parity rules)
- Keep packet handlers orchestration-only.
- Do not query database contexts/repositories from packet handlers.
- Do not send composers directly to sockets/sessions from handlers; route via
PlayerPresenceGrain.SendComposerAsync. - For
Revision<id>parser/serializer work, edit../turbo-sample-plugin/TurboSamplePlugin/Revision/**, notturbo-cloud.
dotnet build Turbo.Main/Turbo.Main.csproj -t:TurboCloudFastCheck
dotnet build Turbo.Main/Turbo.Main.csproj -t:TurboCloudQualityGate