org.tech / Services / Managed operations No queue. $500 / month

The unglamorous half of owning a platform: keeping it current, keeping it correct, and proving both on the running system rather than in a report.

Kept current, and checked on the real thing.

This is the fee that answers "what am I paying for once it works". A deployed platform is not a finished object. Providers change their model catalogues, policies need new versions, people join and leave, costs move, and every change has to be rolled to a live system without breaking the controls that make it defensible. That work is what $500 a month buys, and nothing else is bundled into it.

Six kinds of work, named.

WHAT THE FEE BUYS

Six specific things, rather than "monitoring and support". Everything below is work somebody does, on your deployment, and writes down afterwards.

In the monthly fee
Scoped separately
Not done, and not claimed
01 Included

Releases, rolled deliberately.

Every deploy is from a pinned tag on the mainline. The roll is one deployment at a time, confirmed before each one, with your deployment able to hold at a version and say why. There are no automatic fleet-wide updates.

ChangePinned tags
02 Included

Drift and diff, before the change.

What is actually running is compared against what the code says should be running, with two tools rather than one, so a difference one comparison misses is caught by the other. Differences get reconciled before anything is applied, not after.

ChangeChecked first
03 Included

Acceptance against the live system.

After a deploy, scripts exercise the real deployment over HTTPS and each one must be refused. They exist because a passing unit suite proves what the code intends, and only a real request proves what the deployment does.

VerificationSee below
04 Included

Model catalogue upkeep.

Providers add, retire and re-route models constantly. The catalogue is regenerated from the provider's live list and reclassified by where inference actually runs, so your allowlist and your residency claim stay true. Nobody retypes a model name into copy.

05 Included

Access and role changes.

People join, change jobs and leave. Grants are runtime-editable by your administrator without a redeploy; where a change touches the allowlist, the policy, the tier or residency it is a release, and we cut it. Quota changes sit here too.

AdministrationRoles and grants →
06 Included

Cost watch, and the journal.

Budget alarms on your cloud spend, a look at what usage is doing to the bill, and a dated operations journal recording what was changed, when, and why. The journal is the record you hand a reviewer who asks what happened in April.

EvidenceDated entries

Five things that must be refused.

ACCEPTANCE · RUN ON YOUR DEPLOYMENT
Verified, not trusted

A passing test suite is not a working control.

Roughly 2,700 automated cases run before a release is tagged, including ones that fail the build if a governance deny is weakened. That is necessary and it is not sufficient. These scripts go at the deployment itself, over the public protocol, and try to get through.

  • 01
    They run after a deploy, against the real environment, not a harness that agrees with the code.
  • 02
    A pass is a refusal. Each check is an attack that has to fail. If something succeeds that should not, the deploy is not accepted.
  • 03
    The access record comes first. A credential is issued to a module only after the record of that access is written. If the record cannot be written, no credential is issued.
acceptance · live deployment
RUNNING
verify --target your-deployment --over https
[verify] exercising the running system, not a mock
Replayed ticket✓ refused
Forged session✓ refused
One module's session at another module's host✓ refused
Corrupted upload✓ quarantined
Access record written before credential✓ record first
5 checks · every one refused as designed
Illustrative outputexit 0
Run after every deploy·Recorded in the journal

When it happens, and what reaches you.

CADENCE · AND WHAT YOU SEE
WorkWhenWhat you see
Release rolled to your deploymentWhen a release is cut and you agree to take itA confirmation before, a journal entry after, and the running version visible on the health endpoints
Drift and diff checkBefore any change is appliedThe differences, and what we intend to do about each one
Acceptance scriptsAfter every deployThe result of all five checks, on your deployment, dated
Model catalogue refreshAs providers change their catalogueA regenerated catalogue, with each model reclassified by where inference runs
Access, role and quota changesWhen you askThe change, plus the audit record the product writes itself
Cost watchOngoing, against budget alarms on your accountA heads-up when spend moves, and the reason where we can find one
Operations journalWritten as work happensA dated record of what changed and why, available to your reviewer

Every row is work performed by a person and recorded afterwards, which is why each one arrives with a reason attached rather than as an automated notification.

What is scoped separately.

NOT IN THE FEE

The fee keeps what exists correct and current. Two things sit outside it, and both are better named here than discovered in month three.

A Scoped separately

New capability is not maintenance.

Building something that did not exist before is scoped per deliverable: a named outcome, acceptance criteria written first, a fixed price for that deliverable. The monthly fee keeps what exists correct and current. It does not quietly absorb a new module, a new integration or a new workflow, because that is how a monthly fee turns into an argument.

ExtraPer deliverable
B

A direct line to the person who built it.

No queue, no account manager, no first-line tier to get past, and a change you ask for is made by someone who can read the code that implements it. There is no published response-time or uptime commitment attached to it. If round-the-clock cover is a hard requirement for your organization, say so in the assessment: it is a reason to shape the engagement differently, or to choose somebody else.

IncludedOne escalation path

One thing stops. The other keeps running.

IF YOU CANCEL

There is no term and no notice penalty. Cancelling ends the service, not your access to the thing you paid to have built, because the two live in different places: one is a monthly relationship with us, the other is deployed inside a cloud account in your name.

You lose us, not the platform.The whole cancellation policy

What clients ask in month two.

QUESTIONS
01What does $500 a month actually cover in a quiet month?

Catalogue upkeep as providers change things, any release you choose to take, drift checks, the acceptance run after a deploy, cost watch, and the journal. A quiet month is a cheap month for us and we would rather that than invent work. If it stays quiet for long enough that you question the fee, cancel it and call us when you need us; the platform will still be there.

02Who answers when something is wrong?

Samuel Hebeisen, the founder and the person who built the platform. That is the whole escalation path, which is both the strength and the limit of a small senior practice.

03Do you have access to our environment?

It depends on the posture you chose. At the entry tier no cross-account role for us exists at all, so operations work happens with your involvement. On the hardened tiers there is a scoped, session-capped management role. Either way the access is a recorded part of your posture, visible to you on the plan page inside the product.

04Can we take a release later than everyone else?

Yes. A deployment can hold at a version with a declared reason, and the fleet roll skips it. Holding deliberately beats taking an update because a schedule said so. The one rule is that a hold is declared: the reason is written down.

05Does the fee change as we grow?

The operations fee is $500 a month regardless of how many people use the deployment, because it is not a seat price. What grows with usage is your cloud bill, which your provider sends you directly. Capability work is separate and quoted per deliverable. See pricing and compute costs.

⎯⎯ Book the strategic assessment ⎯⎯

Your private AI, inside your control ·

The assessment is where we work out whether you want us running this, or whether your own team should.