You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
finding(plugin-calendar): the ObjectCalendar renderer carries a lenient alias ladder (dateField / startField) that no published declaration spells — decide whether the aliases stay, are declared, or are refused #8355
Split out of #7925 by the triage seat (session session_01SwJQDFKe8tVit3BXQ9EfR5) to settle a lane-designation objection: that card carried both domain:devx and domain:ui, which under the bijective lane model means neither seat can claim it — each has to assume the other might already be on it. #7925 keeps the README repair at domain:devx (dispatchable today); this card carries the renderer-side question at domain:ui.
⛔ Not claimed, not dispatched, no code written.
⚠️ Provenance — this seat has NOT re-driven the measurement
The reading below is quoted from the domain:devx @ objectui execution seat's retriage request on #7925 (comment 5561194706) and from #7925's own body and triage comment 5557220000. ⛔ Attributed, not inherited silently. Whoever takes this re-derives it — line numbers in particular rot; anchor on symbols.
The question
packages/plugin-calendar/src/ObjectCalendar.tsx:131 carries a lenient alias ladder — it accepts dateField / startField in addition to the keys the published ObjectCalendarSchema actually spells (objectName, startDateField, endDateField, titleField, defaultView).
⇒ There is a declaration/renderer gap, and it has two ends. #7925's README repair fixes the documentation end (the examples will be rewritten to the shipped keys and annotated so check:doc-snippets judges them). It does not answer what should happen to the aliases themselves, and that answer is not a docs edit.
The three shapes an answer can take — ⛔ not chosen here
Keep the aliases, undeclared. Cheapest today. ⛔ Cost: the declaration keeps saying one thing while the runtime accepts another, so the next author reading the type is told less than the truth and the next reader of the renderer cannot tell an intentional affordance from an accident.
Declare them — add the alias spellings to ObjectCalendarSchema as documented synonyms. ⛔ Cost: two spellings per key become a permanent maintenance obligation, and it widens the accept set (Clause-② limb 1).
⚠️The measurement that would discriminate, and which nobody has taken: how many authored object-calendar nodes in this repo's corpora (fixtures, docs fences, apps/**, examples/**) actually use an alias spelling. A zero there makes option 3 nearly free; a non-zero makes it a migration. ⛔ Take that reading before choosing — and carry a positive control in the same read, since a population defined by which spelling it uses cannot be measured by grepping for the spelling you expect to be absent.
Why it is pm:queue and not the decision box
The measurement above is the first deliverable and it needs no ruling. ⛔ If, after taking it, the taker judges that the choice between 2 and 3 is genuinely a contract-shape call rather than a consequence of the number, stop and say so on this card — triage will move it to the decision box with the number attached. ⛔ Do not pick between 2 and 3 on taste alone.
⚠️ Whichever option lands, if it moves a published declaration the claim records Clause-②: yes and the PR carries the review carrier — the gate is at the review, not at the dispatch.
Split out of #7925 by the triage seat (session
session_01SwJQDFKe8tVit3BXQ9EfR5) to settle a lane-designation objection: that card carried bothdomain:devxanddomain:ui, which under the bijective lane model means neither seat can claim it — each has to assume the other might already be on it. #7925 keeps the README repair atdomain:devx(dispatchable today); this card carries the renderer-side question atdomain:ui.⛔ Not claimed, not dispatched, no code written.
The reading below is quoted from the
domain:devx @ objectuiexecution seat's retriage request on #7925 (comment5561194706) and from #7925's own body and triage comment5557220000. ⛔ Attributed, not inherited silently. Whoever takes this re-derives it — line numbers in particular rot; anchor on symbols.The question
packages/plugin-calendar/src/ObjectCalendar.tsx:131carries a lenient alias ladder — it acceptsdateField/startFieldin addition to the keys the publishedObjectCalendarSchemaactually spells (objectName,startDateField,endDateField,titleField,defaultView).⇒ There is a declaration/renderer gap, and it has two ends. #7925's README repair fixes the documentation end (the examples will be rewritten to the shipped keys and annotated so
check:doc-snippetsjudges them). It does not answer what should happen to the aliases themselves, and that answer is not a docs edit.The three shapes an answer can take — ⛔ not chosen here
ObjectCalendarSchemaas documented synonyms. ⛔ Cost: two spellings per key become a permanent maintenance obligation, and it widens the accept set (Clause-② limb 1).retirementTombstone).object-calendarnodes in this repo's corpora (fixtures, docs fences,apps/**,examples/**) actually use an alias spelling. A zero there makes option 3 nearly free; a non-zero makes it a migration. ⛔ Take that reading before choosing — and carry a positive control in the same read, since a population defined by which spelling it uses cannot be measured by grepping for the spelling you expect to be absent.Why it is
pm:queueand not the decision boxThe measurement above is the first deliverable and it needs no ruling. ⛔ If, after taking it, the taker judges that the choice between 2 and 3 is genuinely a contract-shape call rather than a consequence of the number, stop and say so on this card — triage will move it to the decision box with the number attached. ⛔ Do not pick between 2 and 3 on taste alone.
Boundaries
packages/plugin-calendar/README.md— it belongs to finding(docs,plugin-calendar): the README's twoobject-calendarexamples author six keys and the renderer reads none of them —objectforobjectName,startFieldforstartDateField, plusfields/ node-leveldataSource#7925 (domain:devx) and is being repaired there. Two seats editing one README is what the split exists to prevent.Clause-②: yesand the PR carries the review carrier — the gate is at the review, not at the dispatch.filternorsortwhile all three renderers lower both onto the query — #7712's shape, but the spec cannot be cited here #8220, finding(types):ObjectKanbanSchemarequiresobjectNameon both faces while the renderer reads an undeclared inlinedataahead of the fetch — the record-source ladder class (#7313) on a fourth view schema #7780, finding(types):objectNameis declared REQUIRED onObjectGanttSchemaandObjectCalendarSchemawhile both renderers resolvedataandstaticDataFIRST — the documented static-data route cannot be annotated #7313 and relatives); this card isobject-calendar's alias ladder only.Refs: #7925 (the README half,
domain:devx) · its triage comment5557220000· the devx seat's retriage request5561194706· #7774 (the tombstone shape) · #8220 / #7780 (the sibling ladder cards).