The workspace froze the protocol at contextgraph/1.0 (#77) and has since moved to 2.0.0 (#87), but crates.io still serves 0.1.2 — the release workflow is inert because the crates-io GitHub Environment and CARGO_REGISTRY_TOKEN secret do not exist (repo Settings shows only Preview/Production). Until the publish lands, stella pins =0.1.2 and its protocol tripwire spans both wire strings (stella#5482).
Human, one-time steps (per PUBLISHING.md and the release workflow header):
- Create the
crates-io environment with required reviewers in repo Settings.
- Add
CARGO_REGISTRY_TOKEN scoped to that environment.
- Push a
contextgraph-v2.0.0 tag and click Approve and deploy.
Follow-up once published: bump stella's contextgraph pins off 0.1.x and delete the draft entry from the protocol tripwire.
Definition of done
The workspace froze the protocol at
contextgraph/1.0(#77) and has since moved to 2.0.0 (#87), but crates.io still serves 0.1.2 — the release workflow is inert because thecrates-ioGitHub Environment andCARGO_REGISTRY_TOKENsecret do not exist (repo Settings shows only Preview/Production). Until the publish lands, stella pins =0.1.2 and its protocol tripwire spans both wire strings (stella#5482).Human, one-time steps (per PUBLISHING.md and the release workflow header):
crates-ioenvironment with required reviewers in repo Settings.CARGO_REGISTRY_TOKENscoped to that environment.contextgraph-v2.0.0tag and click Approve and deploy.Follow-up once published: bump stella's contextgraph pins off 0.1.x and delete the draft entry from the protocol tripwire.
Definition of done