V_epsilon: author did_v1 active-conversion docs for deprecated families#60
Open
stevevanhooser wants to merge 1 commit into
Open
V_epsilon: author did_v1 active-conversion docs for deprecated families#60stevevanhooser wants to merge 1 commit into
stevevanhooser wants to merge 1 commit into
Conversation
Document the direct did_v1 -> V_epsilon active conversion of the five
deprecated families (the team retargeted the pipeline straight to
V_epsilon rather than adding a V_delta -> V_epsilon pass). Each doc is the
authoritative routing/field-mapping reference for its DID-matlab migrator:
- treatment.md - the split routing table (thermal/procedural/
environmental + Dab target-location + numeric
companion; non-manipulation records quarantine)
- treatment_drug.md - -> injection (kind=drug)
- virus_injection.md - -> injection (kind=virus)
- treatment_transfer.md - -> biological_transfer
- subject_group.md - -> subject(is_group) + group_assignment
- stimulus_bath.md - re-rooted under bath
Update _index.md with the active subject_interaction-family conversion
table and V_epsilon_notes.md to record the decision and remaining work.
https://claude.ai/code/session_01F737KLMaAzotg1uXeZFQuX
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
Documents the direct did_v1 → V_epsilon active conversion of the five families V_epsilon deprecates/re-roots. The team chose to retarget the did_v1 → V_delta pipeline straight to V_epsilon rather than build a separate V_delta → V_epsilon pass (V_delta was a sandbox with no frozen corpora), so no
from_v_delta/path is needed.Paired with the DID-matlab PR (the migrators these docs specify) and the NDI-matlab PR (loader retarget) on the same branch. No schema files or the meta-schema change here — V_epsilon's content already exists; this PR is the conversion-spec layer.
What's added
Authoritative per-family routing / field-mapping docs under
schemas/V_epsilon/conversions/from_did_v1/, each cross-referenced to its DID-matlab migrator:treatment.md— the split routing table (thermal →temperature_manipulation, surgical/minor →procedural_manipulation, husbandry/sensory/behavioral →environmental_manipulation, the Dab "Target Location" case wherestring_valueis the target_structure, numeric → companiongeneric_scalar_observation; non-manipulation records like DOB/session-metadata quarantine)treatment_drug.md→injection(kind=drug)virus_injection.md→injection(kind=virus)treatment_transfer.md→biological_transfersubject_group.md→subject(is_group) +group_assignmentstimulus_bath.md— re-rooted underbathUpdates
_index.mdwith the active subject_interaction-family conversion table andV_epsilon_notes.mdto record the decision and the remaining work (conversion docs for the new non-deprecated draft classes; per-corpus finalization of thetreatmentkeyword routing).https://claude.ai/code/session_01F737KLMaAzotg1uXeZFQuX
Generated by Claude Code