Conversation
…tall-typescript-conventions.md` is a proposed location, not a current reference Copilot P1 finding on the LFG sibling PR (Lucent-Financial-Group#643) flagged that the install-script language-strategy memory file referenced `docs/research/post-install-typescript-conventions.md` ambiguously ("capture the conventions in <path> or similar"). The path doesn't exist; readers (Copilot included) parse this as if the doc were a real artifact. Reword to make it explicit that this is a proposed future location, not a current reference. Same fix already landed on the LFG sibling branch; this PR keeps the AceHack homebase-first invariant. No behavioural change. Substrate-text only. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…integrity hook) The memory-index-integrity check on AceHack #46 flagged the missing paired MEMORY.md edit when the install-strategy memory file was modified. Add a one-line note to the index entry recording the 2026-04-27 wording fix per Copilot LFG Lucent-Financial-Group#643 P1. Hook satisfied; auto-merge will retry. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
This PR clarifies wording in a session memory so readers don’t mistake a nonexistent docs/research/... path for a current in-repo document, instead framing it as a proposed future location.
Changes:
- Reworded an ambiguous xref to explicitly mark
docs/research/post-install-typescript-conventions.mdas a future/proposed doc path (not currently present).
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
Reword
memory/project_install_script_language_strategy_*.mdto make explicit thatdocs/research/post-install-typescript-conventions.mdis a proposed future location, not a current reference.Why
Copilot P1 finding on the LFG sibling PR (Lucent-Financial-Group#643) flagged the ambiguous "capture the conventions in or similar" wording — readers parse this as if the doc were a real artifact. The path doesn't exist.
Same fix already landed on the LFG sibling branch; this PR keeps the AceHack homebase-first invariant so the AceHack→LFG sync produces 0-diff.
Test plan
🤖 Generated with Claude Code