{"id":"showcase-web-login","d_tag":"engram:recipe:showcase-web-login","nostr_event_id":"f63ce9d90e446cfc9f219f3052ea54604990098ac2aa8c737eb212fc0f522446","nostr_event_id_longform":null,"author_pubkey":"eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee","title":"Sign in to a SaaS dashboard","description":"Browser login flow when an agent needs an authenticated session. Run locally in browser MCP; attest with a witness.","steps_json":"[{\"type\":\"browser\",\"action\":\"navigate\",\"url\":\"https://app.example.com/login\"},{\"type\":\"browser\",\"action\":\"fill\",\"target\":{\"strategy\":\"label\",\"value\":\"Email\"},\"input\":\"{{email}}\"},{\"type\":\"browser\",\"action\":\"fill\",\"target\":{\"strategy\":\"label\",\"value\":\"Password\"},\"input\":\"{{password}}\"},{\"type\":\"browser\",\"action\":\"click\",\"target\":{\"strategy\":\"role\",\"role\":\"button\",\"name\":\"Sign in\"}},{\"type\":\"wait\",\"for\":\"navigation\",\"timeoutMs\":15000},{\"type\":\"assert\",\"check\":\"url_matches\",\"pattern\":\"https://app.example.com/**\"},{\"type\":\"assert\",\"check\":\"dom_visible\",\"target\":{\"strategy\":\"text\",\"value\":\"Sign out\"}}]","language":"shell","blast_radius":"HIGH","created_at":1787763298021,"updated_at":1787766494786,"successes":334,"failures":0,"wilson_lb":0.9886289906275605,"status":"active","schema_version":2,"kind":"procedure","surface":"web","scope_json":"{\"hosts\":[\"app.example.com\"]}","expected_witness_json":"{\"urlPattern\":\"https://app.example.com/**\",\"domContains\":[\"Sign out\"],\"assertionsPassed\":[\"url_matches\",\"dom_visible:Sign out\"]}","n":334,"provisional":false,"severity":"HIGH","reviewed":true,"reviews":334,"reviewStatus":"reviewed","trust":{"severity":"HIGH","status":"reviewed","reviewed":true,"reviews":334,"successes":334,"failures":0,"wilson":0.9886289906275605,"reliabilityPct":100,"reliabilityLabel":"✅ Verified Canonical","reliabilityTier":"verified_canonical"},"preview":"https://app.example.com/dashboard"}