Experimental Reasoning
EXPERIMENTAL, intentionally aggressive explicit-reasoning profile for hard analytical work — deep debugging, thorny architecture decisions, root-cause investigation, and complex problem-solving. Use it when you want the model to narrate a visible hypothesis-test-revise loop (stating beliefs and confidence, then killing its own wrong beliefs out loud), push hard on autonomy (chaining investigative…
Grounded Coding
Use this for any non-trivial software engineering work — building a feature or app, a migration, a multi-file change, a refactor, or a phased plan. Operate as a project manager / orchestrator: decompose the work into a flat phased plan, dispatch each phase to a sub-agent with a grounded brief, run independent phases in parallel and dependent ones in sequence, supervise and verify what comes back,…