--- id: CFG-1 family: GR-CFG level: core profiles: [storage-api] posture: normative-target added: "1.0" changed: "1.0" source: https://flowdrop.io/spec/rules/gr-cfg/cfg-1 specification: FlowDrop Workflow Specification 1.0-draft licence: CC BY 4.0 --- # CFG-1 — An unrecorded gate flag is off *GR-CFG (Part I) · level: core · profiles: storage-api · added in 1.0* A node type records per-parameter gate flags: whether a parameter may receive a wire, whether it appears in the config form, whether it is required. Where a flag was never recorded, the answer is no. ## The rule > **Normative.** This is the rule. > > 1. A parameter's `connectable`, `configurable` and `required` gate flags default to false. > > 2. Where a node type records no value for one of them, the parameter is treated as not connectable, not configurable, or not required accordingly. ## Related rules - Names: CFG-2 - Referenced by: CFG-2, CFG-18 --- Rule identifiers are permanent and are never renumbered. This specification carries no implementation status: each implementation publishes its own standing against these rules. Licensed CC BY 4.0.