Learn · Glossary

Secure LLM Deployment Defined by Four Verifiable Controls

A secure LLM deployment runs open-weight models inside your own perimeter, air-gapped, under four controls you can verify on your own hardware — not four claims you have to take on a vendor's word. Those controls are: byte-identical weight provenance, dormant-capacity enumeration, no egress, and a tamper-evident signed audit chain. It is a posture defined by evidence, not assurance.

Most "secure AI" pitches are a governance dashboard bolted onto someone else's API: visibility after the fact, optional approval, an audit export you cannot independently check. That is trust, not security. A secure LLM deployment inverts it. The model runs where your data already lives, cut off from the network, and each of the four controls resolves to a check you run against your own machine. The output of that check is the security property — not our attestation of it.

OPEN-WEIGHT AIR-GAPPED ON YOUR PERIMETER VERIFIABLE ON YOUR HARDWARE

The four controls

Each control is independent, and each is verifiable on the customer's hardware. Together they define what "secure" means for a language model in a regulated environment.

  1. Byte-identical weight provenance

    The weights loaded into memory are proven byte-for-byte identical to the public artifact you approved. Nothing was swapped, fine-tuned in the dark, or silently updated between approval and inference.

    VERIFY: hash the loaded weights, compare to the published artifact hash.
  2. Dormant / latent capacity enumerated

    The capabilities present in the model — including capacity that is dormant until triggered — are enumerated and disclosed, so what the model could do is a known quantity rather than a surprise in production.

    VERIFY: review the capacity enumeration against the model you are running.
  3. No egress

    There is no route to the internet and no name to resolve. Things go in; nothing comes out. Regulated data cannot leave the perimeter and the model cannot phone home, because there is nowhere for a packet to go.

    VERIFY: inspect network policy and DNS resolution on the host — no route, no name.
  4. Tamper-evident signed audit chain

    Every inference call is anchored to a linked, tamper-evident audit chain signed with post-quantum cryptography (ML-DSA). Any alteration to the record of what ran breaks the signature and is detectable.

    VERIFY: check the ML-DSA signatures over the linked inference records.
The honest posture

We do not claim the model is clean, safe, or backdoor-free. We do not claim to have scanned the model. No one can honestly certify that a large model is free of hidden behavior. What we make verifiable is different and stronger for a regulated buyer: the exact weights you approved cannot silently change, hidden capacity is enumerated, nothing can leave your network, and every call is signed and tamper-evident. Evidence you can check on your own hardware — not our word.

Who needs this

Secure LLM deployment is for buyers whose obligations generic cloud AI cannot meet — chiefly pharmaceutical and federal organizations:

The live proof point: MLR assist

The approach is not a whitepaper. The Hyfstele MLR assist is a working deployment for pharmaceutical MLR (Medical, Legal, Regulatory) promotional review, with a live demo at mlr.hyfstele.com. Its operating doctrine is deliberate:

FLAG → JUDGE → PROVE

The system flags potential issues in promotional material; a qualified human judges; and every step is proven on the signed audit chain. Critically, there is no LLM inside the flag decision plane — the model surfaces candidates, but the decision logic that determines what counts as a flag is deterministic and reviewable. The doctrine is short: "It flags. You decide." The accountable reviewer stays in control, and the record of every call is captured for audit.

Built by Hyfstele is built by Hibiscus Consulting LLC (Blake Burnette, Raleigh / Cary NC), an SBIR-eligible small business. The MLR assist is the current live proof point for the four-control model.

Frequently asked questions

What is a secure LLM deployment?

Running open-weight models inside your own perimeter, air-gapped, with controls you verify on your own hardware instead of trusting a vendor. Hyfstele defines it as four independent controls: byte-identical weight provenance, dormant-capacity enumeration, no egress, and a tamper-evident signed audit chain.

Does it mean the model is proven clean or backdoor-free?

No. We do not claim the model is clean, safe, or backdoor-free, and we do not claim to have scanned it. What a secure deployment guarantees is a perimeter and an evidence trail — it constrains what a model can do and proves what it did, without certifying the model's internals.

Why do pharma and federal buyers need this?

Because they carry obligations generic cloud AI cannot satisfy: 21 CFR Part 11 record integrity, GxP process control, data residency, and model provenance. A secure deployment keeps regulated data inside the perimeter and produces a signed, tamper-evident record of every inference.

How is each control verified on my own hardware?

Weight provenance by hashing the loaded weights against the public artifact; no egress by inspecting network policy and DNS on the host; the audit chain by checking the post-quantum ML-DSA signatures over the linked inference records. Each check runs on your machine, so the answer is evidence you control.

What is a live proof point?

The Hyfstele MLR assist for pharmaceutical Medical, Legal, and Regulatory promotional review, demoable at mlr.hyfstele.com. It follows "It flags. You decide." — a Flag, Judge, Prove pipeline with no LLM inside the flag decision plane.

See the four controls on a real deployment

Walk the MLR assist, or bring your own regulated use case and we will show the evidence trail on your terms.

Talk to Hibiscus Consulting See the live MLR demo