Deprecate projectvar; file stimulus_approach under the stimulus topic#59
Merged
Merged
Conversation
…er stimulus topic - projectvar moved to deprecated/ in V_delta and V_epsilon (maturity_level and index.json tier/path updated). Deprecating it in V_epsilon as well as V_delta keeps the newest active set consistent. - V_epsilon topics.json: stimulus_approach placed under the "stimulus" topic (it was previously uncategorized); projectvar added to the deprecated bucket. V_gamma is intentionally untouched: it is a flat, index-less set whose meta-schema maturity enum has no "deprecated" value, so it has no deprecation mechanism (and no stimulus_approach class or topics.json). https://claude.ai/code/session_011A5KMAUb9yyxL3gvdGFmft
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.
Follow-up cleanup, split out from the V_epsilon work in #58 (now merged).
Changes
projectvarin both V_delta and V_epsilon: the schema movesfrom
stable/todeprecated/, itsmaturity_levelbecomesdeprecated, and the correspondingindex.jsonentry's tier/path areupdated. The class file is retained (not deleted) so existing instances
can still be validated.
stimulus_approachunder thestimulustopic in V_epsilon'stopics.json(it was previously uncategorized).projectvaris alsoadded to the deprecated bucket there.
V_gamma is intentionally untouched (confirmed): it has no deprecation
mechanism — flat directory, no
index.json, and amaturity_levelenum ofonly
work_in_progress/mature.Verification
After the moves, both sets were checked:
index.jsonagrees with disk,there are no tier/
maturity_levelmismatches, and alltopics.jsonclassreferences resolve.
https://claude.ai/code/session_011A5KMAUb9yyxL3gvdGFmft
Generated by Claude Code