runneth-classic: drop team-member-memory and add-roles-permissions from the cascade - #137
Open
Kyra Richards (kyra-cpu) wants to merge 1 commit into
Open
Conversation
Removes both from upstream_dependencies and their use-case-install actions from the post_install cascade (9 dependencies remain). Both use cases are hidden from the library while they're reworked, and the cascade must not install hidden use cases onto customer VMs — this also stops fresh installs from pulling the team-member-memory resolver whose Neon-to-daemon-DB swap is still in flight. Bumps install-config to 1.1.0. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
What
Removes
team-member-memoryandadd-roles-permissionsfrom the runneth-classic pack: both deleted fromupstream_dependenciesand theiruse-case-installactions removed from the post_install cascade (9 dependencies remain; install order otherwise unchanged). README cascade list and the post-install intro's team-member-memory bullet updated to match. install-config bumped to 1.1.0.Why
Both use cases are hidden from the library while they're reworked, and the cascade must not install hidden use cases onto customer VMs. This also stops fresh runneth-classic installs from pulling the team-member-memory resolver whose Neon→daemon-DB swap is still pending in #134 — the resolver that demanded the
NEON_DATABASE_URLprod secret on a customer VM in the 2026-06-11 incident. Teams add either one from the library once it's re-published.Part of the same cleanup as #135 (brain-onboard) and #136 (import-from-ai).
🤖 Generated with Claude Code