excalibur_process_scheduled_posts

shallow

io.github.lonniev/excalibur-mcp · Verify this server

Launch a publisher for every due post (operator-only). Selects ``scheduled`` posts whose ``publish_at`` has arrived, claims each atomically, and starts one background publisher per post. It does NOT publish: composing content, billing the owner, posting to X and recording the outcome all belong to the publisher, which runs on the async job queue and so may take the minutes a dynamic block needs. This call returns as soon as the work is dispatched — expect it to be fast even when the publishing itself is slow, and read per-post outcomes from ``get_scheduler_log`` or the post rows. Requires the operator's npub proof; the trigger itself is free. Returns ``{kind: "tick", processed, launched, contended}``.

100.0/100

1 trials · measured 8 days ago

excalibur_process_scheduled_posts scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.lonniev/excalibur-mcp, 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
Credential class
self-provisionable
Category
Content & media
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: excalibur_process_scheduled_posts
[![Vouch score](https://vouch.tools/api/tools/f929ec9b-01a2-4cb0-91be-5ca610809419/badge.svg)](https://vouch.tools/tools/f929ec9b-01a2-4cb0-91be-5ca610809419)
excalibur_process_scheduled_posts — Vouch