application public active Verified 2026-04-07

Topolo BugFix

Bug analysis and issue-resolution tooling inside the Topolo portfolio.

Documentation Map

What It Is

Bug analysis and issue-resolution tooling inside the Topolo portfolio.

Canonical documentation for BugFix lives in `PlatformApplications/TopoloDocs`.

Use this repository for implementation only. Public flow coverage, AI execution boundaries, deployment shape, and operational guidance are canonical in the docs application rather than in repo-local guides.

Architecture

Owners: ai-platform

Source repos: PlatformApplications/TopoloBugFix

Dependencies: topolo-auth, topolo-nexus

Repo shape

  • PlatformApplications/TopoloBugFix/README.md
  • PlatformApplications/TopoloBugFix/deploy.sh
  • PlatformApplications/TopoloBugFix/docs/
  • PlatformApplications/TopoloBugFix/package-lock.json
  • PlatformApplications/TopoloBugFix/package.json
  • PlatformApplications/TopoloBugFix/scripts/
  • PlatformApplications/TopoloBugFix/src/
  • PlatformApplications/TopoloBugFix/topolo.cloudcontrol.json
  • PlatformApplications/TopoloBugFix/wrangler.toml

Runtime Surfaces

Hosts:

No primary host is registered.

topolo-bugfix-staging

Config: PlatformApplications/TopoloBugFix/wrangler.toml

Main: src/index.js

Routes: bugfix-staging.topolo.app, bugfix.topolo.app

API Reference

Coverage: curated

Source: PlatformApplications/TopoloBugFix

Source exists in repo: yes

Application exists in repo but has no registered OpenAPI spec in the current audit.

App API page: /reference/apps/topolo-bugfix

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: yes

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

d1

Binding: DB

Target: 1f992a7b-2ea9-4fa5-bcad-f057a67e3235

Environment: default

Source: PlatformApplications/TopoloBugFix/wrangler.toml

d1

Binding: DB

Target: a2f8cb8a-0b65-4df9-9018-3b2642f06afe

Environment: production

Source: PlatformApplications/TopoloBugFix/wrangler.toml

Queues / Cron / Workflows

Queue bindings:

No queue bindings were detected.

Cron triggers

No cron triggers were detected.

Workflow signals

  • PlatformApplications/TopoloBugFix/package.json :: db:migrate
  • PlatformApplications/TopoloBugFix/package.json :: db:migrate:prod

Environment Variables and Bindings

Environment variables:

AUTH_URL ENVIRONMENT GITHUB_API_URL GITHUB_REPO_OWNER NEXUS_GATEWAY_URL

All wrangler bindings

  • DB (d1) -> 1f992a7b-2ea9-4fa5-bcad-f057a67e3235
  • DB (d1) -> a2f8cb8a-0b65-4df9-9018-3b2642f06afe [production]

Deployments

Deployment environments: production

Routes: bugfix-staging.topolo.app, bugfix.topolo.app

Observability enabled: no explicit setting found

Wrangler surfaces

  • PlatformApplications/TopoloBugFix/wrangler.toml -> topolo-bugfix-staging

Build and deploy commands

  • deploy — PlatformApplications/TopoloBugFix/package.json :: wrangler deploy
  • deploy:dry-run — PlatformApplications/TopoloBugFix/package.json :: npx --yes wrangler@4 deploy --dry-run --config wrangler.toml
  • deploy:staging — PlatformApplications/TopoloBugFix/package.json :: wrangler deploy
  • deploy:prod — PlatformApplications/TopoloBugFix/package.json :: wrangler deploy --env production
  • build — PlatformApplications/TopoloBugFix/package.json :: node --check src/index.js

Failure Modes

  • No Auth service ID is registered for this system.
  • No primary host is registered in the system registry.

Debugging Runbooks

Start with these entrypoints:

  • PlatformApplications/TopoloBugFix/wrangler.toml
  • PlatformApplications/TopoloBugFix
  • PlatformApplications/TopoloBugFix/README.md
  • PlatformApplications/TopoloBugFix/package.json

Change Log / Verification

Lifecycle: active

Last verified: 2026-04-07

Any code change to this system is expected to update the canonical docs in PlatformApplications/TopoloDocs and refresh the verification date.