vc.doomscore/doom
vc.doomscore/doom · v0.1.0 · MCP 2024-11-05
Obsolescence-risk screening: predicts if a product gets absorbed into core LLM-platform features.
Reachability
reachable
checked 2026-07-14 04:33 UTC
Registry status active
Tools pinned 11
da90d41aff29
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace vc.doomscore
(domain verified by the official registry)
Repository
github.com/capitalthought/doom
Website
https://doomscore.vc
Remote endpoints
https://mcp.doomscore.vc (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:26 | first capture | 11 tools pinned |
Pinned tool definitions (11)
| Tool | Description |
|---|---|
| doom_prep | Prep Gate. Validates config + confirms the roadmap-signals KB is within the staleness threshold. Fails closed if stale. Call before assess_product. |
| assess_product | Assess one product's obsolescence risk. Provide exactly ONE of description/url/pitch_company_id/deck_text. Async — returns job_id; poll get_assessment. Defaults to deep mode. Optionally pass requested_by to identify the caller (shown in... |
| get_assessment | Poll an assessment job_id. Returns status + the typed assessment when complete. Hard timeout — never hangs on pending. |
| list_assessments | Recent assessments, filterable by verdict. |
| overview | Inspectable State. No input. Counts, recent activity, roadmap-signal freshness, health, last calibration run. |
| record_outcome | Outcome-feedback (learning loop). Record what ACTUALLY happened to a previously-assessed product as a labeled calibration case; the weekly recalibration folds it into the gate. Operator-only (requires operator_key). Provide either... |
| list_signal_candidates | KB-refresh review queue. List auto-scraped candidate roadmap signals (default: pending). Operator-only. Approve/reject with review_signal_candidate; the weekly cron signs approved ones into the live KB. |
| review_signal_candidate | Approve or reject a KB-refresh candidate signal. Operator-only. Approved candidates are signed (Ed25519) into the live roadmap_signals KB by the next refresh run; rejected ones are dropped. Controls what becomes grounding truth. |
| list_kb_signals | List the active (signed, grounding) roadmap signals with their ids — use to find a signal_id to retire. Operator-only. |
| retire_signal | UNLEARN a KB signal that became false/obsolete (e.g. a rumored feature cancelled, or a signal no longer predictive). Soft-deletes it (active=false) so it stops grounding assessments immediately — recoverable. Operator-only. Find the id... |
| supersede_calibration_case | UNLEARN a calibration case whose label turned out wrong or obsolete — retires it (active=false) so the recalibration gate stops scoring it. To correct, retire the wrong case then record_outcome the right one. Operator-only. |
Status badge
[](https://toolpin.dev/servers/vc.doomscore/doom)
Maintain this server? Add the badge to your README — it links your users to this live status page.