chore: fix FastLane default comment

This commit is contained in:
Moe Charm (CI)
2025-12-14 16:30:32 +09:00
parent ea221d057a
commit f301ee4df3

View File

@ -29,7 +29,7 @@
// - Fail-fast: Any uncertainty → return not-handled
//
// Safety:
// - ENV-gated (default OFF)
// - ENV-gated (default ON, opt-out)
// - Single fallback boundary (FastLane → ColdFallback)
// - Reversible (ENV toggle)
//