docs: changelog philosophy + technical-audience sweep - #18
Merged
Conversation
Public-safe summary of the Keep-a-Changelog house standard + the regression-citation rule (per changelog-doctrine). Mirrors scriptorium + oracle. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01S98DYe1qKVSuEeh5S2U6nZ
- Remove stale vaultkit dependency (README + SKILL): it was vendored into lectern/_text.py; the PyPI name collides with an unrelated package, so the doc was both wrong and a dependency-confusion footgun. - README architecture: note the ~58-module subsystem grouping and document the three-layer lab-grading pipeline (recon -> digest -> report), none of which writes the gradebook. - docs index: add the lab-digest, lab-report, and lms-suite-integration design docs. - Suite: cross-link SUITE.md + reg-suite-check (README + AGENTS); add the reg-lab-* and reg-suite-check entry-point rows. Found via a docs audit against current code; no behavior change. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01S98DYe1qKVSuEeh5S2U6nZ
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.
Adds the public-safe changelog-philosophy blurb (Keep a Changelog 1.1.0 + the regression-citation rule) to
AGENTS.md, per [[changelog-doctrine]]. Mirrors the identical addition in scriptorium + oracle — part of the LMS-suite doctrine propagation (scriptorium #7 roadmap P5).🤖 Generated with Claude Code