Skip to content

Docs example: SACP receipt for agent completion claims? #6

Description

@aDragon0707

Hi, I maintain SACP, a small text-first receipt layer for AI agent work:
https://github.com/aDragon0707/sacp

I noticed this project focuses on agent observability and replay tooling. That seems like a good fit for a docs-only example showing how an agent's final completion claim can be represented as a receipt.

SACP does not replace replay, traces, or observability systems. It documents the final work state:

  • what the agent claimed
  • what evidence supports it
  • who owns the next step
  • whether human approval is required

Would you accept a tiny docs-only PR adding a SACP-style receipt example for an agent completion claim?

No runtime change, no dependency, no adoption requirement. It would just be an example file such as:

docs/sacp_receipt_example.md

The concrete failure mode is:
an agent says "done" or "tests passed", but there is no explicit receipt tying the claim to evidence, next owner, and approval boundary.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions