evidence_anchor
ActiveTool of io.tooloracle/trustlayer
declared in 1.0.0
Anchor a fact on-chain (Polygon) as immutable, timestamped evidence. Creates an append-only registry entry with pack_id and content hash. Tamper-proof audit trail.
Parameters schema
{
"type": "object",
"required": [
"fact"
],
"properties": {
"fact": {
"type": "string",
"description": "The fact to anchor"
},
"symbol": {
"type": "string",
"description": "Related token symbol (optional)"
},
"framework": {
"type": "string",
"default": "trust_layer",
"description": "Framework context: trust_layer, mica, dora"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.tooloracle/trustlayer
https://github.com/ToolOracle/trustlayer
1/7 registries