drupflare/worker - v1.0.0
    Preparing search index...

    Function moduleTable

    • Every classified module as a row.

      blocked comes from the classifier, never from this file, so a capability change moves the table without anyone editing it. verified is the only state that needs evidence recorded by hand, because only a test run can establish it.

      Parameters

      • capabilities: RuntimeCapabilities = SHIPPED_CAPABILITIES
      • verified: Readonly<Record<string, string>> = VERIFIED_BEHAVIOURS
      • capabilityEvidence: Readonly<Record<string, string>> = CAPABILITY_EVIDENCE

      Returns TableRow[]