Add a CHANGELOG.md - #96
Merged
Merged
Conversation
Every repository in the organization keeps one, and the changelog block in aicers/agent-instructions is the shared rule set for maintaining it. A repository without the file cannot take the block, and one without the block has no shared rules for the file. Copied from review-web rather than retyped, so the header does not drift from the five repositories already carrying it on wording, on the Keep a Changelog version, or on line breaks. No entries: a history invented for work already shipped is a record nobody wrote. Closes #95
This was referenced Aug 9, 2026
Every other repository's changelog carries a link reference section, so a reader can reach the diff from the file. With no release tags yet, the only honest target for Unreleased is the commit history of main; it becomes a compare against the latest tag once there is one.
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.
Closes #95.
The header is byte-identical to the one
review-web,review-database,bootroot,aimer, andagentcoopalready carry — copied fromreview-webrather than retyped, so it does not drift from them on wording, on the Keep a Changelog version, or on line breaks.No entries. Inventing a history for work already shipped would be a record nobody wrote;
## [Unreleased]is where the next real change goes.This is a prerequisite for taking the
changelogblock fromaicers/agent-instructions: the block is the shared rule set for maintaining this file, and upstreamSTYLE.mdasks the block to follow the file rather than lead it. Onboarding is tracked in aicers/agent-instructions#22.