Governance

Provenance & artifacts

Atlas tags every artifact with signed metadata so you can prove who generated it and which consent scopes applied.

Provenance is the connective tissue between tool runs and documents. It keeps regulators, partners, and downstream automations aligned.

What gets tagged

Every MCP tool that emits a document, summary, or status update also emits an artifact record. Atlas attaches workspace_id, transaction_id, tool_name, event_id, consent scopes, and hash signatures so you can trace the asset back to the exact run.

Artifacts inherit the chain-of-custody idea from Atlas architecture: Owner → Workspace → Transactions → Items → Files. If a client only has access to Transaction A1, they only see artifacts tagged with that transaction.

  • Owner/Admin: all Transactions, Items, Files in Workspace
  • Client: only invited Transactions and their Items/Files

Chain-of-custody fields

Use these fields in downstream systems (RAG stores, BI dashboards, regulators). They make it obvious which tool produced a PDF, which consent scopes applied, and which vendor handled the call.

FieldWhy it matters
artifact_idStable identifier per output
event_idLinks artifact to tracker ledger
tool_nameClarifies which workflow ran
workspace_id / transaction_idKeeps multi-tenant boundaries intact
consent_scopesProves authorized data access
vendor_name / model_nameSupports vendor health reviews
hash/signatureDetects tampering before sharing externally

Inside comps PDFs & audit logs

Sales and rental comps PDFs display the provenance footer: tool name, event_id, consent scopes, and timestamps. Audit exports include the same fields plus token/cost data so regulators can replay the exact request.

When you ingest artifacts into a vector store, keep the provenance metadata alongside the text. That lets your RAG agents cite only documents with valid scopes and budgets.

How this protects you: no orphan PDFs—every artifact can be traced back to the user, tool, scopes, and costs.

Share with partners and regulators

Atlas offers one-click exports that bundle artifacts plus their provenance packets. You can send them to MLS auditors, lenders, or internal QA teams. Because signatures ride along, recipients can verify the file was not altered after Atlas produced it.

Atlas Agent

Need provenance exports?

Atlas can wire nightly exports to your warehouse or regulator portal.

Related reading

Provenance architecture

See the Workspace → File mental model in detail.

Go to Provenance architecture

Tracker & rate guard

Tie provenance to budgets and alerts.

Go to Tracker & rate guard

What is an MCP server?

Explain provenance to buyers and developers.

Go to What is an MCP server?
Atlas Agent