Skip to content

Deprecate projectvar; file stimulus_approach under the stimulus topic#59

Merged
stevevanhooser merged 1 commit into
mainfrom
claude/deprecate-projectvar-stimulus-topic
Jun 11, 2026
Merged

Deprecate projectvar; file stimulus_approach under the stimulus topic#59
stevevanhooser merged 1 commit into
mainfrom
claude/deprecate-projectvar-stimulus-topic

Conversation

@stevevanhooser

Copy link
Copy Markdown
Contributor

Follow-up cleanup, split out from the V_epsilon work in #58 (now merged).

Changes

  • Deprecate projectvar in both V_delta and V_epsilon: the schema moves
    from stable/ to deprecated/, its maturity_level becomes
    deprecated, and the corresponding index.json entry's tier/path are
    updated. The class file is retained (not deleted) so existing instances
    can still be validated.
  • File stimulus_approach under the stimulus topic in V_epsilon's
    topics.json (it was previously uncategorized). projectvar is also
    added to the deprecated bucket there.

V_gamma is intentionally untouched (confirmed): it has no deprecation
mechanism — flat directory, no index.json, and a maturity_level enum of
only work_in_progress / mature.

Verification

After the moves, both sets were checked: index.json agrees with disk,
there are no tier/maturity_level mismatches, and all topics.json class
references resolve.

https://claude.ai/code/session_011A5KMAUb9yyxL3gvdGFmft


Generated by Claude Code

…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
@stevevanhooser stevevanhooser merged commit 5a91a85 into main Jun 11, 2026
4 checks passed
@stevevanhooser stevevanhooser deleted the claude/deprecate-projectvar-stimulus-topic branch June 11, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants