DEPLOYMENT PATH REVIEW

Place the release contract where your approved data boundary allows.

The pilot evaluates hosted, customer-controlled, and open-source basic-adapter paths against your workflow and test environment. Customer-specific packaging or support is not assumed before scope approval.

01 · Open source

Inspect, fork, and run the basic adapter locally for demos and integration experiments.

02 · Self-hosted

Evaluate whether the published contract can run inside a customer-controlled environment. Packaging and support require separate scope approval.

03 · SaaS API

Evaluate scoped request data through the hosted Gate only when your approved policy permits it.

Docker quick path

git clone https://github.com/SemeAIPletinnya/semeai-gate-basic.git
cd semeai-gate-basic
# set SEMEAI_GATE_API_KEYS before public bind
docker compose -f docker-compose.api.yml up --build

Endpoint: POST /v0/check · Health: GET /health · Invariant: payment metadata is not gate authority.

What this does not claim

Not a model

Existing LLMs still generate candidates.

Not universal hallucination detection

Scoped business evidence + rules + context.

Not compliance certification

Self-host helps boundary requirements; formal compliance stays with the operator.