ArchConnection · Connections

Every connection, one more source of truth in your diagnosis.

Code repositories and databases today; cloud and observability on the way. The principle does not change: the diagnosis declares what it does not see — and every new connection shrinks that list.

A PUBLIC REPOSITORY CONNECTS WITH NO CREDENTIAL AT ALL

RepositoriesGitHub · GitLab · Azure DevOps · Gitea · gitAVAILABLE
Database — structural snapshotPostgreSQL · MySQL/MariaDBAVAILABLE
Database — direct connection · telemetrymetadata reading · real index usageCOMING SOON
CloudAWS · Azure · Google CloudCOMING SOON
ObservabilityGrafana · Datadog · Prometheus · SentryCOMING SOON
STATUS DECLARED ON SCREEN — NOTHING ANNOUNCED AS READY WITHOUT BEING
Zero retentionephemeral clone; the code never stays
Bulk discoveryone token lists everything; you choose what to connect
No credentialpublic repository and database snapshot need no password
Central revocationuninstall the app, access ends
§ 01

The security model, side by side

ArchConnection replaces the long-lived token with an app installation and an ephemeral credential per execution. The migration is gradual — the traditional token remains available.

Token (PAT)ArchConnectionPublic repo
What is storedlong-lived token, encryptednothing permanentnothing
Access durationuntil manual revocationminutes, single use per scan
Scopebroad — everything the user seesonly the repositories the admin chose
If it leakshigh blast radiusnear-zero blast radiusnone

Bound to the organization, not to a person: whoever leaves the company does not take the access along — and uninstalling the app revokes everything at once.

§ 02

Databases without production access

The whole line was born from one principle: audit the structure without ever touching row data.

AVAILABLE

Structural snapshot

The DBA exports the schema (no data) and uploads the file. No credential, works in a closed network — and a guard rejects any file containing real data. PostgreSQL and MySQL/MariaDB validated; others in validation.

COMING SOON

Direct connection (read-only)

A metadata-reading user: the structure stays current and freshness stops being a caveat in the report.

COMING SOON

Continuous telemetry

Usage statistics — indexes actually used, table growth — without ever reading row data. Risk goes from static to measured.

§ 03

Declared roadmap

Phrased the way the product phrases it: today we declare we do not see X — connection Y will make us see it. No promised date.

observability →

real response time per route, production errors crossed with the code's critical points, delivery indicators with real data.

cloud →

cost per component crossed with the Executive Report's decision matrix; continuity actually configured, not just declared in code.

direct database →

database audit goes from a dated snapshot to continuous tracking of the structure.

library →

the documents you upload raising the confidence of every report in the unit.

The mechanism already exists in the product: the report declares a confidence ceiling for what it can see — code, git history, and ready steps waiting for each new source. Connecting does not change the wording: it changes the number, auditably.

Connect a repository and see the difference.

In the demo, we connect one of your repositories (or a public one) and the first report shows what each source adds.

Book a demo