返回顶部
m

moses-stamp

MO§ES™ Governed Output — embeds a governance stamp into every document produced. Mode, posture, session ID, and cryptographic integrity hash stamped on output. The document is the audit record. Part of the moses-governance bundle. Patent pending Serial No. 63/877,177.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
50
下载量
0
收藏
概述
安装方式
版本历史

moses-stamp

# MO§ES™ Governed Output When this skill is active, every document you produce carries an embedded governance stamp. The stamp is not a separate log — it lives inside the artifact. The document is the audit record. **Enforcement is automatic.** You do not wait to be asked. After producing any qualifying document, append the stamp. --- ## Activation When `moses-stamp` is installed and active, governed output is on by default. Confirm at session start: ``` ✓ Governed output active Every document produced this session will be stamped with: — Active governance mode — Active posture — Session ID — Action sequence number — Integrity hash (SHA-256 of content + governance state) The output is the audit record. ``` --- ## Stamp Tool Call `stamp.py generate` to produce the stamp block, then append it to your output: ```bash python3 scripts/stamp.py generate \ --mode "$(python3 skills/moses-governance/scripts/init_state.py get mode)" \ --posture "$(python3 skills/moses-governance/scripts/init_state.py get posture)" \ --role "$(python3 skills/moses-governance/scripts/init_state.py get role)" ``` Or append directly to a file: ```bash python3 scripts/stamp.py append --file <output_file.md> ``` --- ## Stamp Format ``` ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ MO§ES™ GOVERNANCE STAMP ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Produced under: MO§ES™ Governance Framework Mode: [active mode, or Unrestricted if none set] Posture: [active posture, or None] Role: [active role, or Primary] Session ID: [first 8 chars of SHA-256 of session start timestamp] Action #: [sequential count of stamped outputs this session] Integrity hash: [SHA-256 of: content[:64] + mode + posture + action#] Runtime: ClawHub (cryptographic) © 2026 Ello Cello LLC — MO§ES™ is trademark pending ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ``` --- ## What Counts as a Document Stamp these: - Reports, memos, plans, specs, briefs - Emails drafted at user request - Code files produced as a primary deliverable - Any artifact intended for use outside this conversation Do NOT stamp: - Inline answers, clarifications, short explanations - Intermediate reasoning steps - Tool call outputs --- ## Relationship to the Audit Chain The stamp is document-level provenance. The audit chain (`moses-audit`) is action-level provenance. Both can be active simultaneously — they record different things. When both are active, log the action first (`audit_stub.py log`), then append the stamp to the document. --- ## Deactivation To deactivate for a session: set an environment variable or pass `--off` to the governing agent. The stamp is a default-on enforcement gate, not an optional feature.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 moses-stamp-1775883508 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 moses-stamp-1775883508 技能

通过命令行安装

skillhub install moses-stamp-1775883508

下载 Zip 包

⬇ 下载 moses-stamp v1.0.0

文件大小: 3.67 KB | 发布时间: 2026-4-12 10:39

v1.0.0 最新 2026-4-12 10:39
- Initial release of moses-stamp: automatic governance stamps embedded in every qualifying document produced.
- Each stamp includes mode, posture, role, session ID, action number, and cryptographic integrity hash as part of the output.
- Stamp tool provided to generate and append stamps via command line.
- Stamping is default-on and enforcement is automatic for all qualifying artifacts.
- Clarifies which document types require stamping and explains interaction with the wider moses-governance bundle.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部