Skip to content

resolve_workspace refuses checkouts, but the base pipeline's workspace IS its checkout #2

Description

@kokorolx

img2_core/paths.py's resolve_workspace raises on any workspace whose root carries SKILL.md or plugin.json — a sound confinement idea that no img2threejs run can satisfy: the base pipeline runs from its checkout, which is also the workspace. plugin-character is the first domain plugin whose step tools call resolve_workspace (zero cs2 tools do), and extract-animated-character had to route every rig step around it (--out/--payload short-circuits; gate_rigging gained --payload for exactly this).

Recorded debt: the harness's workspace-confinement model and the checkout-as-workspace reality are incompatible. Revisit when the base gains a real workspace separate from its checkout — at which point {workspace} in domain.json vocabulary and confined artifact paths for domain steps become expressible too.

Refs: extract-animated-character design D3; plugin-character v0.2.0 CHANGELOG.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions