runtime.ts
integrate once
// wire Kalibrate in once. that's the whole job.
import
{ kalibrate }
from
"@kalibrate/sdk"
const
prompt
=
await
kalibrate.
get
(
"support-triage"
)
// ← always the version PMs promoted. no PR.
const
res
=
await
llm.
run
(prompt, input)
// model-agnostic
0
prompt tickets
was 23
this sprint
engineering queue
Engineers ship features — not paste strings for PMs.
PMs own prompt changes
no PRs · no redeploys · no Jira
consume the API, not prompts