LocalEndpoint
Metadata-onlyNo public command dispatch Browser-local validationNo upload intake Private runtime stays localNo localhost probing Invited distributionChecksum-backed artifacts

Phase 2.46 / v1.5.65

Custom UAIX Gateway

The custom UAIX gateway serves explicit human and machine routes without FastAPI, Flask, Django, generic route fallback, or runtime command execution.

Custom UAIX gateway cockpit

A human site with machine-readable control surfaces.

The gateway makes every public route explicit: human pages, JSON metadata, evidence schemas, OpenAPI discovery, and agent briefs are readable without becoming runtime controls.

01 / Register Routes are declared

Human and machine routes are listed intentionally instead of relying on framework magic.

02 / Describe Metadata explains the surface

Titles, descriptions, route groups, and machine-readable profiles show what each endpoint is for.

03 / Evidence Claims export as artifacts

Schemas, examples, validators, and reports make the public surface reviewable.

04 / Deny No runtime fallback exists

No FastAPI, Flask, Django, generic route fallback, desktop command dispatch, or localhost execution is enabled.

Gateway authority membrane

Readable control surfaces without remote control.

The gateway publishes routes, metadata, schemas, and agent briefs so humans and software can understand the public surface. It refuses to turn those descriptions into local runtime authority.

RouteDeclare the lane

Each public path has a title, group, method, and machine-readable record.

ProfileDescribe the contract

OpenAPI, route tables, and UAI-style envelopes explain what clients may inspect.

EvidenceAttach review shape

Evidence schemas and examples make gateway claims portable and testable.

ProblemRefuse unknown paths

Unsupported URLs return typed route-not-registered responses instead of hidden fallback.

HandoffStop before runtime

Desktop approval and private endpoint work remain local decisions outside the public gateway.

Membrane rule Describe routes Validate metadata Export evidence Deny execution
StatusGateway status

Current package and boundary state for the custom WSGI route registry.

RoutesRoute table

Explicit human and machine routes with group, title, and metadata.

SchemaEvidence schema

Review shape for custom gateway evidence packets.

ExampleEvidence example

Public-safe sample evidence for route governance review.

OpenAPIOpenAPI profile

Discovery shape for software clients and reviewers.

Agent briefAgent brief

Plain instructions for AI agents reading the public site.

Gateway contract Explicit route table Machine-readable metadata No framework fallback No runtime command execution
Gateway

Explicit beats accidental

Routes are declared, summarized, hashed, and published so humans and agents can inspect the public surface.

Route table
UAI

Metadata is wrapped for agents

UAI-style envelopes describe the package and route context without activating local endpoints.

UAI envelope
Boundary

No framework fallback required

The gateway avoids FastAPI, Flask, Django, generic route fallback, and runtime command execution for this site package.

Technical boundary

Operating boundary

Public clarity, local authority.

This public site is static metadata and does not dispatch desktop commands, probe localhost, upload files, collect telemetry, request credentials, or claim runtime safety certification.