Security & Testing
narrowhighway.com
Provides tools for deterministic verification of claims, auditing quantitative statements, searching records, and redacting PII.
ENDPOINT 1
https://narrowhighway.com/mcp
Known tools 38
verifyVerify a claim deterministically — returns a verdict (HOLDS / BROKEN / INCOMPLETE), the worked trail, AND a sealed receipt {content_hash, cite_url} you can re-fetch and re-verify (seal_fetch).
auditAudit a whole text: deterministic extractors find every checkable quantitative claim (sums, percentages, hourly/annual pay, compound interest, rule-of-72, elapsed years, day-of-week, leap years, nutrition labels), the engine verifies the lot, and ONE sealed coverage report returns — per-claim source quote + verdict + trail.
searchRanked search over the keeping (the kept library).
seal_fetchFetch a sealed verification record (the receipt) by its content hash.
redactStrip PII (emails, SSNs, credit cards, IPs, URLs) from text to stable placeholders before you pass it onward; the mapping is returned so YOU reveal replies locally.
card_getFetch one card (the full record) from the keeping by id.
cards_browseBrowse the keeping — paginated, optional shelf filter.
cards_statsCounts over the keeping — total, by shelf, by surface.
daily_cardThe deterministic card of the day from the keeping (same all day).
grid_axisThe map: a read-only view of one axis (its scaffold members, depth, neighbors, umbrella children).
grid_dimensionThe axes that sit on a given scaffold member (dimension).
card_connectionsCards related to one card — its explicit links + same-shelf siblings.
locateFind the card for a query — by exact id, then title, else ranked search.
library_healthCorpus health — is the keeping loaded and sound (totals, shelves, surfaces).
pronounceA synthesized pronunciation guide (respelling + approximate IPA) for a transliteration or word — honestly labeled, not a native speaker.
steward_budgetSteward — a household budget (income, expenses -> net, savings rate, by category).
steward_cost_destroyedSteward — cost destroyed: money you did NOT spend (was -> now), kept in your currency.
coach_subjectsCoach — the subjects a learner can study (read / mcguffey / aesop / founding / pilgrims / es / …), each with its unit count.
coach_overviewCoach (K-3 tutor) — one subject's whole path: unit count, tracks, ordered unit briefs.
coach_unitCoach — one unit, VERBATIM as authored (rule, examples, decodable sentence, checks).
coach_nextCoach — the next lesson in a subject, deterministically.
coach_recommendCoach — adaptive 'what's next' in a subject: given completed unit ids, the next lesson whose prerequisites are met (grows with the student).
coach_masteryCoach — seal an HONEST INTEGER count of completed units (a receipt for progress, never a grade on the child).
coach_guidanceCoach — what it does and the boundary it will not cross (never grades a child).
identity_createMint a SOVEREIGN, PORTABLE identity the person OWNS — {id, public_key, private_key, signing_available}.
identity_verifyVerify a signature over a message against a public key (never raises; True/False).
identity_fingerprintDerive the stable public fingerprint id from a public key (deterministic).
badges_issueIssue a badge over already-sealed checks — a re-checkable receipt that points at N seals that STILL STAND.
badges_verifyRe-check a badge from the store — re-verifies every seal it references and returns the count that still stands (N recomputed, not trusted).
self_attestRecord a person's OWN words about their study — a DISTINCTLY TYPED record that can NEVER count as a sealed check or satisfy an auto-graded requirement.
study_createCreate/extend a shared study (superposition stack) — each entry mints ONE card that lives once and is referenced by key; no duplication.
study_exportExport a study as a self-contained, portable bundle (optionally signed).
study_importImport an exported study bundle — re-materializes its cards (each lives once).
groups_listDiscover pseudonymous shared-study groups by TOPIC (not by person).
group_getA study group: topic, member handles (no ids/PII), and the shared-study cards.
group_createOpen a study group around a topic (pseudonymous; a handle, no personal info).
group_joinJoin a study group (consent-based, pseudonymous; idempotent).
group_contributeAdd a verse/note/question to a group's shared study — attributed to your handle, optionally signed.