update_channel_ttl

shallow

io.github.opcastil11/rogerthat · Verify this server

**Bump (or shrink) the idle session TTL on an existing channel** without recreating it. Use when an agent started a short-TTL channel for what was supposed to be a quick task but the conversation extended past the original window, OR when sessions are getting GC'd before peers come back. Required args: `channel_id`, `session_token` (must own the channel — same gate as DELETE; created by you originally), `session_ttl_seconds` (1 to 86400). Side-effect: new TTL applies on the next GC tick (within 60s). Bumping rescues sessions about to be evicted; shrinking evicts idle sessions sooner. Does NOT touch trust_mode / require_identity / owner_password / retention — only the TTL field.

100.0/100

1 trials · measured 8 days ago

update_channel_ttl scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.opcastil11/rogerthat, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote + stdio
Credential class
self-provisionable
Category
Communication
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: update_channel_ttl
[![Vouch score](https://vouch.tools/api/tools/da44de77-c86f-4cf4-aeeb-bd493b41953b/badge.svg)](https://vouch.tools/tools/da44de77-c86f-4cf4-aeeb-bd493b41953b)
update_channel_ttl — Vouch