AgentProof

admin · product · intelligence

Product intelligence

Self-inspection of the AgentProof source tree. Customer-facing surfaces are audited here.

Product intelligence · live source-tree scan (build-time, deterministic).

Admin · Product intelligence

Product intelligence — self-inspection + improvement engine

AgentProof inspects its own source tree to surface durability gaps, half-baked features, customer-facing env-file violations, fake operational claims, and missing connector confirmation flows. Findings become actionable backlog items. The Radar → product proposal engine classifies safe changes as auto-apply and high-impact changes as approval-required.

CTA & path integrity

25 CTAs across 13 surfaces — 9 reach protected routes

Every CTA the customer can see is enumerated here. Each entry resolves to a real page, a back-compat redirect, a protected route that redirects to /auth/sign-in, or a disabled action with a reason. No CTA in this list lands on the not-found picker.

Total CTAs25
Surfaces covered13
Reach protected route9
Auth-intent CTAs5
High-risk customer paths7
Broken CTAs0

Highest-risk customer paths

Any CTA that points at a workspace, connector, discovery, or report surface. These must redirect signed-out viewers to /auth/sign-in via PrivateRouteGuard.

  • My workspaceworkspace
    /dashboard/estatefrom components/navigation/PublicSiteHeader.tsx
  • Choose a connectorconnector
    /workspace/environments/setupfrom lib/agentproof/workspace/workspace_empty_state_content_v1.ts
  • Check blockersconnector
    /workspace/microsoft-readinessfrom lib/agentproof/workspace/workspace_empty_state_content_v1.ts
  • Open Microsoft setupconnector
    /workspace/environments/setup/microsoftfrom app/workspace/environments/setup/page.tsx
  • Open readinessconnector
    /workspace/microsoft-readinessfrom lib/agentproof/workspace/workspace_microsoft_continuation_v1.ts
  • Open readiness assessmentreport
    /workspace/readinessfrom lib/agentproof/workspace/workspace_microsoft_continuation_v1.ts
  • Open reportsreport
    /workspace/reportsfrom app/workspace/reports/page.tsx

Coverage by surface

  • public_home3 CTAs (1 protected)
  • learn_centre3 CTAs (0 protected)
  • ai_radar1 CTAs (0 protected)
  • demo_sample2 CTAs (0 protected)
  • trial1 CTAs (0 protected)
  • auth5 CTAs (0 protected)
  • workspace3 CTAs (2 protected)
  • environment_setup1 CTAs (1 protected)
  • microsoft_setup2 CTAs (2 protected)
  • reports1 CTAs (1 protected)
  • proof_customer_journey1 CTAs (1 protected)
  • system_health1 CTAs (0 protected)
  • public_beta_readiness1 CTAs (1 protected)

Product intelligence — self-inspection dashboard

storage: local_cache_only

Backlog (0)

No backlog items yet. Run a crawl to populate.

    AgentProof inspects its own source tree to surface durability gaps, half-baked features, env-file-primary-path violations, fake operational risk, and missing connector confirmation flows. Findings become actionable backlog items. Auto-applied safe changes + approval-required changes are driven via the Radar→product proposal engine.