RawGthConfigInput
RawGthConfigInput =
z.infer<typeofrawGthConfigSchema>
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/schema.ts:1040
Type inferred from rawGthConfigSchema. This is additive and intentionally
separate from the hand-written RawGthConfig interface in config.ts (it omits
the deprecated aliases). Prefer RawGthConfig for the public surface.