feat(aterm)!: follow the roster's creature record #1284
No reviewers
Labels
No labels
burndown-2026-06
burndown-2026-08
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/devrel
role/eval
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/sysadmin
role/tpm
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agentic-os!1284
Loading…
Reference in a new issue
No description provided.
Delete branch "aos/claude/tg69"
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?
agent-compose landed the reshaped personality identity primitives on
main(coilyco-flight-deck/agent-compose#364). This is aterm moving with it.What changed upstream
emblem.namebecame an orderedemblem.nameslist,emblem.glyphand the wholeformblock are gone,geometryis a flat property, and a prosebodyon the personality andstanceon the role are new.What this does
revealOrderis deleted. It turnedform.motioninto a per-personality reveal order. Every figure now arrives onplotFigure's own order, and the card still animates over its 400 ms span.doctorchecksgeometryandbody.archetypein place of the fields they replace, so a roster that stops shipping them still degrades loudly rather than quietly.The one unrelated bit
Recapturing the fixtures also picks up the solved
backgroundfrom #1280, which had not refreshed them. Two brand tests asserted the local tint by relying on the fixture happening to lack the field, so they now clear it explicitly. Same intent, one line each.Rollout
An installed agent-compose older than the roster change ships no
geometry, so every figure falls back to the plain▪ink until that binary is released and installed.checkSensoryVocabularyreports it. Verified locally: against the old brew binary both figures render identical blobs, against the new one they render distinctly.just aterm-test,just aterm-lint,ATERM_LIVE_ROSTER=1 just aterm-contract, andpre-commit run --all-filesall pass.🤖 Generated with Claude Code