ChangeList

A presentational feed of document changes — each entry pairs an author Avatar with an action verb + target, a colour-coded type chip (edit · comment · suggestion · accept · reject), and a timestamp. It is purely data-driven: pass items. The real edit/comment engine lives in the consuming app — this is the styled shell.

Per-author tint (the avatar ring + author name) is derived deterministically from the author name via the same oklch hue rotation Avatar uses, anchored to --accent — no hardcoded colours, light/dark automatic.

Grouped by day (list semantics)

Default role=list. Adjacent entries that share a day fold under a heading rendered as role=separator so the structure stays a flat set of items.

Today

Ada Lovelace edited § 3.2 Envelope routing

Edit

Grace Hopper commented on § 3.2 Envelope routing

Should this be a MUST rather than a SHOULD? It changes the conformance contract.
Comment

Alan Turing suggested a change to the Trust List schema

Replace "accreditation level" with "accreditation tier" for consistency.
Suggestion
May 31

Katherine Johnson accepted a change to the signature-validation note

Accepted

Radia Perlman rejected a change to the deprecated OCSTF alias

Rejected

Ungrouped, compact

grouped={false} drops the day headings; size="sm" tightens the rows.

Ada Lovelace edited § 3.2 Envelope routing

Edit

Grace Hopper commented on § 3.2 Envelope routing

Should this be a MUST rather than a SHOULD? It changes the conformance contract.
Comment

Alan Turing suggested a change to the Trust List schema

Replace "accreditation level" with "accreditation tier" for consistency.
Suggestion

Katherine Johnson accepted a change to the signature-validation note

Accepted

Radia Perlman rejected a change to the deprecated OCSTF alias

Rejected

Feed semantics

For long or streaming activity, as="feed" switches to the WAI-ARIA APG Feed pattern — role=feed with each entry an article labelled by its own headline.

Today

Ada Lovelace edited § 3.2 Envelope routing

Edit

Grace Hopper commented on § 3.2 Envelope routing

Should this be a MUST rather than a SHOULD? It changes the conformance contract.
Comment

Alan Turing suggested a change to the Trust List schema

Replace "accreditation level" with "accreditation tier" for consistency.
Suggestion
May 31

Katherine Johnson accepted a change to the signature-validation note

Accepted

Radia Perlman rejected a change to the deprecated OCSTF alias

Rejected

Empty state

No changes on this draft yet.