Skip to content

meta: three local repos claim name=scitex@2.27.3 — declare canonical source #217

@ywatanabe1989

Description

@ywatanabe1989

Found during the 2026-04-18 scitex package audit.

Three local repo directories have `pyproject.toml` with `name = "scitex"` at version 2.27.3:

dir notes
`~/proj/scitex-python/` natural name, likely canonical
`~/proj/scitex-code/` prod bind-mounts `.../scholar/citation_graph` from this one in scitex-cloud's `docker_prod/docker-compose.yml`
`~/proj/scitex_repo/` identity unclear, possibly stale clone or symlink

Risk: installing in editable mode from the wrong one shadows the others for that machine. scitex-cloud's prod bind-mount path (`scitex-code/`) diverges silently if we commit to one canonical without migrating the mount.

Action

  1. Diff the three dirs to see if they're actually in sync or drifted.
  2. Declare one as canonical (suggest: scitex-python, since the pip name matches the dir name).
  3. Migrate the scitex-cloud bind-mount path to point at the canonical dir.
  4. Delete or symlink the non-canonical duplicates.

Context: `scitex-cloud:GITIGNORED/SCITEX_VERSIONS.md` §5.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions