governance-ledger

Official

Maintain a local, immutable audit trail of decisions with ed25519 signatures.

Authorpanaversity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures the immutability and auditability of decisions made by an AI agent by maintaining a local ledger with ed25519 signatures, separating the principal of human versus delegate actions.

Core Features & Use Cases

  • Immutable Ledger: Appends every decision to a local JSONL file, ensuring the audit trail cannot be altered.
  • Ed25519 Signatures: Differentiates between human and delegate actions using signatures.
  • Use Case: Ideal for applications where accountability and non-repudiation are critical, such as decision-making processes in organizations using AI agents.

Quick Start

Append a decision to the governance ledger with the following command: node record.mjs --row <row-data.json>

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: governance-ledger
Download link: https://github.com/panaversity/agentfactory-manufacturing/archive/main.zip#governance-ledger

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.