get_post

shallow

dev.rye/portfolio · Verify this server

Return the full markdown body and frontmatter of a post by slug.

100.0/100

1 trials · measured 8 days ago

get_post scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against dev.rye/portfolio, 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
open
Category
Content & media
Input schema
declared
Output schema
declared
Side-effect classification
unclassified
Declared input schema
{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "slug"
  ],
  "properties": {
    "slug": {
      "type": "string",
      "minLength": 1
    }
  }
}

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0
2026-08-2438.5deepv0.1.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilityfail: 9, error: 11
malformed_inputerror: 4
timeout_honourskipped: 2
cancellationskipped: 2
determinismerror: 4
concurrencyerror: 20

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: get_post
[![Vouch score](https://vouch.tools/api/tools/f4d6df56-1a12-444c-9ebe-98572cb070eb/badge.svg)](https://vouch.tools/tools/f4d6df56-1a12-444c-9ebe-98572cb070eb)
get_post — Vouch