{
  "id": 10087224,
  "title": "Prop Continuity Desk: the parcel cannot be in two places",
  "url": "https://urgent.news/2026/09/26/prop-continuity-desk-the-parcel-cannot-be-in-two-places",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-26T23:30:10.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/lecsetsuna16/prop-continuity-desk-the-parcel-cannot-be-in-two-places-1gfe"
  },
  "original_language": "en",
  "account": "Article: Prop Continuity Desk: the parcel cannot be in two places\n\nThe Prop Continuity Desk is a rehearsal planning tool for small theatre productions. It tracks a single play with six scenes and twelve physical props. The app catches mistakes like placing the same prop twice in a scene or moving a prop between scenes without recording it. It also handles a less obvious issue: a previously reviewed plan can become invalid if an earlier prop movement changes.\n\nEach review is tied to the exact plan and history used, not just a physical setup. The main board shows published content, and visitors can try their own edits without affecting the actual production. When editing a torch cue, Scene 2 and later scenes require rechecking because Scene 1 doesn't depend on future content.\n\nThe system exports a cue sheet, showing the difference between practice and published plans. The demo uses Next.js, React and TypeScript, and runs tests in Codex. The project includes a Sanity schema, seed generator, domain rules, and query integration tests. A reviewer needs authenticated Content and Plan review tools, while the public board and practice copy are accessible without sharing administrator credentials.\n\nThe source provides screenshots of the actual workflow, and the code repository contains everything needed to run the app. The build process was delegated, with the owner setting up the project but not writing the code or executing tests. Development began on September 26, 2026, and the app handles constraints like six scenes, twelve props, and stage zones. It includes rules for what counts as a movement and how reviews depend on history. The app can display stale content, but updates to the published plan will invalidate outdated reviews. Local tests and GROQ evaluations passed before connection, but real permissions and persistence were verified after the owner created the Sanity project. The live data labels wait for a successful Sanity request before showing any information.\n\nThe final tests passed with 19 passing checks, including a successful Next.js build and Studio schema deployment. The practice cue sheet was downloaded and inspected, confirming the planning behavior. However, the app is for planning purposes only and does not guarantee physical readiness backstage.",
  "summary": "An entry prepared for Sanity Challenge — Path Two . What I Built Prop Continuity Desk is a rehearsal planning board for a small theatre production. Its fictional play, A Place on the Last Boat , has six scenes and twelve physical props. A parcel enters with a passenger, a torch leaves with a crew member, and a key ring changes hands in the final scene. The app catches two mistakes: placing the…",
  "key_points": [
    "Prop Continuity Desk tracks a single play with six scenes and twelve props",
    "Review of a plan is tied to exact plan and history, not just physical setup",
    "The app handles constraints like six scenes, twelve props, and stage zones"
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}