Skip to content

V_epsilon: author did_v1 active-conversion docs for deprecated families#60

Open
stevevanhooser wants to merge 1 commit into
mainfrom
claude/nifty-galileo-4ip93w
Open

V_epsilon: author did_v1 active-conversion docs for deprecated families#60
stevevanhooser wants to merge 1 commit into
mainfrom
claude/nifty-galileo-4ip93w

Conversation

@stevevanhooser

Copy link
Copy Markdown
Contributor

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 where string_value is the target_structure, numeric → companion generic_scalar_observation; non-manipulation records like DOB/session-metadata quarantine)
  • treatment_drug.mdinjection (kind=drug)
  • virus_injection.mdinjection (kind=virus)
  • treatment_transfer.mdbiological_transfer
  • subject_group.mdsubject (is_group) + group_assignment
  • stimulus_bath.md — re-rooted under bath

Updates _index.md with the active subject_interaction-family conversion table and V_epsilon_notes.md to record the decision and the remaining work (conversion docs for the new non-deprecated draft classes; per-corpus finalization of the treatment keyword routing).

https://claude.ai/code/session_01F737KLMaAzotg1uXeZFQuX


Generated by Claude Code

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
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