You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggested model tier: human-driven; agent assist only for changelog drafting
Context
AMPERE-first sequencing: Socket integrates against a published, immutable Phosphor artifact, never a snapshot. This release carries the trace pipeline (:phosphor-trace, :phosphor-workbench excluded from publication, FrameProbe).
Version note: #66 (0.6.0, morphology renderer) is still in Backlog. If 0.6.0 ships first, this is 0.7.0; if the trace pipeline lands first, renumber accordingly — do not block on #66, just keep semver honest.
Objective
Cut and publish the Phosphor release containing the trace pipeline.
CHANGELOG entry: new :phosphor-trace module, VoxelTrace format v1, Oscilloscope, TracePlayer, LumosSource, TraceStateMachine, FrameProbe; explicit note that format v1 may gain delta/quantization in v2 behind the version field.
Version bumped, tagged, published to the artifact repository; Socket can resolve it.
Verify :phosphor-trace has no Compose dependency in the published POM.
Validation / DoD
A clean consumer project resolves the new version and round-trips a .vxt file using only published artifacts.
Out of scope
Any code changes — if something's broken at release time, it goes back to its ticket. Closing this ticket with known-red checks is the #67 anti-pattern; don't.
Suggested model tier: human-driven; agent assist only for changelog drafting
Context
AMPERE-first sequencing: Socket integrates against a published, immutable Phosphor artifact, never a snapshot. This release carries the trace pipeline (
:phosphor-trace,:phosphor-workbenchexcluded from publication,FrameProbe).Version note: #66 (0.6.0, morphology renderer) is still in Backlog. If 0.6.0 ships first, this is 0.7.0; if the trace pipeline lands first, renumber accordingly — do not block on #66, just keep semver honest.
Objective
Cut and publish the Phosphor release containing the trace pipeline.
Checklist
FrameProbe(T0 · FrameProbe — build/project/draw phase timing + baseline capture #70) merged.:phosphor-tracemodule,VoxelTraceformat v1,Oscilloscope,TracePlayer,LumosSource,TraceStateMachine,FrameProbe; explicit note that format v1 may gain delta/quantization in v2 behind the version field.:phosphor-tracehas no Compose dependency in the published POM.Validation / DoD
A clean consumer project resolves the new version and round-trips a
.vxtfile using only published artifacts.Out of scope
Any code changes — if something's broken at release time, it goes back to its ticket. Closing this ticket with known-red checks is the #67 anti-pattern; don't.