Topolo Capture
Container-enabled worker surface tracked as part of the broader platform inventory.
Documentation Map
What It Is
Container-enabled worker surface tracked as part of the broader platform inventory.
Topolo Capture is a Cloudflare Worker plus Cloudflare Container boundary for browser-based site capture jobs.
It is **not** the generic Cloudflare containers starter anymore. The current runtime is a narrow Topolo-specific proxy with three real responsibilities:
This README documents the contract that exists in source today. It does **not** claim a broader capture platform than the repo currently proves.
Architecture
Owners: platform
Source repos: Applications/topolo-capture
Dependencies: None registered
Repo shape
- Applications/topolo-capture/Dockerfile
- Applications/topolo-capture/README.md
- Applications/topolo-capture/container_src/
- Applications/topolo-capture/package-lock.json
- Applications/topolo-capture/package.json
- Applications/topolo-capture/server.mjs
- Applications/topolo-capture/src/
- Applications/topolo-capture/tsconfig.json
- Applications/topolo-capture/worker-configuration.d.ts
- Applications/topolo-capture/wrangler.jsonc
Runtime Surfaces
Hosts:
No primary host is registered.
No wrangler surface was discovered under the registered repo paths.
API Reference
Coverage: curated
Source: Applications/topolo-capture/package.json
Source exists in repo: yes
Inventory-only entry in this docs phase.
App API page: /reference/apps/topolo-capture
This system currently relies on a curated or README-derived contract surface instead of a source-controlled OpenAPI spec.
Auth and Permissions
Depends on Topolo Auth: no explicit signal detected
Service IDs:
No Auth service ID mapped in docs yet.
API key scopes
No API key scopes were found in the checked-in Auth catalog for this system.
Service permissions
No role/permission catalog rows were found in the checked-in Auth permissions seed.
Data Ownership
No storage bindings were derived from wrangler configuration.
Queues / Cron / Workflows
Queue bindings:
No queue bindings were detected.
Cron triggers
No cron triggers were detected.
Workflow signals
No explicit queue/workflow script or cron signal was discovered.
Environment Variables and Bindings
Environment variables:
No environment variables were derived from wrangler configuration.
All wrangler bindings
No bindings were derived from wrangler configuration.
Deployments
Deployment environments: default only or not declared
Routes: workers.dev or Pages-only delivery
Observability enabled: no explicit setting found
Build and deploy commands
-
deploy— Applications/topolo-capture/package.json :: wrangler deploy
Failure Modes
- No Auth service ID is registered for this system.
- No primary host is registered in the system registry.
- No wrangler.toml surface was discovered under the registered repo paths.
Debugging Runbooks
Start with these entrypoints:
- Applications/topolo-capture/package.json
- Applications/topolo-capture/README.md
Linked runbooks
Change Log / Verification
Lifecycle: active
Last verified: 2026-03-29
Any code change to this system is expected to update the canonical docs in Websites/docs and refresh the verification date.