No frontend secrets
SMTP credentials and future provider credentials belong on the server or in secure local storage, not in browser code.
TraceLayer is built around local-first operation, scoped access, explicit review, and conservative handling of private or sensitive content.

SMTP credentials and future provider credentials belong on the server or in secure local storage, not in browser code.
Contact and early-access forms store only practical metadata for follow-up. Full contact messages are not written to public logs.
Private, protected, working copy, noindex, and sensitive content should not be indexed or syndicated automatically.
TraceLayer separates public discovery surfaces from private operational surfaces. Marketing pages, documentation, route descriptions, and public-safe reports can be indexed; admin workspaces, credentials, working copies, private previews, and sensitive operational material stay outside public discovery.
The product direction favors local computation, cached reports, explicit review, and generated knowledge over repeatedly sending private context elsewhere. Visibility reports are designed to summarize readiness without exposing private paths, secrets, customer content, or server-only configuration.
Automation should make decisions observable before it makes them irreversible. TraceLayer uses confirmation gates, diagnostics, health states, and recovery notes so publishing workflows can be inspected before a live deployment, redirect, email, or indexed update is allowed to proceed.