Settings

Identity & setup

See what still needs to be configured before Assembly Hangar is production-ready.

Readiness

Platform setup needs attention

56% ready

This page keeps required configuration separate from daily workspace use and provider management.

Identity & access

Needs setup

50%

Connectors

AI, repository and workflow systems

85%

Validation

Production smoke readiness

33%

Production validation

These are the gates that must pass before Assembly Hangar can be treated as production-ready. Technical values stay folded until needed.

Validation gates

Live-readiness checks for tenant-safe database behavior, repository access and external evidence publishing.

33% validation ready

GitHub App live smoke

Repository connector is available.

Ready

Next action: Run a repository smoke test when a release or agent workflow is ready.

Technical requirements

Required values: GITHUB_APP_ID, GITHUB_APP_PRIVATE_KEY, GITHUB_APP_SLUG, PRODUCT_FACTORY_WEB_URL, tenant installation

Validation command: pnpm --filter @ventureos/product-factory-api test -- settings.service.test.ts product-factory.service.test.ts

Custom API publish smoke

External workflow publishing is not fully configured.

Missing configuration

Next action: Save the endpoint and credential, then test the connector from Integrations.

Technical requirements

Required values: Custom API enabled, base URL, encrypted credential, passing health check

Validation command: pnpm --filter @ventureos/product-factory-api test -- settings.service.test.ts product-factory.service.test.ts

Tenant database validation

Database validation needs test connection and secret configuration.

Missing configuration

Next action: Provide validation database and encrypted secret configuration before production validation.

Technical requirements

Required values: DATABASE_URL, TEST_DATABASE_URL, INTEGRATION_SECRET_KEY, migrations applied

Validation command: TEST_DATABASE_URL=... INTEGRATION_SECRET_KEY=... pnpm --filter @ventureos/product-factory-api test -- postgres.integration.test.ts

Setup contextOpen identity, connector and GitHub App setup details when you need configuration context.Needs setup85% connectorsShow context

Identity & Access

Current authentication mode, tenant context and production auth readiness. No tokens or provider secrets are shown.

Needs setup
Session mode
Demo mode
Tenant
VentureOS Demo
Role
Owner
Authentication details

Session mode

Ready

Demo auth mode is explicitly configured.

Auth issuer

Missing configuration

AUTH_PROVIDER_ISSUER is missing.

Auth audience

Missing configuration

AUTH_PROVIDER_AUDIENCE is missing.

JWKS source

Missing configuration

Configure AUTH_PROVIDER_JWKS_URL, AUTH_PROVIDER_JWKS_JSON, or issuer-derived JWKS.

Web API fallback

Ready

Demo auth mode uses tenant headers.

Tenant context

Ready

VentureOS Demo membership is active.

Platform readiness

The required provider connections that determine how much Assembly Hangar can do without manual work.

85% ready

AI generation

Connected

AI generation can use the configured provider.

Repository access

Connected

Repository access is available.

External workflows

Needs setup

External workflow API is optional for the current workflow.

GitHub App setup packet

A secret-free checklist for creating or updating the GitHub App connector.

Needs setup

Use this packet when setting up repository access. Store real secrets only in your environment or secret manager.

GitHub App technical values

Missing values: PRODUCT_FACTORY_WEB_URL

Callback URL: https://product-factory-six.vercel.app/settings/github/callback