AEMember Collection

Type: array

Array of AEMember records. Each element: An Artifact Evaluation committee member with service history and institutional affiliation.

No Additional Items

Each item of this array must be:

Type: object

An Artifact Evaluation committee member with service history and institutional affiliation.

No Additional Properties

name Required

Type: string

Full name of the AE member.

display_name Required

Type: string

Display name (may differ from canonical name).

affiliation Required

Type: string

Current institutional affiliation.

Type: integer

Total number of AE committee memberships.

Value must be greater or equal to 0

chair_count Required

Type: integer

Number of times served as AE chair.

Value must be greater or equal to 0

conferences Required

Type: array

AE committee memberships, one per conference-year served.

No Additional Items

Each item of this array must be:

Type: object

A single AE committee membership record.

No Additional Properties

conference Required

Type: string

Conference abbreviation (e.g. 'OSDI', 'USENIXSEC').

year Required

Type: integer

Year of service.

role Required

Type: string

Role on the committee: 'chair' or 'member'.

years Required

Type: object

Year (as string, e.g. '2023') → number of memberships that year.

Each additional property must conform to the following schema

Type: integer

area Required

Type: string

Research area: 'systems', 'security', or 'both'.

Default: null

Earliest year of AE service.

Option 1

Type: integer

Option 2

Type: null
Default: null

Most recent year of AE service.

Option 1

Type: integer

Option 2

Type: null