ai.decisionlog/mcp

MCPcommunityattivo
v0.1.0ai.decisionlogUnknownAggiornato 2 mesi fa

Append-only decisions with provenance, supersession, retrieval, and audited MCP actions.

Stato dell’endpointattivo
verificato 1 giorno fa · 261 ms
100 % degli ultimi 5 controlli hanno raggiunto questo endpoint
Funziona in
ClaudeCursorCopilotChatGPTGemini

Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
2 mesi faUltimo aggiornamento
Pacchetto
Autoreai.decisionlog
LicenzaUnknown
Versione0.1.0
Fontemcp-registry
Stato di fiducia
B
60/100Buono
Presente nell’indice di Forge+10/10
Identità del publisher verificata+0/30
Publisher: per questo annuncio non risulta alcun repository, quindi `forge publish` non può verificare la proprietà automaticamente. Usa «Rivendica questo annuncio» qui sopra — Forge li esamina a mano.
Verifica del dominio+0/10
Al momento non disponibile per questo tipo di annuncio — oggi il controllo del dominio viene eseguito solo per i pacchetti su npm, quindi questa riga non può ancora essere ottenuta qui, indipendentemente da cosa sia ospitato sul dominio.
Analisi prompt injection · pulita+30/30
Analisi offuscamento / esfiltrazione · pulita+20/20
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza
DipendenzeNon verificate
Superficie di strumenti30 strumenti · nessuno privilegiato
Analisi di sicurezza✓ Pulitovlive · 10 g faQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato17 lug 2026

La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.

Strumenti

30 strumenti · nessuno privilegiato
Osservato in tempo reale dall’endpoint del fornitore10d ago

Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.

  • https://www.decisionlog.ai/api/mcp30 strumenti · 369 ms
decision_log_create_decisionCreate an immutable Decision when permitted, otherwise create a reviewable DecisionCandidate.

Create an immutable Decision when permitted, otherwise create a reviewable DecisionCandidate.

ParametroTipoDescrizione
title*stringConcise direct-action title without speaker wrappers or ellipses.
summarystringOptional summary.
decisionText*stringThe immutable meaning of the decision.
rationale*stringWhy the decision was made.
decisionType*string
sourceIdsarray
metadataobject
decision_log_search_decisionsSearch decisions in the authenticated workspace.

Search decisions in the authenticated workspace.

ParametroTipoDescrizione
querystringSearch text.
statusstringOptional Decision status filter.
decisionTypestringOptional Decision type filter.
decisionKeystringOptional stable Decision key filter.
projectIdOptional Project identifier filter.
tagstringOptional Tag slug filter.
domainstringOptional Domain slug filter.
includeSupersededboolean
currentOnlyboolean
sortstring
limitinteger
offsetinteger
decision_log_get_decisionRetrieve one decision by ID.

Retrieve one decision by ID.

ParametroTipoDescrizione
decisionId*stringDecision identifier.
decision_log_supersede_decisionCreate a replacement Decision and supersession relationship for an existing Decision.

Create a replacement Decision and supersession relationship for an existing Decision.

ParametroTipoDescrizione
decisionId*stringDecision being superseded.
title*stringConcise direct-action title without speaker wrappers or ellipses.
summarystringOptional summary.
decisionText*stringThe immutable meaning of the decision.
rationale*stringWhy the decision was made.
decisionType*string
sourceIdsarray
metadataobject
reason*stringReason for supersession.
decision_log_lock_decisionIrreversibly prevent a current Decision from ever being superseded; may create an approval request.

Irreversibly prevent a current Decision from ever being superseded; may create an approval request.

ParametroTipoDescrizione
decisionId*stringDecision to lock.
rationale*stringWhy permanent finality is required.
sourceIdsarray
decision_log_approve_decision_actionRecord one immutable approval or rejection attestation.

Record one immutable approval or rejection attestation.

ParametroTipoDescrizione
approvalRequestId*stringApproval request identifier.
approvalGroupId*stringApproval group identifier.
decision*string
commentstringOptional approval comment.
decision_log_get_decision_governanceRetrieve lock, authority snapshot, and approval state for a Decision.

Retrieve lock, authority snapshot, and approval state for a Decision.

ParametroTipoDescrizione
decisionId*stringDecision identifier.
decision_log_list_recent_decisionsList the most recent decisions in the authenticated workspace.

List the most recent decisions in the authenticated workspace.

ParametroTipoDescrizione
limitinteger
decision_log_submit_sourceSubmit source content for ingestion and later provenance links.

Submit source content for ingestion and later provenance links.

ParametroTipoDescrizione
titlestringOptional source title.
contentTextstringInline source text.
contentBlobUrlstring
externalIdstringExternal provider identifier.
externalUrlstring
sourceTypestringSource type; defaults to mcp.
metadataobject
decision_log_list_sourcesList visible SourceContent using bounded excerpts and canonical retention redaction.

List visible SourceContent using bounded excerpts and canonical retention redaction.

ParametroTipoDescrizione
querystringOptional title, content, or external identifier search.
sourceTypestringOptional exact source type.
retentionStatestringOptional exact retention lifecycle state.
sortstring
limitinteger
offsetinteger
decision_log_get_sourceRetrieve one visible SourceContent detail projection. Redacted, purged, and unknown retention states never return stored title, content, blob URL, or metadata.

Retrieve one visible SourceContent detail projection. Redacted, purged, and unknown retention states never return stored title, content, blob URL, or metadata.

ParametroTipoDescrizione
sourceId*stringSourceContent identifier.
decision_log_get_source_decisionsRetrieve visible DecisionSource links for one SourceContent record with each linked Decision's lifecycle, authoritative current-state, and supersession identity.

Retrieve visible DecisionSource links for one SourceContent record with each linked Decision's lifecycle, authoritative current-state, and supersession identity.

ParametroTipoDescrizione
sourceId*stringSourceContent identifier.
decision_log_list_candidatesList reviewable DecisionCandidates visible in the current Organization and Workspace before taking a resolution action.

List reviewable DecisionCandidates visible in the current Organization and Workspace before taking a resolution action.

ParametroTipoDescrizione
querystringOptional title, summary, decision text, or rationale search.
statusstringOptional exact candidate review status.
decisionTypestringOptional exact decision type.
sortstring
limitinteger
offsetinteger
decision_log_get_candidateGet the complete visible review context for one DecisionCandidate before approving, rejecting, or converting it.

Get the complete visible review context for one DecisionCandidate before approving, rejecting, or converting it.

ParametroTipoDescrizione
candidateId*stringDecisionCandidate identifier.
decision_log_create_candidateCreate a reviewable DecisionCandidate.

Create a reviewable DecisionCandidate.

ParametroTipoDescrizione
title*stringConcise direct-action title without speaker wrappers or ellipses.
summarystringOptional summary.
decisionText*stringThe immutable meaning of the decision.
rationale*stringWhy the decision was made.
decisionType*string
sourceIdsarray
metadataobject
confidenceinteger
decision_log_resolve_candidateApprove or reject a pending DecisionCandidate.

Approve or reject a pending DecisionCandidate.

ParametroTipoDescrizione
candidateId*stringCandidate identifier.
resolution*string
reasonstringOptional rejection reason.
titlestringConcise direct-action title without speaker wrappers or ellipses.
summarystringOptional summary.
decisionTextstringThe immutable meaning of the decision.
rationalestringWhy the decision was made.
decisionTypestring
sourceIdsarray
metadataobject
decision_log_convert_candidate_to_supersessionApprove a pending DecisionCandidate as the immutable replacement for one current Decision, preserving provenance and supersession history.

Approve a pending DecisionCandidate as the immutable replacement for one current Decision, preserving provenance and supersession history.

ParametroTipoDescrizione
candidateId*stringPending DecisionCandidate identifier.
replacesDecisionId*stringCurrent Decision identifier that the candidate replaces.
reasonstringOptional reason for the supersession.
decision_log_get_current_decisionGet the newest active decision in a domain.

Get the newest active decision in a domain.

ParametroTipoDescrizione
domain*stringDomain slug.
decision_log_get_supersession_historyRetrieve the complete visible Decision supersession chain in oldest-to-newest order. Malformed chains fail closed and never claim a current Decision.

Retrieve the complete visible Decision supersession chain in oldest-to-newest order. Malformed chains fail closed and never claim a current Decision.

ParametroTipoDescrizione
decisionId*stringDecision identifier from any point in the chain.
decision_log_get_decision_sourcesRetrieve retention-safe provenance links for one visible Decision, including relationship, source lifecycle, and submitter metadata.

Retrieve retention-safe provenance links for one visible Decision, including relationship, source lifecycle, and submitter metadata.

ParametroTipoDescrizione
decisionId*stringDecision identifier.
decision_log_list_audit_eventsList the visible append-only audit events for the current Organization using the canonical permission-aware, attribution-safe projection.

List the visible append-only audit events for the current Organization using the canonical permission-aware, attribution-safe projection.

ParametroTipoDescrizione
querystringOptional actor, action, resource, or identifier search.
actionstringOptional exact AuditEvent action.
resourceTypestringOptional exact resource type.
actorTypestringOptional exact actor type.
sortstring
limitinteger
offsetinteger
decision_log_list_decisions_by_tagList decisions related to an exact tag slug.

List decisions related to an exact tag slug.

ParametroTipoDescrizione
tag*stringTag slug.
decision_log_list_decisions_by_domainList decisions related to an exact domain slug.

List decisions related to an exact domain slug.

ParametroTipoDescrizione
domain*stringDomain slug.
decision_log_render_decisionUse this when the user wants to inspect one known Decision in a visual card. Call a data retrieval tool first when the Decision ID is unknown.

Use this when the user wants to inspect one known Decision in a visual card. Call a data retrieval tool first when the Decision ID is unknown.

ParametroTipoDescrizione
decisionId*stringDecision identifier returned by a retrieval tool.
decision_log_render_workspace_briefUse this when the user wants a visual briefing of recent decisions, pending candidates, and source activity.

Use this when the user wants a visual briefing of recent decisions, pending candidates, and source activity.

Per questo strumento non è stato pubblicato alcuno schema di input.

decision_log_render_decision_explorerUse this when the user wants to browse the five most recent Decisions and optionally inspect one in detail.

Use this when the user wants to browse the five most recent Decisions and optionally inspect one in detail.

ParametroTipoDescrizione
decisionIdstringOptional Decision identifier to open immediately.
decision_log_render_candidate_reviewUse this when the user wants to inspect and disposition one known DecisionCandidate in a visual review workbench.

Use this when the user wants to inspect and disposition one known DecisionCandidate in a visual review workbench.

ParametroTipoDescrizione
candidateId*stringDecisionCandidate identifier.
decision_log_render_supersession_composerUse this when the user has a known active Decision and complete replacement meaning to review before supersession.

Use this when the user has a known active Decision and complete replacement meaning to review before supersession.

ParametroTipoDescrizione
decisionId*stringDecision being superseded.
title*stringConcise direct-action title without speaker wrappers or ellipses.
summarystringOptional summary.
decisionText*stringThe immutable meaning of the decision.
rationale*stringWhy the decision was made.
decisionType*string
sourceIdsarray
metadataobject
reason*stringReason for supersession.
decision_log_render_source_pipelineUse this when the user wants to inspect one known source, its provenance lifecycle, and extracted candidates.

Use this when the user wants to inspect one known source, its provenance lifecycle, and extracted candidates.

ParametroTipoDescrizione
sourceId*stringDecisionSource identifier.
decision_log_render_audit_explorerUse this when the user wants to visually inspect attributable, append-only audit events with filtering and pagination.

Use this when the user wants to visually inspect attributable, append-only audit events with filtering and pagination.

ParametroTipoDescrizione
querystringOptional audit event filter.
limitinteger

30 strumenti su 30 hanno pubblicato una descrizione.

I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.

Descrizione

Append-only decisions with provenance, supersession, retrieval, and audited MCP actions.

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Nessuna copertura delle dipendenze

Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.