Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Function collectEvidence

    • Wraps caller-supplied module outputs as SELF-REPORTED evidence.

      These artifacts did not come from the ledger: AMC did not capture them, so they cannot be OBSERVED. This function previously stamped every non-null input kind: 'observed' with a flat trust of 0.7, which contradicted the trust-tier methodology and let any caller mint top-tier evidence.

      Use collectEvidenceFromLedger for real captured evidence.

      Parameters

      • moduleOutputs: Record<string, unknown>

      Returns CollectedEvidence