Settings
StableNeeds attention
DashClaw can partially verify this instance, but some follow-up is required before normal use is trustworthy.
This page separates what has already been verified from live validation that is still pending.
Last checked Sep 10, 06:06:53 PM (server time)
Test your connection
This page is intentionally safe to open before login. Some operator details stay hidden until you sign in.
OKCore Readiness
All checks passed
Confirms that DashClaw is serving the verify surface and the app process is alive.
DashClaw responded to the verification request.
What was checked: The /setup page rendered and the server runtime reported process metadata.
Evidence: Behavior verified: the app process responded and exposed runtime metadata.
Verify surface reachable
The Setup & Verify page rendered successfully.
Runtime metadata
Application runtime is available.
OKDatabase Verification
All checks passed
Checks whether DashClaw can reach its database and confirm the core schema exists.
Database connection and core schema checks passed.
What was checked: DATABASE_URL presence, a live connection from this deployment, and all required core tables.
Evidence: Database verified: connection succeeded and required core tables were present.
DATABASE_URL
DATABASE_URL is present.
Connection test
Database connection succeeded.
Core schema
All 7 required tables are present.
!Configuration
Verifies required settings and highlights recommended follow-up configuration.
1 recommended setting(s) still missing.
What was checked: Presence of required and advisory environment variables. Values are never shown here.
Evidence: Required settings are present, but some recommended configuration is still pending.
Still pending: Recommended configuration is still pending for a stronger operator setup.
DATABASE_URL
DATABASE_URL is present.
Postgres connection string
NEXTAUTH_SECRET
NEXTAUTH_SECRET is present.
Session signing secret
NEXTAUTH_URL
NEXTAUTH_URL is present.
Public URL of this DashClaw instance
DASHCLAW_API_KEY
DASHCLAW_API_KEY is present.
Default API key for agent authentication
CRON_SECRET
Recommended setting is missing.
Likely cause: This environment variable has not been added to the current deployment.
Next action: Generate with: openssl rand -hex 32, then add it to your deployment environment variables.
!Auth Readiness
Checks whether operators can sign in and whether agents have an authentication path.
At least one sign-in method is available.
What was checked: Whether at least one complete sign-in method exists and whether agent API authentication has a configured path.
Evidence: Auth ready: a normal operator sign-in path exists.
Sign-in readiness
At least one sign-in method is configured.
Google OAuth
Google OAuth is configured.
Local admin password
Local password login is not configured.
Likely cause: Local admin password has not been set for this deployment.
Next action: Set DASHCLAW_LOCAL_ADMIN_PASSWORD if you want password-based setup access without OAuth.
Agent API access
Agent API authentication appears configured.
!Deploy Readiness
Vercel-specific configuration checks for production readiness.
Deploy configuration has recommendations.
What was checked: NEXTAUTH_URL vs current host, realtime backend on serverless.
Evidence: Deploy checks passed.
NEXTAUTH_URL does not match deployment host
Configured: dash-claw.vercel.app — current: www.dashclaw.io
Likely cause: NEXTAUTH_URL points at a different host than the current request.
Next action: In Vercel, set NEXTAUTH_URL to https://www.dashclaw.io and redeploy.
Realtime backend: Redis
Approvals live stream is active.
iSDK and Integration Verification
Provides guided live validation paths for Node and Python once core verification is in place.
Live validation paths are ready to run. Proof remains pending until you execute them.
What was checked: This section does not execute SDK calls. It verifies whether a live validation path is available and documents the exact next commands.
Evidence: Verification path available: DashClaw can now guide live SDK checks.
Still pending: Use the "Run test" button above to validate your API key and capture proof.
Live validation proof
No live validation proof has been captured yet.
On the Settings page, paste your API key into the "Test your connection" panel and click "Run test" to capture proof and upgrade to verified.
Core verification gate
Core instance verification checks are passing.
API key available
An API authentication path is available.
Use the "Run test" button above to validate your API key and capture live proof automatically.
Recommended next steps
Finish recommended configuration
DashClaw can run, but a few optional settings will improve reliability and integrations.
CRON_SECRET: Generate with: openssl rand -hex 32, then add it to your deployment environment variables.
Validate your connection
Core verification passed. On the Settings page, use the "Test your connection" panel to validate and capture proof.
What this proves: real API ingress, authentication, and a live request path.
Next action: open the Settings page, paste your API key into the "Test your connection" panel, and click "Run test".
⋯Verification workflow
Core instance verification
DashClaw rendered, required config is present, and database checks completed.
Proof: Verified by page reachability, config presence checks, database connectivity, and core schema inspection.
Operator and auth verification
At least one operator sign-in path is configured.
Proof: Verified by checking complete sign-in provider configuration.
SDK and integration verification
Open the Settings page and use the "Test your connection" panel — paste your API key and click "Run test" — to capture live proof.
Proof: Use the "Test your connection" panel on the Settings page to prove authenticated API access.
Next action: On the Settings page, paste your API key into the "Test your connection" panel and click "Run test" to validate and capture proof.
Verification proof artifact
A structured JSON artifact is available for the current verification view.
Proof: The artifact records timestamp, mode, overall state, categories checked, per-check status, and next steps.
Next action: Download the proof artifact once you are ready to share or archive the current verification state.
Verification proof
Download JSONOKCore ReadinessDashClaw responded to the verification request.
Verify surface reachable
The Setup & Verify page rendered successfully.
Runtime metadata
Application runtime is available.
OKDatabase VerificationDatabase connection and core schema checks passed.
DATABASE_URL
DATABASE_URL is present.
Connection test
Database connection succeeded.
Core schema
All 7 required tables are present.
!Configuration1 recommended setting(s) still missing.
DATABASE_URL
DATABASE_URL is present.
NEXTAUTH_SECRET
NEXTAUTH_SECRET is present.
NEXTAUTH_URL
NEXTAUTH_URL is present.
DASHCLAW_API_KEY
DASHCLAW_API_KEY is present.
CRON_SECRET
Recommended setting is missing.
Next action: Generate with: openssl rand -hex 32, then add it to your deployment environment variables.
!Auth ReadinessAt least one sign-in method is available.
Sign-in readiness
At least one sign-in method is configured.
Google OAuth
Google OAuth is configured.
Local admin password
Local password login is not configured.
Next action: Set DASHCLAW_LOCAL_ADMIN_PASSWORD if you want password-based setup access without OAuth.
Agent API access
Agent API authentication appears configured.
!Deploy ReadinessDeploy configuration has recommendations.
NEXTAUTH_URL does not match deployment host
Configured: dash-claw.vercel.app — current: www.dashclaw.io
Next action: In Vercel, set NEXTAUTH_URL to https://www.dashclaw.io and redeploy.
Realtime backend: Redis
Approvals live stream is active.
iSDK and Integration VerificationLive validation paths are ready to run. Proof remains pending until you execute them.
Live validation proof
No live validation proof has been captured yet.
Core verification gate
Core instance verification checks are passing.
API key available
An API authentication path is available.
Preview raw artifact
{
"overall": "needs_attention",
"label": "Needs attention",
"summary": "DashClaw can partially verify this instance, but some follow-up is required before normal use is trustworthy.",
"ready": false,
"fully_verified": false,
"readiness_status": "needs_attention"
}