Compress AGENTS.md wording, move Splunk props.conf to docs/ - #65
Merged
Conversation
11,283 -> 9,988 chars (-11%). This file is nearly all steering, so the cut is wording only: no rule, threshold, table name, env var or test name was removed. 57 rule markers verified present. - Move the Splunk props.conf stanza to docs/splunk-props.conf — it is owned by the platform team and kept for reference, not applied here. - Drop the boilerplate 'this file provides guidance to coding agents' opener. - Tighten the long invariants (service_id, commit-SHA correlation, team keys, layering, field naming) without dropping a clause. - Gitignore .claude/ so worktrees stay out of git status.
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.
Third in the instruction-file pass, after
ipverse-routeviews-importer(−57%) andismimodown(−6%). riptide lands between them: 11,283 → 9,988 chars (−11%).Like ismimodown, this file is nearly all steering — architecture invariants, logging contracts, layering rules — so the cut is wording only. No rule, threshold, table name, env var or test name was removed.
props.confstanza todocs/splunk-props.conf. It is owned by the platform team and kept for reference, so it belongs in docs rather than in a file loaded on every turn.service_idprohibition, the commit-SHA vs GitOps-SHA correlation contract, per-team bearer keys, router layering, and Splunk field naming. Each keeps its rule and its rationale; only connectives went..claude/so worktrees stay out ofgit status.Verification: 57 rule markers extracted from the original — every table name, dedup key, endpoint, config knob, security setting and test name — all present after the rewrite.
The architecture invariants and the "intentionally out of v1" list are untouched; those are the file's whole point.