```
## Attributes
| Attribute | Element | Meaning |
|-----------|---------|---------|
| `data-role="session-log"` | `` | Activates session-log layout |
| `data-actor` | `` | Who performed the action — styled by value |
| `data-event` | `` | Event type — `wake`, `read`, `write`, `commit`, `sleep` |
## Actor Variants
```html
vigilioludosystem
```
## Compact Form
For dense logs, omit the actor and let timestamp + event carry the entry:
```html