submit_operating_fact_evidence
Submit one founder-provided document for an evidence-confirmed operating fact. This stages the exact typed assertion, binds the server-verified immutable artifact, and creates a durable operator-review claim. Submission never makes the fact canonical and the resolver will continue to ask for it until an operator approves the exact claim. filePath/fileHash must come from upload_operating_evidence. Prerequisite: authenticated active organization access plus every prerequisite stated above. Canonicality: invokes the shared backend action; trust the returned actual_tool_output and context_engineering instead of adding a state-recovery call. Idempotency: obey the tool-specific retry key or guarantee; if none is stated, inspect refreshed state before retrying. Confirmation boundary: no additional confirmation is needed for this read, reversible save, explicit fact/evidence record, link preparation, plan refresh, or action pre-authorized by a standing founder-configured policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| value | Yes | ||
| factKey | Yes | ||
| fileHash | Yes | ||
| filePath | Yes | ||
| companyId | Yes | ||
| subjectId | Yes | ||
| idempotencyKey | Yes | ||
| _corply_context | No | Echo context_engineering.context_session from the prior Corply result. | |
| sourceReference | Yes | ||
| sourceObservedAt | Yes |