Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions cards/events/Booking/76353cf8-7a5d-406c-9ec6-756b058f9031.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"data": {
"type": "card",
"attributes": {
"reference": null,

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Claude Code 🤖] This booking and ad4c7635-3cf8-4a5d-b06c-dec6756b058f.json are blank — every attribute null, no holder, and this one has no event link either. They came across with the move and now sit in the catalog beside the seven authored examples, rendering as Untitled Booking wherever Bookings are listed or searched. Delete both, or make them the two states the set is missing (a Waitlisted unpaid claim, a Refunded one). Blocking: the example set is the deliverable here.

"quantity": null,
"rsvp": null,
"paymentStatus": null,
"totalPrice": {
"amount": null,
"currency": {
"code": null
}
},
"checkedInAt": null,
"cardInfo": {
"name": null,
"summary": null,
"cardThumbnailURL": null,
"notes": null
}
},
"meta": {
"adoptsFrom": {
"module": "../booking",
"name": "Booking"
}
}
}
}
37 changes: 37 additions & 0 deletions cards/events/Booking/ad4c7635-3cf8-4a5d-b06c-dec6756b058f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"data": {
"type": "card",
"attributes": {
"reference": null,
"quantity": null,
"rsvp": null,
"paymentStatus": null,
"totalPrice": {
"amount": null,
"currency": {
"code": null
}
},
"checkedInAt": null,
"cardInfo": {
"name": null,
"summary": null,
"cardThumbnailURL": null,
"notes": null
}
},
"relationships": {
"event": {
"links": {
"self": "../Event/latin-cardio-launch"
}
}
},
"meta": {
"adoptsFrom": {
"module": "../booking",
"name": "Booking"
}
}
}
}
43 changes: 43 additions & 0 deletions cards/events/Booking/bk-20260802-00101.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"data": {
"type": "card",
"attributes": {
"reference": "BK-20260802-00101",
"quantity": 1,
"rsvp": "Going",
"paymentStatus": "Paid",
"totalPrice": {
"amount": 45,
"currency": {
"code": "GBP"
}
},
"checkedInAt": "2026-08-14T06:40:24.114Z",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Claude Code 🤖] Checked in 2026-08-14 here and 2026-08-02 in bk-20260802-00144, against an event that starts 2027-05-22 — attendance recorded nine months before the doors open. bk-20261101-00602 fails the other way: a 2026-11-01 reference against an event that ended 2026-08-27. checkedInAt is the fact the Check In command exists to write, and the reason the Booking Spec picks a not-yet-checked-in example, so the demonstration set is contradicting the block it demonstrates. Repointing the bookings onto the two Events left their dates behind — re-date one side or the other. Blocking.

"cardInfo": {
"name": null,
"summary": null,
"notes": null,
"cardThumbnailURL": null
}
},
"relationships": {
"event": {
"links": {
"self": "../Event/northbridge-v-riverton"
}
},
"holder": {
"links": {
"self": "../../crm/Contact/priya-shah"
}
}
},
"meta": {
"adoptsFrom": {
"module": "../booking",
"name": "Booking"
},
"_touched": 1787195029841
}
}
}
43 changes: 43 additions & 0 deletions cards/events/Booking/bk-20260802-00144.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"data": {
"type": "card",
"attributes": {
"reference": "BK-20260802-00144",
"quantity": 1,
"rsvp": "Going",
"paymentStatus": "Paid",
"totalPrice": {
"amount": 35,
"currency": {
"code": "GBP"
}
},
"checkedInAt": "2026-08-02T13:05:00.000Z",
"cardInfo": {
"name": null,
"summary": null,
"notes": null,
"cardThumbnailURL": null
}
},
"relationships": {
"event": {
"links": {
"self": "../Event/northbridge-v-riverton"
}
},
"holder": {
"links": {
"self": "../../crm/Contact/dev-okafor"
}
}
},
"meta": {
"adoptsFrom": {
"module": "../booking",
"name": "Booking"
},
"_touched": 1787195032634
}
}
}
43 changes: 43 additions & 0 deletions cards/events/Booking/bk-20260912-00214.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"data": {
"type": "card",
"attributes": {
"reference": "BK-20260912-00214",
"quantity": 2,
"rsvp": "Going",
"paymentStatus": "Paid",
"totalPrice": {
"amount": 90,
"currency": {
"code": "GBP"
}
},
"checkedInAt": null,
"cardInfo": {
"name": null,
"summary": null,
"notes": null,
"cardThumbnailURL": null
}
},
"relationships": {
"event": {
"links": {
"self": "../Event/northbridge-v-riverton"
}
},
"holder": {
"links": {
"self": "../../crm/Contact/priya-shah"
}
}
},
"meta": {
"adoptsFrom": {
"module": "../booking",
"name": "Booking"
},
"_touched": 1787195035457
}
}
}
43 changes: 43 additions & 0 deletions cards/events/Booking/bk-20260912-00399.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"data": {
"type": "card",
"attributes": {
"reference": "BK-20260912-00399",
"quantity": 1,
"rsvp": "Going",
"paymentStatus": "Unpaid",
"totalPrice": {
"amount": 38,
"currency": {
"code": "GBP"
}
},
"checkedInAt": null,
"cardInfo": {
"name": null,
"summary": null,
"notes": null,
"cardThumbnailURL": null
}
},
"relationships": {
"event": {
"links": {
"self": "../Event/northbridge-v-riverton"
}
},
"holder": {
"links": {
"self": "../../crm/Contact/marcus-obi"
}
}
},
"meta": {
"adoptsFrom": {
"module": "../booking",
"name": "Booking"
},
"_touched": 1787195038250
}
}
}
43 changes: 43 additions & 0 deletions cards/events/Booking/bk-20260912-00417.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"data": {
"type": "card",
"attributes": {
"reference": "BK-20260912-00417",
"quantity": 2,
"rsvp": "Going",
"paymentStatus": "Paid",
"totalPrice": {
"amount": 90,
"currency": {
"code": "GBP"
}
},
"checkedInAt": null,
"cardInfo": {
"name": null,
"summary": null,
"notes": null,
"cardThumbnailURL": null
}
},
"relationships": {
"event": {
"links": {
"self": "../Event/northbridge-v-riverton"
}
},
"holder": {
"links": {
"self": "../../crm/Contact/mei-fong"
}
}
},
"meta": {
"adoptsFrom": {
"module": "../booking",
"name": "Booking"
},
"_touched": 1787195040924
}
}
}
43 changes: 43 additions & 0 deletions cards/events/Booking/bk-20261017-00551.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"data": {
"type": "card",
"attributes": {
"reference": "BK-20261017-00551",
"quantity": 2,
"rsvp": "Invited",
"paymentStatus": "Unpaid",
"totalPrice": {
"amount": 110,
"currency": {
"code": "GBP"
}
},
"checkedInAt": null,
"cardInfo": {
"name": null,
"summary": null,
"notes": null,
"cardThumbnailURL": null
}
},
"relationships": {
"event": {
"links": {
"self": "../Event/northbridge-v-riverton"
}
},
"holder": {
"links": {
"self": "../../crm/Contact/jason-lim"
}
}
},
"meta": {
"adoptsFrom": {
"module": "../booking",
"name": "Booking"
},
"_touched": 1787195043971
}
}
}
43 changes: 43 additions & 0 deletions cards/events/Booking/bk-20261101-00602.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"data": {
"type": "card",
"attributes": {
"reference": "BK-20261101-00602",
"quantity": 1,
"rsvp": "Going",
"paymentStatus": "Paid",
"totalPrice": {
"amount": 42,
"currency": {
"code": "GBP"
}
},
"checkedInAt": null,
"cardInfo": {
"name": null,
"summary": null,
"notes": null,
"cardThumbnailURL": null
}
},
"relationships": {
"event": {
"links": {
"self": "../Event/latin-cardio-launch"
}
},
"holder": {
"links": {
"self": "../../crm/Contact/priya-shah"
}
}
},
"meta": {
"adoptsFrom": {
"module": "../booking",
"name": "Booking"
},
"_touched": 1787195046855
}
}
}
Loading
Loading