Identity & access
Host-only sessions, short-lived scoped tokens, single-use exchanges, reserved hostnames, and least-privilege deployment identities.
Security & compliance
Cinch treats security as a system property: designed into boundaries, tested through delivery, and demonstrated with evidence an operator can inspect.
Evidence describes the POC, not an independent audit.
This page maps engineering practices to familiar frameworks so reviewers can evaluate the control design. Cinch has not claimed a SOC 2 report, ISO 27001 certification, regulatory approval, or an auditor's opinion.
Control system
Controls are strongest when design, implementation, test, and operating evidence point to the same boundary.
Host-only sessions, short-lived scoped tokens, single-use exchanges, reserved hostnames, and least-privilege deployment identities.
Tenant identity is carried and enforced through database access, mutation boundaries, routing, and synchronization paths.
Origin and CSRF evidence, deny-by-default CORS, secure headers, input validation, and independent public and authenticated surfaces.
Reviewed revisions, isolated release identities, dependency review, automated gates, preview environments, and exact-revision promotion.
External health journeys, versioned rollback, restore procedures, replica rebuilds, and explicit recovery evidence.
Bounded scopes, explicit authority, reviewable artifacts, automated policy checks, and operator-owned risk and release decisions.
Approved control evidence
These claims come directly from the application evidence registry after operator review. Validation and production exercise remain visibly distinct.
Application releases use a blue/green strategy. The complete replacement web fleet and fresh SBOM-backed image policy must pass before traffic is promoted, the prior image is retained as rollback evidence, and routine application releases leave the real-time sync service unchanged.
Health-gated promotion reduces release risk for authenticated customers while separating routine product delivery from maintenance on the stateful real-time sync tier.
Releases on 2026-08-10 exercised healthy replacement Machines, immutable identity, public checks, the private Zero hop, and unchanged Zero. On 2026-08-11 refreshed vulnerability data blocked two candidates without an exception or promotion. Later, evidence-backed OpenSSL dispositions yielded zero blocked findings; source 70e27f0ffa484fc0964f0672fc08a567d058adb0 passed the same gate, promoted two healthy Machines, passed all twelve public checks, and left Zero unchanged. Active-session continuity remains an evidence gap, so zero-interruption wording is not approved.
Standards alignment
The mapping uses SOC 2 Trust Services Criteria, ISO/IEC 27001:2022, and NIST Cybersecurity Framework 2.0 as cross-references—not as a checklist substitute for an audit.
Least privilege, host isolation, scoped credentials
Reviewed revisions, gated delivery, traceable release
External journeys, security checks, operational signals
Restore, rollback, resync, recovery exercises
Operator authority, ADRs, evidence, risk acceptance
Cookie-free marketing, bounded collection, separated data planes
Privacy & regulatory posture
Data minimization, purpose limitation, access control, traceability, and recoverability create a stronger base for future privacy and sector-specific obligations.
The public site is separated from product sessions; feature requests collect only the content a visitor chooses to submit and a random voting identifier.
Feature-request records exist to understand demand and prioritize delivery—not for ad targeting or cross-site profiling.
No tenant messages, credentials, authentication cookies, or product secrets are available to the marketing runtime.
Changes, control decisions, and evidence remain tied to a versioned revision and an accountable operator.
Privacy laws such as GDPR and U.S. state privacy laws depend on the data, users, contracts, and operating context of a real deployment. This POC demonstrates supporting engineering principles; it does not make a legal compliance determination.
A deliberately boring boundary
The public feature board uses its own narrowly scoped datastore. It does not share a binding, secret, or runtime with the authenticated product.
Responsible disclosure
Send the affected URL, potential impact, reproduction steps, and a safe proof of concept to security@cinchme.app. This is the single public destination for Cinch security controls and reporting guidance.
Do not access another person's data, disrupt service, use social engineering, or run destructive or high-volume tests.
Give Cinch reasonable time to investigate and remediate before public disclosure.
Reports are acknowledged as promptly as practical, handled confidentially, and updated when possible. This pilot does not offer a paid bug bounty.
Autonomous delivery governance
The intended request-to-release loop gives an agent room to execute while keeping authority, scope, evidence, and rollback explicit.
Requests and votes surface demand; they do not directly change production.
The monitoring agent drafts scope, risk, acceptance criteria, and architectural consequences.
Your approval defines the bounded authority to implement, validate, and release.
The agent delivers the approved outcome and returns evidence, deployment identity, and rollback path.
Next: product proof