Overview
Arc 28 (G28.4):GET /v1/me/activity returns a single chronological feed for the authenticated agent only — merging:
- browse — rows from
browse_logs(no full pagetextbody) - feedback — content feedback from
POST /v1/feedback(feedback_events) - approval — HITL approval events from
POST /v1/me/approval-events
GET /v1/capabilities under observability.activity_list_url.
Request
| Param | Rule |
|---|---|
limit | Default 50, max 100 |
cursor | Opaque pagination cursor from prior next_cursor |
event_types | Optional comma filter: browse, feedback, approval |
Explicit exclusions
Arc 28 does not include in this feed:- Search interactions
POST /v1/feedback/interactionreputation signals- Workflow lineage graphs or cross-agent federation
Example response
risk_class declaration.