bumicerts · agentic-fresh-20260513-103719
Fresh agentic testing produced a partial result: public browsing mostly rendered, but the Explore viewport showed an auth error and authenticated create/upload verification did not complete.
Honest status: partial. This is a new run under a new slug with fresh evidence. The public home, organizations page, sign-in modal, and public detail tabs rendered. However, Explore displayed a signed-out/create-only error in the viewport, authenticated create was blocked by a signed-out overlay despite saved auth state, and upload edit verification could not find the edit control.









PDS read verification ran. The fresh run captured redacted PDS checks in pds-verification.txt. `describeRepo` included the expected `app.certified.location` and `org.hypercerts.claim.activity` collections, and location records were listed for the configured uploader DID.
Indexer comparison incomplete. The configured indexer URL was GraphQL-shaped; guessed REST/TRPC probes returned 404. The raw probe output is in indexer-probes.txt.
Public HTTP checks: assets/http-status.txt
Create feature log: assets/e2e-bumicert-feature.log
Upload feature log: assets/e2e-upload-feature.log
Final media manifest: assets/final-media-manifest.md
The feature run reached `/bumicert/create`, but the app showed “You are not signed in,” and the overlay intercepted the create action. No durable publish claim was created in this fresh authenticated attempt.
The upload dashboard base access passed, but the expected `Edit organization profile` control was unavailable in the feature run, so cancel/save verification could not complete.
`/explore` returned HTTP 200 and DOM-visible public cards were observed, but the screenshot used for this report shows a signed-out/create-only error panel. This report treats that screenshot as warning evidence, not as a pass.
The public organizations surface rendered, but the first visible card included raw “HTTP response code 403 Forbidden...” prose as description content.
Home, organizations, a public bumicert detail page, and detail tabs were reachable and visually reviewed with fresh screenshots.
No videos are embedded. No wildcard media embedding is used. Every embedded screenshot is named explicitly above and documented in the final media manifest. Ambiguous copied E2E screenshots from the app reports folder were excluded from the walkthrough.
agentic-fresh-20260513-103719
Targethttp://127.0.0.1:3001
Public checksagent-browser navigation plus curl --max-time 5 for `/`, `/explore`, `/organizations`.
Authenticated checksbun run test:e2e e2e/features/bumicert-create.feature and bun run test:e2e e2e/features/upload-org.feature.
Evidence sourceagentic-tests/runs/agentic-fresh-20260513-103719/ in the Bumicerts app checkout.