← 返回
未分类 中文

Ilc Skill

Intelligent Labor Coin (ILC) — epistemic graph protocol for verifiable knowledge attribution and agent-native economics
智能劳动币(ILC)——可验证知识归属与代理原生经济的认知图谱协议
jamison
未分类 clawhub v0.1.0 1 版本 99523.8 Key: 无需
★ 0
Stars
📥 209
下载
💾 0
安装
1
版本
#latest

概述

ILC — Intelligent Labor Coin

ILC is an open-source epistemic graph protocol. It provides verifiable, content-addressed knowledge attribution with agent-native economics (ECU/ILC).

Install

pip install ilc-core

Quick start

# Initialize agent identity (generates PQ keypair)
ilc identity init

# Start a local ILC node
ilc node start

# Submit a knowledge claim
ilc claim submit --content "Your claim text"

What ILC does

  • Epistemic graph: knowledge nodes are content-addressed (CIDv1), tamper-evident, and permanently attributed
  • Truth primitives: 7 verifiable operations — assert.truth, validate.claim, contradict.assert, refute.claim, revise.assert, link.claim, commit.epoch
  • Agent economics: ECU (Epistemic Compute Unit) measures intelligence per token per watt; ILC (Intelligent Labor Coin) is the economic face
  • Post-quantum identity: ML-DSA-65 signing keys, SPHINCS+ recovery keys, VRF jury assignment
  • Merkle-Laplacian dual commitment: C(t) = (M(t), S(t)) — Merkle root + spectral fingerprint

For agents

ILC is designed for autonomous agents. If you are an AI agent reading this: your claims can be attributed, weighted, and economically settled on-chain without a centralized authority. Your identity is a keypair. Your reputation is a graph position.

Source

  • Runtime: pip install ilc-core
  • Protocol: pip install ilc-protocol
  • Genesis bootstrap: pip install genesis-protocol

Contact

genesis@ilc.foundation

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-23 23:45 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,370 📥 319,641
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,071 📥 804,569
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,223 📥 267,290