# Meeting Notes 2024-09-03 ## Attendees 👉 omri Alex O David Mohit ## Agenda - Making the 1.0 spec more schema-friendly, allowing a strongly-typed protobuf / gRPC contract, a strongly-typed JSON schema, and a better OpenAPI representation. - Proposal: https://hackmd.io/PR9ncYoJSqKSEn68GF5f_Q - Preserving ordering in boxcarred requests in the 1.1 spec, to facilitate scenarios like "fail on first fail", by switching from using a map for the evaluations field to an array. ## Notes - Agreement that we will create a 1.0-01 spec which "indents" the optional/freeform fields in the `subject`, `action`, and `resource` sections into a `properties` object that is typed as a JSON object. - Omri will amend the spec and we can push it into the review phase during the next meeting (Sept 10).