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.
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.