DashClaw Livingcode Dashboard

Shape signature: sha1:9b714984daa0f0541dd2875133dd70e4b8a53308 · signature-stable
288
Active routes
48
Archived routes
4
Required env vars
194
Optional env vars
109
Tables
0
Events
13
Signals
0
Adapters
0
Setting keys

Shape

Tables (109)
NameDomain
action_embeddings
action_recordsgovernance
activity_logs
agent_connections
agent_identities
agent_messages
agent_pairings
agent_presence
agent_schedules
agent_sessions
api_keysgovernance
approval_notificationsgovernance
assumptions
behavior_dismissalsgovernance
behavior_samplesgovernance
calendar_events
calibration_proposal_decisionsgovernance
code_optimal_file_manifests
code_projects
code_session_alerts
code_session_handoffsgovernance
code_session_memos
code_session_messages
code_session_signals
code_session_tool_uses
code_sessions
compliance_exports
compliance_schedules
compliance_snapshots
contacts
content
context_entries
context_points
coverage_reportsgovernance
daily_totals
decisions
drift_alerts
drift_baselines
drift_snapshots
entities
eval_runs
eval_scorers
eval_scores
executions
feedback
goals
governed_secretsgovernance
guard_decisions
guard_policiesgovernance
guardrails_test_runs
health_snapshots
hosted_trial_snapshots
ideas
interactions
jwt_replay_log
learning_curves
learning_episodes
learning_recommendation_events
learning_recommendations
learning_velocity
live_canary_runsgovernance
loosening_proposal_decisionsgovernance
message_threads
milestones
notification_preferences
oauth_access_tokensgovernance
oauth_authorization_codesgovernance
oauth_clientsgovernance
open_loops
organizations
posture_findings_stategovernance
posture_snapshotsgovernance
profile_scores
prompt_runs
prompt_templates
prompt_versions
risk_templates
routing_agent_metrics
routing_agents
routing_decisions
routing_tasks
scheduled_jobs
scoring_dimensions
scoring_profiles
server_signing_keys
session_events
shared_docs
skill_scan_resultsgovernance
snippets
tightening_proposal_decisionsgovernance
token_budgets
token_snapshots
topics
usage_meters
user_approaches
user_moods
user_observations
user_preferences
users
waitlist
webhook_deliveries
webhooks
work_order_receipts
work_order_types
work_orders
workflows
x402_endpointsgovernance
x402_providersgovernance
x402_purchasesgovernance
Signals (13)

Timeline

Active routes over time (170 → 260)
Required env vars over time (4 → 4)
Tables over time (73 → 97)

Health

16
Commits 7d
1
Bus factor
Wes Sander
Top contributor
n/a
JS tests
n/a
Python tests
0.28
Test file ratio
111
Untested routes
0
Vulnerabilities
0d
Lockfile age
100.0%
CI pass 30d
1
TODOs
128
Files >300 lines

Changed since last snapshot

54 env_vars added, 2 env_vars removed, 28 routes added, 12 tables added since last snapshot.

Active routes

/actions/* (11)
PathMethodsFile
/api/actionsDELETE, GET, POSTapp/api/actions/route.ts
/api/actions/[actionId]GET, PATCHapp/api/actions/[actionId]/route.ts
/api/actions/[actionId]/artifactsGETapp/api/actions/[actionId]/artifacts/route.ts
/api/actions/[actionId]/graphGETapp/api/actions/[actionId]/graph/route.ts
/api/actions/[actionId]/messagesGETapp/api/actions/[actionId]/messages/route.ts
/api/actions/[actionId]/outcomeGET, POSTapp/api/actions/[actionId]/outcome/route.ts
/api/actions/[actionId]/traceGETapp/api/actions/[actionId]/trace/route.ts
/api/actions/costsGETapp/api/actions/costs/route.ts
/api/actions/loopsGET, POSTapp/api/actions/loops/route.ts
/api/actions/loops/[loopId]GET, PATCHapp/api/actions/loops/[loopId]/route.ts
/api/actions/statsGETapp/api/actions/stats/route.ts
/activity/* (1)
PathMethodsFile
/api/activityGETapp/api/activity/route.ts
/admin/* (1)
PathMethodsFile
/api/admin/trigger-outcome-sweepPOSTapp/api/admin/trigger-outcome-sweep/route.ts
/agents/* (10)
PathMethodsFile
/api/agentsGETapp/api/agents/route.ts
/api/agents/[agentId]GETapp/api/agents/[agentId]/route.ts
/api/agents/[agentId]/profileGETapp/api/agents/[agentId]/profile/route.ts
/api/agents/connectionsGET, POSTapp/api/agents/connections/route.ts
/api/agents/fanoutsGETapp/api/agents/fanouts/route.ts
/api/agents/heartbeatPOSTapp/api/agents/heartbeat/route.ts
/api/agents/invokePOSTapp/api/agents/invoke/route.ts
/api/agents/registryGET, POSTapp/api/agents/registry/route.ts
/api/agents/registry/[id]GET, PATCHapp/api/agents/registry/[id]/route.ts
/api/agents/registry/[id]/capabilitiesGET, POSTapp/api/agents/registry/[id]/capabilities/route.ts
/analytics/* (1)
PathMethodsFile
/api/analyticsGETapp/api/analytics/route.ts
/approvals/* (3)
PathMethodsFile
/api/approvals/[actionId]POSTapp/api/approvals/[actionId]/route.ts
/api/approvals/bulkPOSTapp/api/approvals/bulk/route.ts
/api/approvals/floodsGETapp/api/approvals/floods/route.ts
/artifacts/* (3)
PathMethodsFile
/api/artifactsGET, POSTapp/api/artifacts/route.ts
/api/artifacts/[artifactId]DELETE, GETapp/api/artifacts/[artifactId]/route.ts
/api/artifacts/evidence-bundlePOSTapp/api/artifacts/evidence-bundle/route.ts
/assumptions/* (2)
PathMethodsFile
/api/assumptionsGET, POSTapp/api/assumptions/route.ts
/api/assumptions/[assumptionId]GET, PATCHapp/api/assumptions/[assumptionId]/route.ts
/auth/* (3)
PathMethodsFile
/api/auth/[...nextauth]app/api/auth/[...nextauth]/route.ts
/api/auth/configGETapp/api/auth/config/route.ts
/api/auth/localDELETE, POSTapp/api/auth/local/route.ts
/behavior/* (6)
PathMethodsFile
/api/behavior/insightsGET, POSTapp/api/behavior/insights/route.ts
/api/behavior/recorderGET, POSTapp/api/behavior/recorder/route.ts
/api/behavior/samplesGETapp/api/behavior/samples/route.ts
/api/behavior/samples/ingestPOSTapp/api/behavior/samples/ingest/route.ts
/api/behavior/simulatePOSTapp/api/behavior/simulate/route.ts
/api/behavior/suggestionsGET, POSTapp/api/behavior/suggestions/route.ts
/billing/* (2)
PathMethodsFile
/api/billing/checkoutPOSTapp/api/billing/checkout/route.ts
/api/billing/portalGETapp/api/billing/portal/route.ts
/calibration/* (1)
PathMethodsFile
/api/calibration/proposalsGET, POSTapp/api/calibration/proposals/route.ts
/capabilities/* (10)
PathMethodsFile
/api/capabilitiesGET, POSTapp/api/capabilities/route.ts
/api/capabilities/[capabilityId]DELETE, GET, PATCHapp/api/capabilities/[capabilityId]/route.ts
/api/capabilities/[capabilityId]/accessGET, POSTapp/api/capabilities/[capabilityId]/access/route.ts
/api/capabilities/[capabilityId]/access/[ruleId]DELETEapp/api/capabilities/[capabilityId]/access/[ruleId]/route.ts
/api/capabilities/[capabilityId]/access/checkGETapp/api/capabilities/[capabilityId]/access/check/route.ts
/api/capabilities/[capabilityId]/healthGETapp/api/capabilities/[capabilityId]/health/route.ts
/api/capabilities/[capabilityId]/historyGETapp/api/capabilities/[capabilityId]/history/route.ts
/api/capabilities/[capabilityId]/invokePOSTapp/api/capabilities/[capabilityId]/invoke/route.ts
/api/capabilities/[capabilityId]/testPOSTapp/api/capabilities/[capabilityId]/test/route.ts
/api/capabilities/healthGETapp/api/capabilities/health/route.ts
/code-sessions/* (17)
PathMethodsFile
/api/code-sessions/alertsGETapp/api/code-sessions/alerts/route.ts
/api/code-sessions/alerts/read-allPOSTapp/api/code-sessions/alerts/read-all/route.ts
/api/code-sessions/ingest-jsonlPOSTapp/api/code-sessions/ingest-jsonl/route.ts
/api/code-sessions/ingest-livePOSTapp/api/code-sessions/ingest-live/route.ts
/api/code-sessions/manifests/[manifestId]GETapp/api/code-sessions/manifests/[manifestId]/route.ts
/api/code-sessions/memosGETapp/api/code-sessions/memos/route.ts
/api/code-sessions/memos/regeneratePOSTapp/api/code-sessions/memos/regenerate/route.ts
/api/code-sessions/projectsDELETE, GETapp/api/code-sessions/projects/route.ts
/api/code-sessions/projects/[projectId]DELETE, GETapp/api/code-sessions/projects/[projectId]/route.ts
/api/code-sessions/projects/[projectId]/sessionsGETapp/api/code-sessions/projects/[projectId]/sessions/route.ts
/api/code-sessions/sessions/[sessionId]DELETE, GETapp/api/code-sessions/sessions/[sessionId]/route.ts
/api/code-sessions/sessions/[sessionId]/autopsyGETapp/api/code-sessions/sessions/[sessionId]/autopsy/route.ts
/api/code-sessions/sessions/[sessionId]/insightsGETapp/api/code-sessions/sessions/[sessionId]/insights/route.ts
/api/code-sessions/sessions/[sessionId]/optimal-files/manifestPOSTapp/api/code-sessions/sessions/[sessionId]/optimal-files/manifest/route.ts
/api/code-sessions/sessions/[sessionId]/optimal-files/merge-previewPOSTapp/api/code-sessions/sessions/[sessionId]/optimal-files/merge-preview/route.ts
/api/code-sessions/sessions/[sessionId]/optimal-files/previewPOSTapp/api/code-sessions/sessions/[sessionId]/optimal-files/preview/route.ts
/api/code-sessions/subagent-roiGETapp/api/code-sessions/subagent-roi/route.ts
/compliance/* (11)
PathMethodsFile
/api/compliance/evidenceGETapp/api/compliance/evidence/route.ts
/api/compliance/exportsGET, POSTapp/api/compliance/exports/route.ts
/api/compliance/exports/[exportId]DELETE, GETapp/api/compliance/exports/[exportId]/route.ts
/api/compliance/exports/[exportId]/downloadGETapp/api/compliance/exports/[exportId]/download/route.ts
/api/compliance/frameworksGETapp/api/compliance/frameworks/route.ts
/api/compliance/gapsGETapp/api/compliance/gaps/route.ts
/api/compliance/mapGETapp/api/compliance/map/route.ts
/api/compliance/reportGETapp/api/compliance/report/route.ts
/api/compliance/schedulesGET, POSTapp/api/compliance/schedules/route.ts
/api/compliance/schedules/[scheduleId]DELETE, PATCHapp/api/compliance/schedules/[scheduleId]/route.ts
/api/compliance/trendsGETapp/api/compliance/trends/route.ts
/coverage/* (1)
PathMethodsFile
/api/coverageGET, POSTapp/api/coverage/route.ts
/cron/* (12)
PathMethodsFile
/api/cron/code-session-cache-craterGETapp/api/cron/code-session-cache-crater/route.ts
/api/cron/code-session-weekly-memoGETapp/api/cron/code-session-weekly-memo/route.ts
/api/cron/integration-healthGETapp/api/cron/integration-health/route.ts
/api/cron/jti-sweepGETapp/api/cron/jti-sweep/route.ts
/api/cron/learning-episodes-backfillGETapp/api/cron/learning-episodes-backfill/route.ts
/api/cron/learning-recommendationsGETapp/api/cron/learning-recommendations/route.ts
/api/cron/memory-maintenanceGETapp/api/cron/memory-maintenance/route.ts
/api/cron/outcome-sweepGETapp/api/cron/outcome-sweep/route.ts
/api/cron/policy-suggestionsGETapp/api/cron/policy-suggestions/route.ts
/api/cron/reset-metersGETapp/api/cron/reset-meters/route.ts
/api/cron/routing-maintenancePOSTapp/api/cron/routing-maintenance/route.ts
/api/cron/signalsGETapp/api/cron/signals/route.ts
/digest/* (1)
PathMethodsFile
/api/digest/fleetGETapp/api/digest/fleet/route.ts
/discord/* (1)
PathMethodsFile
/api/discord/interactionsPOSTapp/api/discord/interactions/route.ts
/docs/* (1)
PathMethodsFile
/api/docs/rawGETapp/api/docs/raw/route.ts
/doctor/* (2)
PathMethodsFile
/api/doctorGETapp/api/doctor/route.ts
/api/doctor/fixPOSTapp/api/doctor/fix/route.ts
/drift/* (5)
PathMethodsFile
/api/drift/alertsGET, POSTapp/api/drift/alerts/route.ts
/api/drift/alerts/[alertId]DELETE, PATCHapp/api/drift/alerts/[alertId]/route.ts
/api/drift/metricsGETapp/api/drift/metrics/route.ts
/api/drift/snapshotsGETapp/api/drift/snapshots/route.ts
/api/drift/statsGETapp/api/drift/stats/route.ts
/echo/* (1)
PathMethodsFile
/api/echoGET, POSTapp/api/echo/route.ts
/evaluations/* (7)
PathMethodsFile
/api/evaluationsGET, POSTapp/api/evaluations/route.ts
/api/evaluations/runsGET, POSTapp/api/evaluations/runs/route.ts
/api/evaluations/runs/[runId]GET, PATCHapp/api/evaluations/runs/[runId]/route.ts
/api/evaluations/scorersGET, POSTapp/api/evaluations/scorers/route.ts
/api/evaluations/scorers/[scorerId]DELETE, PATCHapp/api/evaluations/scorers/[scorerId]/route.ts
/api/evaluations/scorers/previewPOSTapp/api/evaluations/scorers/preview/route.ts
/api/evaluations/statsGETapp/api/evaluations/stats/route.ts
/finops/* (1)
PathMethodsFile
/api/finops/spendGETapp/api/finops/spend/route.ts
/guard/* (2)
PathMethodsFile
/api/guardGET, POSTapp/api/guard/route.ts
/api/guard/decisionsGETapp/api/guard/decisions/route.ts
/halt/* (1)
PathMethodsFile
/api/haltGET, POSTapp/api/halt/route.ts
/handoffs/* (4)
PathMethodsFile
/api/handoffsGET, POSTapp/api/handoffs/route.ts
/api/handoffs/[id]GETapp/api/handoffs/[id]/route.ts
/api/handoffs/[id]/consumePOSTapp/api/handoffs/[id]/consume/route.ts
/api/handoffs/latestGETapp/api/handoffs/latest/route.ts
/health/* (1)
PathMethodsFile
/api/healthGETapp/api/health/route.ts
/hosted/* (5)
PathMethodsFile
/api/hosted/capacityGETapp/api/hosted/capacity/route.ts
/api/hosted/cleanupPOSTapp/api/hosted/cleanup/route.ts
/api/hosted/funnelGETapp/api/hosted/funnel/route.ts
/api/hosted/workspacesGET, POSTapp/api/hosted/workspaces/route.ts
/api/hosted/workspaces/[workspaceId]DELETE, GETapp/api/hosted/workspaces/[workspaceId]/route.ts
/identities/* (2)
PathMethodsFile
/api/identitiesGET, POSTapp/api/identities/route.ts
/api/identities/[agentId]DELETEapp/api/identities/[agentId]/route.ts
/integrations/* (2)
PathMethodsFile
/api/integrations/healthGETapp/api/integrations/health/route.ts
/api/integrations/health/refreshPOSTapp/api/integrations/health/refresh/route.ts
/integrity/* (2)
PathMethodsFile
/api/integrity/jwksGETapp/api/integrity/jwks/route.ts
/api/integrity/verifyPOSTapp/api/integrity/verify/route.ts
/internal/* (1)
PathMethodsFile
/api/internal/resolve-keyPOSTapp/api/internal/resolve-key/route.ts
/invite/* (1)
PathMethodsFile
/api/invite/[token]GET, POSTapp/api/invite/[token]/route.ts
/keys/* (2)
PathMethodsFile
/api/keysDELETE, GET, POSTapp/api/keys/route.ts
/api/keys/revealGETapp/api/keys/reveal/route.ts
/knowledge/* (5)
PathMethodsFile
/api/knowledge/collectionsGET, POSTapp/api/knowledge/collections/route.ts
/api/knowledge/collections/[collectionId]DELETE, GET, PATCHapp/api/knowledge/collections/[collectionId]/route.ts
/api/knowledge/collections/[collectionId]/itemsGET, POSTapp/api/knowledge/collections/[collectionId]/items/route.ts
/api/knowledge/collections/[collectionId]/searchPOSTapp/api/knowledge/collections/[collectionId]/search/route.ts
/api/knowledge/collections/[collectionId]/syncPOSTapp/api/knowledge/collections/[collectionId]/sync/route.ts
/learning/* (13)
PathMethodsFile
/api/learningGET, POSTapp/api/learning/route.ts
/api/learning/analytics/curvesGET, POSTapp/api/learning/analytics/curves/route.ts
/api/learning/analytics/maturityGETapp/api/learning/analytics/maturity/route.ts
/api/learning/analytics/summaryGETapp/api/learning/analytics/summary/route.ts
/api/learning/analytics/velocityGET, POSTapp/api/learning/analytics/velocity/route.ts
/api/learning/code-signalsGETapp/api/learning/code-signals/route.ts
/api/learning/exportGETapp/api/learning/export/route.ts
/api/learning/lessonsGETapp/api/learning/lessons/route.ts
/api/learning/recommendationsGET, POSTapp/api/learning/recommendations/route.ts
/api/learning/recommendations/[recommendationId]PATCHapp/api/learning/recommendations/[recommendationId]/route.ts
/api/learning/recommendations/eventsPOSTapp/api/learning/recommendations/events/route.ts
/api/learning/recommendations/metricsGETapp/api/learning/recommendations/metrics/route.ts
/api/learning/suggestionsGET, POSTapp/api/learning/suggestions/route.ts
/live-canary/* (1)
PathMethodsFile
/api/live-canaryGET, POSTapp/api/live-canary/route.ts
/marketing/* (1)
PathMethodsFile
/api/marketing/eventPOSTapp/api/marketing/event/route.ts
/mcp/* (1)
PathMethodsFile
/api/mcpPOSTapp/api/mcp/route.ts
/messages/* (4)
PathMethodsFile
/api/messagesGET, PATCH, POSTapp/api/messages/route.ts
/api/messages/attachmentsGETapp/api/messages/attachments/route.ts
/api/messages/threadsGET, PATCH, POSTapp/api/messages/threads/route.ts
/api/messages/threads/[threadId]GETapp/api/messages/threads/[threadId]/route.ts
/model-strategies/* (3)
PathMethodsFile
/api/model-strategiesGET, POSTapp/api/model-strategies/route.ts
/api/model-strategies/[strategyId]DELETE, GET, PATCHapp/api/model-strategies/[strategyId]/route.ts
/api/model-strategies/[strategyId]/completePOSTapp/api/model-strategies/[strategyId]/complete/route.ts
/oauth/* (5)
PathMethodsFile
/api/oauth/authorizeGET, POSTapp/api/oauth/authorize/route.ts
/api/oauth/metadata/authorization-serverGETapp/api/oauth/metadata/authorization-server/route.ts
/api/oauth/metadata/protected-resourceGETapp/api/oauth/metadata/protected-resource/route.ts
/api/oauth/registerPOSTapp/api/oauth/register/route.ts
/api/oauth/tokenPOSTapp/api/oauth/token/route.ts
/operations/* (2)
PathMethodsFile
/api/operations/feedGETapp/api/operations/feed/route.ts
/api/operations/summaryGETapp/api/operations/summary/route.ts
/orgs/* (3)
PathMethodsFile
/api/orgsGET, POSTapp/api/orgs/route.ts
/api/orgs/[orgId]GET, PATCHapp/api/orgs/[orgId]/route.ts
/api/orgs/[orgId]/keysDELETE, GET, POSTapp/api/orgs/[orgId]/keys/route.ts
/pairings/* (3)
PathMethodsFile
/api/pairingsGET, POSTapp/api/pairings/route.ts
/api/pairings/[pairingId]GET, PATCHapp/api/pairings/[pairingId]/route.ts
/api/pairings/[pairingId]/approvePOSTapp/api/pairings/[pairingId]/approve/route.ts
/policies/* (17)
PathMethodsFile
/api/policiesDELETE, GET, PATCH, POSTapp/api/policies/route.ts
/api/policies/contractGETapp/api/policies/contract/route.ts
/api/policies/generatePOSTapp/api/policies/generate/route.ts
/api/policies/importPOSTapp/api/policies/import/route.ts
/api/policies/looseningGET, POSTapp/api/policies/loosening/route.ts
/api/policies/modesGETapp/api/policies/modes/route.ts
/api/policies/modes/importPOSTapp/api/policies/modes/import/route.ts
/api/policies/modes/previewPOSTapp/api/policies/modes/preview/route.ts
/api/policies/proofGETapp/api/policies/proof/route.ts
/api/policies/proposalsGET, POSTapp/api/policies/proposals/route.ts
/api/policies/reviewGETapp/api/policies/review/route.ts
/api/policies/review/verdictPOSTapp/api/policies/review/verdict/route.ts
/api/policies/simulatePOSTapp/api/policies/simulate/route.ts
/api/policies/summaryGETapp/api/policies/summary/route.ts
/api/policies/templatesGETapp/api/policies/templates/route.ts
/api/policies/testPOSTapp/api/policies/test/route.ts
/api/policies/tighteningGET, POSTapp/api/policies/tightening/route.ts
/posture/* (4)
PathMethodsFile
/api/postureGETapp/api/posture/route.ts
/api/posture/findingsGETapp/api/posture/findings/route.ts
/api/posture/findings/[key]/resolvePOSTapp/api/posture/findings/[key]/resolve/route.ts
/api/posture/scanPOSTapp/api/posture/scan/route.ts
/prompts/* (10)
PathMethodsFile
/api/prompts/agent-connect/rawGETapp/api/prompts/agent-connect/raw/route.ts
/api/prompts/renderPOSTapp/api/prompts/render/route.ts
/api/prompts/runsGETapp/api/prompts/runs/route.ts
/api/prompts/sdk-coverage/rawGETapp/api/prompts/sdk-coverage/raw/route.ts
/api/prompts/server-setup/rawGETapp/api/prompts/server-setup/raw/route.ts
/api/prompts/statsGETapp/api/prompts/stats/route.ts
/api/prompts/templatesGET, POSTapp/api/prompts/templates/route.ts
/api/prompts/templates/[templateId]DELETE, GET, PATCHapp/api/prompts/templates/[templateId]/route.ts
/api/prompts/templates/[templateId]/versionsGET, POSTapp/api/prompts/templates/[templateId]/versions/route.ts
/api/prompts/templates/[templateId]/versions/[versionId]GET, POSTapp/api/prompts/templates/[templateId]/versions/[versionId]/route.ts
/reputation/* (7)
PathMethodsFile
/api/reputation/agents/[agentId]GETapp/api/reputation/agents/[agentId]/route.ts
/api/reputation/agents/[agentId]/eventsGETapp/api/reputation/agents/[agentId]/events/route.ts
/api/reputation/agents/[agentId]/receiptGETapp/api/reputation/agents/[agentId]/receipt/route.ts
/api/reputation/agents/[agentId]/recomputePOSTapp/api/reputation/agents/[agentId]/recompute/route.ts
/api/reputation/agents/[agentId]/summaryGETapp/api/reputation/agents/[agentId]/summary/route.ts
/api/reputation/leaderboardGETapp/api/reputation/leaderboard/route.ts
/api/reputation/verifyPOSTapp/api/reputation/verify/route.ts
/scoring/* (8)
PathMethodsFile
/api/scoring/calibratePOSTapp/api/scoring/calibrate/route.ts
/api/scoring/profilesGET, POSTapp/api/scoring/profiles/route.ts
/api/scoring/profiles/[profileId]DELETE, GET, PATCHapp/api/scoring/profiles/[profileId]/route.ts
/api/scoring/profiles/[profileId]/dimensionsPOSTapp/api/scoring/profiles/[profileId]/dimensions/route.ts
/api/scoring/profiles/[profileId]/dimensions/[dimensionId]DELETE, PATCHapp/api/scoring/profiles/[profileId]/dimensions/[dimensionId]/route.ts
/api/scoring/risk-templatesGET, POSTapp/api/scoring/risk-templates/route.ts
/api/scoring/risk-templates/[templateId]DELETE, PATCHapp/api/scoring/risk-templates/[templateId]/route.ts
/api/scoring/scoreGET, POSTapp/api/scoring/score/route.ts
/secrets/* (5)
PathMethodsFile
/api/secretsGET, POSTapp/api/secrets/route.ts
/api/secrets/[id]DELETE, PATCHapp/api/secrets/[id]/route.ts
/api/secrets/[id]/valuePOSTapp/api/secrets/[id]/value/route.ts
/api/secrets/envGETapp/api/secrets/env/route.ts
/api/secrets/rotation-dueGETapp/api/secrets/rotation-due/route.ts
/security/* (3)
PathMethodsFile
/api/security/prompt-injectionGET, POSTapp/api/security/prompt-injection/route.ts
/api/security/scanPOSTapp/api/security/scan/route.ts
/api/security/statusGETapp/api/security/status/route.ts
/self-governance/* (1)
PathMethodsFile
/api/self-governanceGETapp/api/self-governance/route.ts
/session/* (1)
PathMethodsFile
/api/session/effectiveGETapp/api/session/effective/route.ts
/sessions/* (5)
PathMethodsFile
/api/sessionsGET, POSTapp/api/sessions/route.ts
/api/sessions/[sessionId]GET, PATCHapp/api/sessions/[sessionId]/route.ts
/api/sessions/[sessionId]/actionsGETapp/api/sessions/[sessionId]/actions/route.ts
/api/sessions/[sessionId]/eventsGETapp/api/sessions/[sessionId]/events/route.ts
/api/sessions/[sessionId]/retroGETapp/api/sessions/[sessionId]/retro/route.ts
/settings/* (3)
PathMethodsFile
/api/settingsDELETE, GET, POSTapp/api/settings/route.ts
/api/settings/llm-statusGETapp/api/settings/llm-status/route.ts
/api/settings/testPOSTapp/api/settings/test/route.ts
/setup/* (5)
PathMethodsFile
/api/setup/live-proofPOSTapp/api/setup/live-proof/route.ts
/api/setup/migratePOSTapp/api/setup/migrate/route.ts
/api/setup/pingPOSTapp/api/setup/ping/route.ts
/api/setup/proofGETapp/api/setup/proof/route.ts
/api/setup/statusGETapp/api/setup/status/route.ts
/signals/* (1)
PathMethodsFile
/api/signalsGETapp/api/signals/route.ts
/skills/* (2)
PathMethodsFile
/api/skills/scanPOSTapp/api/skills/scan/route.ts
/api/skills/scans/[id]GETapp/api/skills/scans/[id]/route.ts
/stream/* (1)
PathMethodsFile
/api/streamGETapp/api/stream/route.ts
/swarm/* (2)
PathMethodsFile
/api/swarm/graphGETapp/api/swarm/graph/route.ts
/api/swarm/linkGETapp/api/swarm/link/route.ts
/team/* (3)
PathMethodsFile
/api/teamGETapp/api/team/route.ts
/api/team/[userId]DELETE, PATCHapp/api/team/[userId]/route.ts
/api/team/inviteDELETE, GET, POSTapp/api/team/invite/route.ts
/telegram/* (1)
PathMethodsFile
/api/telegram/webhookPOSTapp/api/telegram/webhook/route.ts
/usage/* (2)
PathMethodsFile
/api/usageGETapp/api/usage/route.ts
/api/usage/costsGETapp/api/usage/costs/route.ts
/webhooks/* (4)
PathMethodsFile
/api/webhooksDELETE, GET, POSTapp/api/webhooks/route.ts
/api/webhooks/[webhookId]/deliveriesGETapp/api/webhooks/[webhookId]/deliveries/route.ts
/api/webhooks/[webhookId]/testPOSTapp/api/webhooks/[webhookId]/test/route.ts
/api/webhooks/stripePOSTapp/api/webhooks/stripe/route.ts
/widget/* (1)
PathMethodsFile
/api/widget/summaryGETapp/api/widget/summary/route.ts
/work-orders/* (7)
PathMethodsFile
/api/work-ordersGET, POSTapp/api/work-orders/route.ts
/api/work-orders/[workOrderId]DELETE, GETapp/api/work-orders/[workOrderId]/route.ts
/api/work-orders/[workOrderId]/artifactsGETapp/api/work-orders/[workOrderId]/artifacts/route.ts
/api/work-orders/[workOrderId]/completePOSTapp/api/work-orders/[workOrderId]/complete/route.ts
/api/work-orders/claimPOSTapp/api/work-orders/claim/route.ts
/api/work-orders/typesGET, POSTapp/api/work-orders/types/route.ts
/api/work-orders/types/[type]DELETE, GET, PUTapp/api/work-orders/types/[type]/route.ts
/workflows/* (10)
PathMethodsFile
/api/workflows/draftPOSTapp/api/workflows/draft/route.ts
/api/workflows/templatesGET, POSTapp/api/workflows/templates/route.ts
/api/workflows/templates/[templateId]DELETE, GET, PATCHapp/api/workflows/templates/[templateId]/route.ts
/api/workflows/templates/[templateId]/duplicatePOSTapp/api/workflows/templates/[templateId]/duplicate/route.ts
/api/workflows/templates/[templateId]/executePOSTapp/api/workflows/templates/[templateId]/execute/route.ts
/api/workflows/templates/[templateId]/launchPOSTapp/api/workflows/templates/[templateId]/launch/route.ts
/api/workflows/templates/[templateId]/runsGETapp/api/workflows/templates/[templateId]/runs/route.ts
/api/workflows/templates/[templateId]/runs/[runActionId]GETapp/api/workflows/templates/[templateId]/runs/[runActionId]/route.ts
/api/workflows/templates/[templateId]/runs/[runActionId]/cancelPOSTapp/api/workflows/templates/[templateId]/runs/[runActionId]/cancel/route.ts
/api/workflows/templates/[templateId]/runs/[runActionId]/resumePOSTapp/api/workflows/templates/[templateId]/runs/[runActionId]/resume/route.ts
/workspace/* (2)
PathMethodsFile
/api/workspace/exportGETapp/api/workspace/export/route.ts
/api/workspace/importPOSTapp/api/workspace/import/route.ts
/x402/* (5)
PathMethodsFile
/api/x402/budgetGETapp/api/x402/budget/route.ts
/api/x402/providersGET, POSTapp/api/x402/providers/route.ts
/api/x402/providers/[id]GET, PATCHapp/api/x402/providers/[id]/route.ts
/api/x402/providers/[id]/endpointsGET, POSTapp/api/x402/providers/[id]/endpoints/route.ts
/api/x402/purchasesGET, POSTapp/api/x402/purchases/route.ts