Skip to main content

The current surface (honest)

Customer-visible audit logging on the Graphor product surface today is limited and we are honest about it. The functionality below is what exists; everything else is on the roadmap in §3 or explicitly out of scope in §4. This page is the canonical record so SI reviewers do not have to infer what is and is not available.

1. What is available today

The above is the full inventory of customer-visible activity surfaces as of the effective date in the front matter. Internal operational logs capture detailed information (every request, every error, every authentication event), but these are Synapse-internal and not customer-exposed. Synapse personnel access them under the Project-scoped access controls described in Tenant Isolation §6.

2. How to request a specific audit query in the interim

Until the customer-visible activity log API in §3 ships, customers who need an answer to a specific audit question (for an internal audit, a regulator request, an incident investigation, an end-user DSR pass-through) can email privacy@graphorlm.com with the question. Typical queries Synapse can answer from internal logs include:
  • “Did API token <identifier> access source <file_id> on date <date>?”
  • “Who deleted source <file_id>, when, and from what IP?”
  • “List all sources.ask requests in project <project_id> between dates <start> and <end>.”
  • “Confirm whether observability tracing was enabled for project <project_id> on date <date>.”
Synapse responds within 10 business days for routine audit queries; complex queries (large date ranges, cross-Project reconstructions, log sources outside the standard retention window) are scoped on receipt with an agreed delivery date. If the query cannot be answered from available logs — for example, if it predates the operational log retention window for the relevant log source — Synapse states that explicitly and proposes the closest available alternative. For incident-related audit queries, the standard 72-hour SLA in Incident Response applies instead.

3. On the roadmap

The following audit log capabilities are committed to the roadmap. None has a fixed delivery date today; enterprise contracts that require a specific capability can accelerate it. Customer-relevant roadmap items are coordinated with the Compliance roadmap — a SOC 2 Type II audit, when committed, will accelerate the activity-log surfaces above because the auditor will need them.

4. What is not planned

For transparency:
  • Database-level audit logging exposed to the customer (database audit logs, row-level access logs). Database audit logs exist on the Synapse side for incident investigation; exposing them per-customer would conflict with the logical-isolation model on shared infrastructure. Not on the roadmap.
  • Operational log direct access for the customer. The Synapse-internal operational log stream contains operational data from every customer interspersed; per-customer slicing is not exposed and is not on the roadmap. Customer queries are served via §2.
  • Full request/response capture of every API call. Capturing every prompt and completion long-term would conflict with the Data Retention posture (zero-retention on AI providers via OpenAI ZDR + Cerebras commitments; tier-aware observability) and would create a privacy and storage liability without a customer-side benefit that the DSR API and the planned activity log do not already provide.

5. Customer-side compensating practices

Customers that need richer audit logging today than the surface in §1 provides can compensate on their side:
  • Log Graphor API calls at the customer’s egress point. Any HTTP proxy (the customer’s API gateway, a service mesh, an SDK middleware) can log the request method, URL, headers, and a response summary. Combined with the customer’s own observability stack, this produces a customer-side audit trail of every interaction with Graphor.
  • Issue narrow-scope API tokens per integration and per environment. The last_used_at on each token then becomes a per-integration audit signal — see Tenant Isolation §5.
  • Subscribe to Subprocessor and Trust Center changes. subprocessors@graphorlm.com provides a separate audit trail of changes to the platform that affect the customer’s risk posture.

6. Change history

When the audit surface materially changes (new endpoint, new export format, new retention guarantee), this table is updated and subscribers to subprocessors@graphorlm.com receive an email.

Contact