docs: add micro receipt example#7
Open
aDragon0707 wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary / 摘要
This PR adds Micro Receipt guidance for small maintenance tasks.
本 PR 新增 Micro Receipt 指南,用于小型维护任务。
Changes / 改动
Add
examples/micro_receipt_maintenance.yaml.Add a
Micro Receipt For Small Maintenance Taskssection toRECEIPT.md.Link the guidance from English and Chinese README core docs.
新增
examples/micro_receipt_maintenance.yaml。在
RECEIPT.md增加Micro Receipt For Small Maintenance Tasks小节。从中英 README 的核心文档列表链接该指南。
Boundary / 边界
Micro Receipt is not a new protocol type.
It does not add fields, remove required fields, or change validator behavior.
It is only the smallest useful way to write a normal SACP receipt for narrow, low-risk maintenance tasks.
It must not be used to hide risk or skip evidence.
Micro Receipt 不是新协议类型。
不新增字段、不删除必填字段、不改变 validator 行为。
它只是给低风险、小范围维护任务使用的最小正常 SACP receipt 写法。
不能用它隐藏风险或跳过证据。
Validation / 验证
Result: pass.
结果:通过。