Always false in the base DaVinci package.
Stub for parity with JourneyFormMeta.hasAutoCapable. No collector
type in the DaVinci 2.0.1 iOS/Android SDKs resolves to an auto_capable
execution mode (see resolveExecutionMode in collectorHelpers.ts) — this
flag will be wired to live collector presence by future IdP/Protect
integration stories (SDKS-5128 and follow-ons) once such a collector type
is registered.
True when at least one collector requires an external package integration
(e.g. rn-external-idp handling an IdpCollector).
True when at least one collector requires manual user input.
True when at least one LABEL (output-only) collector is present.
True when at least one unsupported (unknown-type) collector is present.
Derived metadata for the active form — used to drive UI-level decisions (e.g. hide a form that only has output/immediate collectors).