option('validate_gc', type: 'boolean', value: false, description: 'Enable GC validation checks (stale pointer detection, pre-GC frame validation)') option('force_gc', type: 'boolean', value: false, description: 'Force GC on every allocation (makes stale pointer bugs deterministic)')