Skip to content

docs(runtime): finish the Workload* rename in the host-tier record and runner-tiers spec - #1072

Merged
trunk-io[bot] merged 1 commit into
mainfrom
compass/rig-3553-rename-docs-tail
Sep 11, 2026
Merged

docs(runtime): finish the Workload* rename in the host-tier record and runner-tiers spec#1072
trunk-io[bot] merged 1 commit into
mainfrom
compass/rig-3553-rename-docs-tail

Conversation

@rigel-mintaka

Copy link
Copy Markdown
Contributor

The RIG-3553 rename swept code and 18 design records, but missed the two
docs the same #1002 stack introduced: they were authored pre-rename and
landed alongside it. runner-tiers.md:46 documented
SelectBackend returning ContainerRuntime, a signature that no longer
compiles (go/internal/runtime/microvm.go:136 returns WorkloadRuntime).

Sibling types PostgresContainerSpec / NatsContainerSpec /
CollectorContainerSpec are deliberately untouched — they are distinct
live types in go/internal/stack, not the renamed interface. The
DECISIONS.md DL-325/DL-330 rows keep the old spelling: a ledger row
records what was decided at the time.

RIG-3553

Co-authored-by: Matt Wilkinson matt@rigel.build

…d runner-tiers spec

The RIG-3553 rename swept code and 18 design records, but missed the two
docs the same #1002 stack introduced: they were authored pre-rename and
landed alongside it. runner-tiers.md:46 documented
SelectBackend returning ContainerRuntime, a signature that no longer
compiles (go/internal/runtime/microvm.go:136 returns WorkloadRuntime).

Sibling types PostgresContainerSpec / NatsContainerSpec /
CollectorContainerSpec are deliberately untouched — they are distinct
live types in go/internal/stack, not the renamed interface. The
DECISIONS.md DL-325/DL-330 rows keep the old spelling: a ledger row
records what was decided at the time.

RIG-3553

Co-authored-by: Matt Wilkinson <matt@rigel.build>
@linear-code

linear-code Bot commented Sep 11, 2026

Copy link
Copy Markdown

RIG-3553

@trunk-io

trunk-io Bot commented Sep 11, 2026

Copy link
Copy Markdown

😎 Merged directly without going through the merge queue, as the queue was empty and the PR was up to date with the target branch - details.

@github-actions

Copy link
Copy Markdown

Compass engineering docs preview: https://compass-rig-3553-rename-docs.compass-eng-docs.pages.dev

Deployed from compass/rig-3553-rename-docs-tail at e60c471.

Changed pages:

@trunk-io
trunk-io Bot merged commit 49af817 into main Sep 11, 2026
14 checks passed
@trunk-io
trunk-io Bot deleted the compass/rig-3553-rename-docs-tail branch September 11, 2026 16:15
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