← Index

io.github.New1Direction/korg-ledger

io.github.New1Direction/korg-ledger·v0.6.3·Monitoring & Logs
Quality Score
80
/100

Verifiable cognition: prove a session ledger is tamper-evident; audit & import any agent's logs.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "korg-ledger": {
      "command": "uvx",
      "args": [
        "korgex"
      ],
      "env": {
        "KORG_JOURNAL_PATH": "<korg_journal_path>",
        "KORG_LEDGER_HMAC_KEY": "<korg_ledger_hmac_key>"
      }
    }
  }
}
§02  Environment variables
KORG_JOURNAL_PATH

Path to the JSONL ledger journal (defaults to .korg/journal.jsonl).

KORG_LEDGER_HMAC_KEY

Optional HMAC key — makes the chain tamper-PROOF, not just tamper-evident.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Monitoring & Logs