# Acumen Signal Lab > Acumen Signal Lab is an open-source-first intelligence and computation workspace from Acumen Trade Group. ## Purpose The site turns a question about a company, market, product, URL, idea, or dataset into an inspectable analysis surface. The current public prototype runs its demonstrations locally in the browser. ## Sections - Observe: https://acumentradegroup.com/ — ask questions and inspect results. - Lab: https://acumentradegroup.com/lab — run browser-native compute, local CSV, PageSpec, runtime, streaming, and research experiments. - Registry: https://acumentradegroup.com/registry — inspect capability contracts, runtimes, permissions, statuses, and schemas. - Runs: https://acumentradegroup.com/runs — inspect append-only application history, run traces, and events. - Architecture: https://acumentradegroup.com/architecture — understand the open-source-first system model and replaceable seams. ## Trust boundaries - Local by default: CSV parsing, pricing sensitivity, PageSpec demonstrations, browser runtime inspection, and the current prototype's stateful UI. - Networked or adapter-backed: URL retrieval, future model providers, server Python, external APIs, and any capability explicitly labeled server or guarded. - The current public prototype is not a claim that every future workflow keeps data on-device; each capability declares its runtime and network posture. ## Access notes The interactive UI requires JavaScript for controls, forms, and local experiments. Agents that use curl can read the root HTML fallback, this structured overview, or the expanded map at https://acumentradegroup.com/llms-full.txt. Legacy `/#/...` links are canonicalized by the client to the equivalent clean paths above. Use the clean paths for crawling, analytics, and direct retrieval. ## Related resources - Robots policy: https://acumentradegroup.com/robots.txt - Expanded agent map: https://acumentradegroup.com/llms-full.txt - Sitemap: https://acumentradegroup.com/sitemap.xml