Skip to content

okf: state that log.md is append-only history (SPEC 7)#188

Open
manumishra12 wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
manumishra12:spec-log-append-only
Open

okf: state that log.md is append-only history (SPEC 7)#188
manumishra12 wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
manumishra12:spec-log-append-only

Conversation

@manumishra12

Copy link
Copy Markdown

What

Section 7 describes log.md as a chronological history but does not say whether past entries may be edited or deleted. This adds a sentence making the intent explicit.

Clarification

  • log.md entries are append-only: producers SHOULD add new dated entries rather than editing or deleting past ones, so the log stays a faithful history.
  • A correction SHOULD be recorded as a new entry that supersedes the earlier statement, not as a rewrite.

Additive and backward-compatible (SPEC section 11 minor-version rules).

Addresses #89.

Section 7 describes log.md as a history of changes but did not say whether
past entries may be edited. Adds a sentence: entries are append-only;
producers SHOULD add new dated entries and record corrections as superseding
entries rather than rewriting past ones.

Additive and backward-compatible. Addresses GoogleCloudPlatform#89.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant