{"schema":"iploop.browserwall.v0","name":"IPLoop BrowserWall","positioning":"Working MVP that turns messy public webpages into compact, cited packets for AI agents: residential access, token compression, evidence, and reduced exposure to untrusted raw HTML.","tagline":"Do not expose your LLM to the raw internet.","disclaimer":"BrowserWall reduces exposure to hostile/noisy web content; it does not guarantee perfect prompt-injection removal or complete security coverage.","pipeline":["accept URL/task/geo/max_tokens/security policy","fetch or render public web content through IPLoop access controls","sanitize scripts, hidden text, boilerplate, duplicate templates, and prompt-injection signals","extract facts, highlights, evidence, safe action maps, and meaningful diffs","return a compact context packet for the customer LLM"],"walls":[{"name":"access","value":"residential geo/session-aware retrieval for hard public sites"},{"name":"token","value":"remove raw HTML/DOM noise before LLM ingestion"},{"name":"security","value":"treat webpages as untrusted and filter hostile instructions"},{"name":"evidence","value":"attach source text, selector, URL, timestamp, and confidence"},{"name":"action","value":"return safe action maps and gate risky browser actions"},{"name":"diff","value":"return changed:false without spending an LLM call on no-change checks"}],"pricing_model":{"unit":"monthly plan credits consumed by context calls, browser sessions, and evidence/security features","credit_definition":"1 credit = one normal static BrowserWall context call. Rendered browser/residential/security-heavy calls use multipliers.","principle":"Charge for safe context calls, browser sessions, and evidence/security features; show tokens saved as ROI, not as the billing meter.","overage_note":"Free and No Ads cap at included credits during MVP; Plus and Pro can overage at the listed per-credit price.","ads_note":"Free + Ads may show sponsored/source cards in the UI and response metadata; paid tiers remove sponsored slots.","tiers":[{"name":"Free + Ads","monthly_usd":0,"ads":true,"included_credits":100,"overage_usd":null},{"name":"No Ads","monthly_usd":5,"ads":false,"included_credits":300,"overage_usd":null},{"name":"Plus","monthly_usd":10,"ads":false,"included_credits":1000,"overage_usd":0.02},{"name":"Pro","monthly_usd":50,"ads":false,"included_credits":7500,"overage_usd":0.01}],"multipliers":{"static_clean":1,"facts_evidence":2,"security_scan":1,"browser_render":3,"residential_geo_session":5,"diff_no_change":0.25}},"sample_context_packet":{"schema":"iploop.browserwall.context.v0","raw_tokens":18700,"safe_context_tokens":842,"saved_percent":95.5,"facts":{"price":"$129.99","availability":"In stock","shipping":"Ships by May 13","seller":"Example Store"},"evidence":[{"field":"availability","text":"In stock. Ships by May 13.","selector":"#availability","source_url":"https://example.com/product","confidence":0.97}],"security":{"raw_html_hidden_from_llm":true,"scripts_removed":true,"hidden_prompt_instructions_removed":true,"risky_actions_require_human_approval":true}}}