feat(compose): admit the Temporal brand skill to the Dowel lane #985
No reviewers
Labels
No labels
move-to-repo
coilyco-bridge-deploy
move-to-repo
coilyco-flight-deck-agent-compose
move-to-repo
coilyco-gaming-eco-app
move-to-repo
coilysiren-inbox
move-to-repo
unknown
🔒⚠️📦⚠️🔒 SANDBOXED 🔒⚠️📦⚠️🔒
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
c#
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-gaming/sirens-echo!985
Loading…
Reference in a new issue
No description provided.
Delete branch "aos/claude/ue65-temporal-brand"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Admits
tooling-sirens-dowel-temporal-brandto the engineer role, which this graph's own comment names as the sirens-dowel lane.Dowel sits in
#moxn-temporaland was built for the August 2026 Temporal livestream, so questions about Temporal's palette, typography, and workflow views land in their room. The skill carries sourced values (published brand colors separated from the derived token layer, the four named gradients, Aeonik, the state-visualization channels) so the lane answers from a reading rather than a guess.Why named exactly
The name matches no pattern in
agentic-os/.agents/roles.kdloragentic-os-kai/.agents/roles.kdl, and no glob in this file either. This entry is its only path into any bundle, androle "creator"does not pick it up. That is deliberate: the skill was originallytooling-designer-temporal-brand, which the aos design role swept up via its*design*glob.Blocked
This cannot go green until agentic-os#1132 lands on
main. An empty selector is a hard error here by design, so the pattern has to resolve before CI can pass.Remaining after that merge:
just role-snapshotto regenerateagent/rendered/roles/engineer.bundle.txt(skill count goes 57 to 58).I did not hand-edit the rendered snapshot, since it is generated output.
Diagnosed. This PR is red for two reasons, and only one was the expected sequencing.
1. The catalogue rename never landed
The failing log is the predicted one:
But agentic-os#1132 is merged, so this should have cleared. It did not, because that PR squashed to its first commit only.
mainthere carries the originaltooling-designer-temporal-brand, and neither the rename nor the lane reframe landed. Reapplied in agentic-os#1135.Verified against a catalogue that has the new name: the selector resolves and
engineercomposes 58 skills, matching the prediction.2.
mainhere is already red, independentlyReproduced on a pristine
maincheckout with no branch changes. The roster swapped a personality onaiandexecand the recorded selections never caught up. Unrelated to this PR, but it blocks it. Split out into #994.Order
mainis green.maininto this branch, runjust role-snapshotforengineer57 to 58, push.I did not commit a snapshot here. It has to be baked against agentic-os
mainafter step 1, and baking it against my unmerged branch would record a state that does not exist yet.