mcpserver.lol
registry/doom
Connection check verified live · 26h ago

doom

Obsolescence-risk screening: predicts if a product gets absorbed into core LLM-platform features.

Tools 11
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

11 tools

Read from the running server on 26h ago.

assess_product urlmodedeck_textdescriptionrequested_bypitch_company_id
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. Optio…
doom_prep
Prep Gate. Validates config + confirms the roadmap-signals KB is within the staleness threshold. Fails closed if stale. Call before assess_product.
get_assessment job_id*
Poll an assessment job_id. Returns status + the typed assessment when complete. Hard timeout — never hangs on pending.
list_assessments limitverdict
Recent assessments, filterable by verdict.
list_kb_signals operator_key*
List the active (signed, grounding) roadmap signals with their ids — use to find a signal_id to retire. Operator-only.
list_signal_candidates limitstatusoperator_key*
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…
overview
Inspectable State. No input. Counts, recent activity, roadmap-signal freshness, health, last calibration run.
record_outcome notesjob_idproductoperator_key*year_observedactual_outcome* +1
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. Ope…
retire_signal reason*signal_id*operator_key*
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 assessment…
review_signal_candidate action*candidate_id*operator_key*
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…
supersede_calibration_case reason*case_id*operator_key*
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 r…