plugin-timeline: ObjectTimeline has no absent-date-axis refusal path and floors internally at || 'date' — steps ① and ② of the #7070 ruling, prerequisite for ③ #7459

Description

@os-project-manager

Filed by the domain:ui execution seat (session session_01EMrWaQw3XS5DxTHxp4yRyC) because the ruling on #7070 instructs this lane to file it: 「① ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立)」.

The ruling that orders this

#7070 comment 5494805467 — project director seat, 总监批 #28, 2026-09-01, maintainer verbatim 「同意」. Quoted unmodified (⛔ a translated ruling is a rewritten ruling):

  1. A:退役 timeline 的 created_at 虚构,三步序执行(dev 测量已证单删会把虚构挪进更不可见的 || 'date'):
    ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立);
    ② 退役渲染器内部 || 'date' floor;
    ③ 两个 plugin 面(ListView.tsx / plugin-view/ObjectView.tsx)删 created_at —— 依赖 ①② 落地;
  2. ListView.tsx:2292-2293 的书面决定被本裁决明确替代 —— house posture 一句入册:日期轴永不虚构(refuse)

This card is ① and ②. Step ③ stays on #7070 and is blocked on this one.

Why ① and ② are one card and not two

The ruling names ① as the card to file first and lists ② separately. They are filed together here because each is inert without the other, and that is the measured lesson this whole family exists to record:

⇒ Shipping them in one PR is the only ordering in which either is observable. If the director seat wants them split, splitting is trivial and this card is the place to say so — ⛔ this seat is not re-deciding the ruling, only reading its step order as an execution sequence rather than as two PRs.

The measurement this rests on

From the #7070 dev report (5486992293), accepted by the seat at the time. ⚠️ It was taken on 2c3cd1b75 and is now several days and many merges old — re-measure before implementing; treat every line number as stale by construction.

  • No refusal path exists. Zero hits for an absent-axis refusal in packages/plugin-timeline, against a live control: the term refus hits 5 times in that same file (the finding(plugin-timeline): an object-bound timeline with variant: "gantt" throws — calculateDateRange reads a row shape ObjectTimeline never composes #6655variant: 'gantt' refusals). The channel discriminates, so the zero is a reading.
  • The internal floor, reported at packages/plugin-timeline/src/ObjectTimeline.tsx:247-249:
    startDateField = timelineConfig?.startDateField ?? timelineConfig?.dateField ?? schema.mapping?.date ?? schema.startDateField ?? schema.dateField ?? 'date'
    Four honest rungs and then a fabricated fifth. Nobody has ever declared the name date.
  • The ADR-0047 timeline capability gate is already clean — it reads resolveTimelineDateBinding(schema).startDateField, which does not include the 'created_at' floor. So unlike gantt, this fabrication never lit the Timeline toggle, and the surviving reach is the deprecated flat prop, hit when a view is forced onto the timeline renderer. The blast radius is smaller than the face-to-face contradiction suggests — worth knowing before sizing the work.

Ask

  1. Add the absent-axis refusal path to ObjectTimeline. The gantt twin is the settled in-repo shape — getGanttConfig returns null when neither a config block nor the required flat props are present, and the early return renders a refusal telling the author which fields to declare. Follow it rather than inventing a second dialect; name the fields the author must supply.
  2. Retire the internal || 'date' floor so the refusal becomes reachable. ⭐ Prove reachability rather than asserting it: the refusal pin must distinguish refuses from renders an empty timeline, by asserting the timeline canvas is ABSENT and not merely event-free. A pin that only counts events passes on both.
  3. Do NOT touch 'created_at' on either plugin face. That is step ③, it lives on finding(views): the gantt and timeline branches still fabricate date-axis field names on all three faces — and app-shell's own #3129 note certifies them as already fixed #7070, and it is blocked on this card. Deleting it here resolves a sequence the ruling deliberately ordered.
  4. Re-check the other four rungs. If any of them is also a fabrication rather than a declared binding, report it — do not extend scope.

Close condition

On the merged ref: ObjectTimeline has a refusal path reachable when no date axis is declared (pinned, canvas-absent form), and the ?? 'date' floor returns 0 hits in packages/plugin-timeline/src/ObjectTimeline.tsx — with a control term on the same file still firing, or the zero is not a reading.

Clause ②

Expected no — this is the view/renderer layer ceasing to invent a field name, not a published accept surface moving. ⚠️ Re-declare against the actual diff: if the honest fix turns out to move a published type or validator, the tier follows the finding, not this line.

Not in this card

Triage note

domain:ui is set here because the ruling assigns this card to this lane by name; it is transcribed, not judged. type and priority are deliberately left for the triage seat — ⛔ this execution seat is not their producer.

Dedupe: semantic search for an ObjectTimeline absent-axis refusal returned 5 results — #7365 (a different timeline defect: a null gantt bar refused through the wrong fault), #7070 (this card's parent), and #6781 / #7029 / #6750, all closed and all different defects. No card asks for this refusal path. The control fired: the query returned this card's true relatives rather than nothing, so the channel discriminates. ⚠️ That is a discrimination control, not a completeness control — it cannot rule out a truncated corpus.

Refs: #7070 (the ruling and step ③) · #7062 / #7029 (the calendar precedent) · PR #7110 (the gantt half, landed) · #6655 (the existing variant: 'gantt' refusals in this same file)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

domain:uiobjectui ui stream: fix lands on the published library or apps — objectui execution seat

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all
     blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks");
    }
    } catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
    })();
    (function(){
    try {
    var __m = "github.com";
    var __re = new RegExp('^' + "github\\.com" + '
    
    Skip to content

    plugin-timeline: ObjectTimeline has no absent-date-axis refusal path and floors internally at || 'date' — steps ① and ② of the #7070 ruling, prerequisite for ③ #7459

    Description

    @os-project-manager

    Filed by the domain:ui execution seat (session session_01EMrWaQw3XS5DxTHxp4yRyC) because the ruling on #7070 instructs this lane to file it: 「① ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立)」.

    The ruling that orders this

    #7070 comment 5494805467 — project director seat, 总监批 #28, 2026-09-01, maintainer verbatim 「同意」. Quoted unmodified (⛔ a translated ruling is a rewritten ruling):

    1. A:退役 timeline 的 created_at 虚构,三步序执行(dev 测量已证单删会把虚构挪进更不可见的 || 'date'):
      ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立);
      ② 退役渲染器内部 || 'date' floor;
      ③ 两个 plugin 面(ListView.tsx / plugin-view/ObjectView.tsx)删 created_at —— 依赖 ①② 落地;
    2. ListView.tsx:2292-2293 的书面决定被本裁决明确替代 —— house posture 一句入册:日期轴永不虚构(refuse)

    This card is ① and ②. Step ③ stays on #7070 and is blocked on this one.

    Why ① and ② are one card and not two

    The ruling names ① as the card to file first and lists ② separately. They are filed together here because each is inert without the other, and that is the measured lesson this whole family exists to record:

    ⇒ Shipping them in one PR is the only ordering in which either is observable. If the director seat wants them split, splitting is trivial and this card is the place to say so — ⛔ this seat is not re-deciding the ruling, only reading its step order as an execution sequence rather than as two PRs.

    The measurement this rests on

    From the #7070 dev report (5486992293), accepted by the seat at the time. ⚠️ It was taken on 2c3cd1b75 and is now several days and many merges old — re-measure before implementing; treat every line number as stale by construction.

    • No refusal path exists. Zero hits for an absent-axis refusal in packages/plugin-timeline, against a live control: the term refus hits 5 times in that same file (the finding(plugin-timeline): an object-bound timeline with variant: "gantt" throws — calculateDateRange reads a row shape ObjectTimeline never composes #6655variant: 'gantt' refusals). The channel discriminates, so the zero is a reading.
    • The internal floor, reported at packages/plugin-timeline/src/ObjectTimeline.tsx:247-249:
      startDateField = timelineConfig?.startDateField ?? timelineConfig?.dateField ?? schema.mapping?.date ?? schema.startDateField ?? schema.dateField ?? 'date'
      Four honest rungs and then a fabricated fifth. Nobody has ever declared the name date.
    • The ADR-0047 timeline capability gate is already clean — it reads resolveTimelineDateBinding(schema).startDateField, which does not include the 'created_at' floor. So unlike gantt, this fabrication never lit the Timeline toggle, and the surviving reach is the deprecated flat prop, hit when a view is forced onto the timeline renderer. The blast radius is smaller than the face-to-face contradiction suggests — worth knowing before sizing the work.

    Ask

    1. Add the absent-axis refusal path to ObjectTimeline. The gantt twin is the settled in-repo shape — getGanttConfig returns null when neither a config block nor the required flat props are present, and the early return renders a refusal telling the author which fields to declare. Follow it rather than inventing a second dialect; name the fields the author must supply.
    2. Retire the internal || 'date' floor so the refusal becomes reachable. ⭐ Prove reachability rather than asserting it: the refusal pin must distinguish refuses from renders an empty timeline, by asserting the timeline canvas is ABSENT and not merely event-free. A pin that only counts events passes on both.
    3. Do NOT touch 'created_at' on either plugin face. That is step ③, it lives on finding(views): the gantt and timeline branches still fabricate date-axis field names on all three faces — and app-shell's own #3129 note certifies them as already fixed #7070, and it is blocked on this card. Deleting it here resolves a sequence the ruling deliberately ordered.
    4. Re-check the other four rungs. If any of them is also a fabrication rather than a declared binding, report it — do not extend scope.

    Close condition

    On the merged ref: ObjectTimeline has a refusal path reachable when no date axis is declared (pinned, canvas-absent form), and the ?? 'date' floor returns 0 hits in packages/plugin-timeline/src/ObjectTimeline.tsx — with a control term on the same file still firing, or the zero is not a reading.

    Clause ②

    Expected no — this is the view/renderer layer ceasing to invent a field name, not a published accept surface moving. ⚠️ Re-declare against the actual diff: if the honest fix turns out to move a published type or validator, the tier follows the finding, not this line.

    Not in this card

    Triage note

    domain:ui is set here because the ruling assigns this card to this lane by name; it is transcribed, not judged. type and priority are deliberately left for the triage seat — ⛔ this execution seat is not their producer.

    Dedupe: semantic search for an ObjectTimeline absent-axis refusal returned 5 results — #7365 (a different timeline defect: a null gantt bar refused through the wrong fault), #7070 (this card's parent), and #6781 / #7029 / #6750, all closed and all different defects. No card asks for this refusal path. The control fired: the query returned this card's true relatives rather than nothing, so the channel discriminates. ⚠️ That is a discrimination control, not a completeness control — it cannot rule out a truncated corpus.

    Refs: #7070 (the ruling and step ③) · #7062 / #7029 (the calendar precedent) · PR #7110 (the gantt half, landed) · #6655 (the existing variant: 'gantt' refusals in this same file)

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Labels

    domain:uiobjectui ui stream: fix lands on the published library or apps — objectui execution seat

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

      , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Force GitHub README to respect dark mode\n(function() {\n var style = document.createElement('style');\n style.textContent = '\n .markdown-body {\n color-scheme: dark light;\n }\n .markdown-body pre { background: #161b22 !important; }\n .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; }\n .markdown-body table th, .markdown-body table td { border-color: #30363d !important; }\n .markdown-body img { background: #0d1117; }\n .markdown-body blockquote { border-left-color: #8b949e; }\n .markdown-body hr { border-color: #30363d; }\n ';\n document.head.appendChild(style);\n})();", "GitHub Dark Mode README Fix"); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
      Skip to content

      plugin-timeline: ObjectTimeline has no absent-date-axis refusal path and floors internally at || 'date' — steps ① and ② of the #7070 ruling, prerequisite for ③ #7459

      Description

      @os-project-manager

      Filed by the domain:ui execution seat (session session_01EMrWaQw3XS5DxTHxp4yRyC) because the ruling on #7070 instructs this lane to file it: 「① ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立)」.

      The ruling that orders this

      #7070 comment 5494805467 — project director seat, 总监批 #28, 2026-09-01, maintainer verbatim 「同意」. Quoted unmodified (⛔ a translated ruling is a rewritten ruling):

      1. A:退役 timeline 的 created_at 虚构,三步序执行(dev 测量已证单删会把虚构挪进更不可见的 || 'date'):
        ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立);
        ② 退役渲染器内部 || 'date' floor;
        ③ 两个 plugin 面(ListView.tsx / plugin-view/ObjectView.tsx)删 created_at —— 依赖 ①② 落地;
      2. ListView.tsx:2292-2293 的书面决定被本裁决明确替代 —— house posture 一句入册:日期轴永不虚构(refuse)

      This card is ① and ②. Step ③ stays on #7070 and is blocked on this one.

      Why ① and ② are one card and not two

      The ruling names ① as the card to file first and lists ② separately. They are filed together here because each is inert without the other, and that is the measured lesson this whole family exists to record:

      ⇒ Shipping them in one PR is the only ordering in which either is observable. If the director seat wants them split, splitting is trivial and this card is the place to say so — ⛔ this seat is not re-deciding the ruling, only reading its step order as an execution sequence rather than as two PRs.

      The measurement this rests on

      From the #7070 dev report (5486992293), accepted by the seat at the time. ⚠️ It was taken on 2c3cd1b75 and is now several days and many merges old — re-measure before implementing; treat every line number as stale by construction.

      • No refusal path exists. Zero hits for an absent-axis refusal in packages/plugin-timeline, against a live control: the term refus hits 5 times in that same file (the finding(plugin-timeline): an object-bound timeline with variant: "gantt" throws — calculateDateRange reads a row shape ObjectTimeline never composes #6655variant: 'gantt' refusals). The channel discriminates, so the zero is a reading.
      • The internal floor, reported at packages/plugin-timeline/src/ObjectTimeline.tsx:247-249:
        startDateField = timelineConfig?.startDateField ?? timelineConfig?.dateField ?? schema.mapping?.date ?? schema.startDateField ?? schema.dateField ?? 'date'
        Four honest rungs and then a fabricated fifth. Nobody has ever declared the name date.
      • The ADR-0047 timeline capability gate is already clean — it reads resolveTimelineDateBinding(schema).startDateField, which does not include the 'created_at' floor. So unlike gantt, this fabrication never lit the Timeline toggle, and the surviving reach is the deprecated flat prop, hit when a view is forced onto the timeline renderer. The blast radius is smaller than the face-to-face contradiction suggests — worth knowing before sizing the work.

      Ask

      1. Add the absent-axis refusal path to ObjectTimeline. The gantt twin is the settled in-repo shape — getGanttConfig returns null when neither a config block nor the required flat props are present, and the early return renders a refusal telling the author which fields to declare. Follow it rather than inventing a second dialect; name the fields the author must supply.
      2. Retire the internal || 'date' floor so the refusal becomes reachable. ⭐ Prove reachability rather than asserting it: the refusal pin must distinguish refuses from renders an empty timeline, by asserting the timeline canvas is ABSENT and not merely event-free. A pin that only counts events passes on both.
      3. Do NOT touch 'created_at' on either plugin face. That is step ③, it lives on finding(views): the gantt and timeline branches still fabricate date-axis field names on all three faces — and app-shell's own #3129 note certifies them as already fixed #7070, and it is blocked on this card. Deleting it here resolves a sequence the ruling deliberately ordered.
      4. Re-check the other four rungs. If any of them is also a fabrication rather than a declared binding, report it — do not extend scope.

      Close condition

      On the merged ref: ObjectTimeline has a refusal path reachable when no date axis is declared (pinned, canvas-absent form), and the ?? 'date' floor returns 0 hits in packages/plugin-timeline/src/ObjectTimeline.tsx — with a control term on the same file still firing, or the zero is not a reading.

      Clause ②

      Expected no — this is the view/renderer layer ceasing to invent a field name, not a published accept surface moving. ⚠️ Re-declare against the actual diff: if the honest fix turns out to move a published type or validator, the tier follows the finding, not this line.

      Not in this card

      Triage note

      domain:ui is set here because the ruling assigns this card to this lane by name; it is transcribed, not judged. type and priority are deliberately left for the triage seat — ⛔ this execution seat is not their producer.

      Dedupe: semantic search for an ObjectTimeline absent-axis refusal returned 5 results — #7365 (a different timeline defect: a null gantt bar refused through the wrong fault), #7070 (this card's parent), and #6781 / #7029 / #6750, all closed and all different defects. No card asks for this refusal path. The control fired: the query returned this card's true relatives rather than nothing, so the channel discriminates. ⚠️ That is a discrimination control, not a completeness control — it cannot rule out a truncated corpus.

      Refs: #7070 (the ruling and step ③) · #7062 / #7029 (the calendar precedent) · PR #7110 (the gantt half, landed) · #6655 (the existing variant: 'gantt' refusals in this same file)

      Activity

      Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

      Metadata

      Metadata

      Labels

      domain:uiobjectui ui stream: fix lands on the published library or apps — objectui execution seat

      Type

      No type

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions

        , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Highlight search terms from Google/DuckDuckGo/Bing referrer\n(function() {\n var ref = document.referrer;\n var terms = [];\n \n if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) {\n var url = new URL(ref);\n var q = url.searchParams.get('q') || url.searchParams.get('p');\n if (q) {\n terms = q.split(/\\s+/).filter(function(t) { return t.length > 2; });\n }\n }\n \n if (terms.length === 0) return;\n \n var style = document.createElement('style');\n style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }';\n document.head.appendChild(style);\n \n function highlight(node) {\n if (node.nodeType === 3) { // text node\n var text = node.textContent;\n var found = false;\n terms.forEach(function(term) {\n var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\') + ')', 'gi');\n if (regex.test(text)) {\n found = true;\n var frag = document.createDocumentFragment();\n var parts = text.split(regex);\n parts.forEach(function(part, i) {\n if (i % 2 === 0) {\n frag.appendChild(document.createTextNode(part));\n } else {\n var span = document.createElement('span');\n span.className = 'userscript-highlight';\n span.textContent = part;\n frag.appendChild(span);\n }\n });\n node.parentNode.replaceChild(frag, node);\n }\n });\n } else if (node.nodeType === 1 && node.childNodes) { // element\n var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT'];\n if (!skipTags.includes(node.tagName)) {\n Array.from(node.childNodes).forEach(highlight);\n }\n }\n }\n \n highlight(document.body);\n \n // Re-highlight on dynamic content\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1 || node.nodeType === 3) highlight(node);\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Highlight Search Terms"); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
        Skip to content

        plugin-timeline: ObjectTimeline has no absent-date-axis refusal path and floors internally at || 'date' — steps ① and ② of the #7070 ruling, prerequisite for ③ #7459

        Description

        @os-project-manager

        Filed by the domain:ui execution seat (session session_01EMrWaQw3XS5DxTHxp4yRyC) because the ruling on #7070 instructs this lane to file it: 「① ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立)」.

        The ruling that orders this

        #7070 comment 5494805467 — project director seat, 总监批 #28, 2026-09-01, maintainer verbatim 「同意」. Quoted unmodified (⛔ a translated ruling is a rewritten ruling):

        1. A:退役 timeline 的 created_at 虚构,三步序执行(dev 测量已证单删会把虚构挪进更不可见的 || 'date'):
          ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立);
          ② 退役渲染器内部 || 'date' floor;
          ③ 两个 plugin 面(ListView.tsx / plugin-view/ObjectView.tsx)删 created_at —— 依赖 ①② 落地;
        2. ListView.tsx:2292-2293 的书面决定被本裁决明确替代 —— house posture 一句入册:日期轴永不虚构(refuse)

        This card is ① and ②. Step ③ stays on #7070 and is blocked on this one.

        Why ① and ② are one card and not two

        The ruling names ① as the card to file first and lists ② separately. They are filed together here because each is inert without the other, and that is the measured lesson this whole family exists to record:

        ⇒ Shipping them in one PR is the only ordering in which either is observable. If the director seat wants them split, splitting is trivial and this card is the place to say so — ⛔ this seat is not re-deciding the ruling, only reading its step order as an execution sequence rather than as two PRs.

        The measurement this rests on

        From the #7070 dev report (5486992293), accepted by the seat at the time. ⚠️ It was taken on 2c3cd1b75 and is now several days and many merges old — re-measure before implementing; treat every line number as stale by construction.

        • No refusal path exists. Zero hits for an absent-axis refusal in packages/plugin-timeline, against a live control: the term refus hits 5 times in that same file (the finding(plugin-timeline): an object-bound timeline with variant: "gantt" throws — calculateDateRange reads a row shape ObjectTimeline never composes #6655variant: 'gantt' refusals). The channel discriminates, so the zero is a reading.
        • The internal floor, reported at packages/plugin-timeline/src/ObjectTimeline.tsx:247-249:
          startDateField = timelineConfig?.startDateField ?? timelineConfig?.dateField ?? schema.mapping?.date ?? schema.startDateField ?? schema.dateField ?? 'date'
          Four honest rungs and then a fabricated fifth. Nobody has ever declared the name date.
        • The ADR-0047 timeline capability gate is already clean — it reads resolveTimelineDateBinding(schema).startDateField, which does not include the 'created_at' floor. So unlike gantt, this fabrication never lit the Timeline toggle, and the surviving reach is the deprecated flat prop, hit when a view is forced onto the timeline renderer. The blast radius is smaller than the face-to-face contradiction suggests — worth knowing before sizing the work.

        Ask

        1. Add the absent-axis refusal path to ObjectTimeline. The gantt twin is the settled in-repo shape — getGanttConfig returns null when neither a config block nor the required flat props are present, and the early return renders a refusal telling the author which fields to declare. Follow it rather than inventing a second dialect; name the fields the author must supply.
        2. Retire the internal || 'date' floor so the refusal becomes reachable. ⭐ Prove reachability rather than asserting it: the refusal pin must distinguish refuses from renders an empty timeline, by asserting the timeline canvas is ABSENT and not merely event-free. A pin that only counts events passes on both.
        3. Do NOT touch 'created_at' on either plugin face. That is step ③, it lives on finding(views): the gantt and timeline branches still fabricate date-axis field names on all three faces — and app-shell's own #3129 note certifies them as already fixed #7070, and it is blocked on this card. Deleting it here resolves a sequence the ruling deliberately ordered.
        4. Re-check the other four rungs. If any of them is also a fabrication rather than a declared binding, report it — do not extend scope.

        Close condition

        On the merged ref: ObjectTimeline has a refusal path reachable when no date axis is declared (pinned, canvas-absent form), and the ?? 'date' floor returns 0 hits in packages/plugin-timeline/src/ObjectTimeline.tsx — with a control term on the same file still firing, or the zero is not a reading.

        Clause ②

        Expected no — this is the view/renderer layer ceasing to invent a field name, not a published accept surface moving. ⚠️ Re-declare against the actual diff: if the honest fix turns out to move a published type or validator, the tier follows the finding, not this line.

        Not in this card

        Triage note

        domain:ui is set here because the ruling assigns this card to this lane by name; it is transcribed, not judged. type and priority are deliberately left for the triage seat — ⛔ this execution seat is not their producer.

        Dedupe: semantic search for an ObjectTimeline absent-axis refusal returned 5 results — #7365 (a different timeline defect: a null gantt bar refused through the wrong fault), #7070 (this card's parent), and #6781 / #7029 / #6750, all closed and all different defects. No card asks for this refusal path. The control fired: the query returned this card's true relatives rather than nothing, so the channel discriminates. ⚠️ That is a discrimination control, not a completeness control — it cannot rule out a truncated corpus.

        Refs: #7070 (the ruling and step ③) · #7062 / #7029 (the calendar precedent) · PR #7110 (the gantt half, landed) · #6655 (the existing variant: 'gantt' refusals in this same file)

        Activity

        Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

        Metadata

        Metadata

        Labels

        domain:uiobjectui ui stream: fix lands on the published library or apps — objectui execution seat

        Type

        No type

        Projects

        No projects

          Milestone

          No milestone

          Relationships

          None yet

          Development

          No branches or pull requests

          Issue actions

          , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Strip utm_, fbclid, gclid, etc. from all links on page\n(function() {\n var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content',\n 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid',\n 'ref', 'ref_src', 'source', 'medium', 'campaign'];\n \n function cleanUrl(url) {\n try {\n var u = new URL(url, window.location.origin);\n var changed = false;\n trackingParams.forEach(function(p) {\n if (u.searchParams.has(p)) {\n u.searchParams.delete(p);\n changed = true;\n }\n });\n return changed ? u.toString() : url;\n } catch (e) {\n return url;\n }\n }\n \n function cleanLinks() {\n document.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n \n cleanLinks();\n \n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1) {\n if (node.tagName === 'A') cleanLinks();\n node.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Remove Tracking Parameters from Links"); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + '
          Skip to content

          plugin-timeline: ObjectTimeline has no absent-date-axis refusal path and floors internally at || 'date' — steps ① and ② of the #7070 ruling, prerequisite for ③ #7459

          Description

          @os-project-manager

          Filed by the domain:ui execution seat (session session_01EMrWaQw3XS5DxTHxp4yRyC) because the ruling on #7070 instructs this lane to file it: 「① ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立)」.

          The ruling that orders this

          #7070 comment 5494805467 — project director seat, 总监批 #28, 2026-09-01, maintainer verbatim 「同意」. Quoted unmodified (⛔ a translated ruling is a rewritten ruling):

          1. A:退役 timeline 的 created_at 虚构,三步序执行(dev 测量已证单删会把虚构挪进更不可见的 || 'date'):
            ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立);
            ② 退役渲染器内部 || 'date' floor;
            ③ 两个 plugin 面(ListView.tsx / plugin-view/ObjectView.tsx)删 created_at —— 依赖 ①② 落地;
          2. ListView.tsx:2292-2293 的书面决定被本裁决明确替代 —— house posture 一句入册:日期轴永不虚构(refuse)

          This card is ① and ②. Step ③ stays on #7070 and is blocked on this one.

          Why ① and ② are one card and not two

          The ruling names ① as the card to file first and lists ② separately. They are filed together here because each is inert without the other, and that is the measured lesson this whole family exists to record:

          ⇒ Shipping them in one PR is the only ordering in which either is observable. If the director seat wants them split, splitting is trivial and this card is the place to say so — ⛔ this seat is not re-deciding the ruling, only reading its step order as an execution sequence rather than as two PRs.

          The measurement this rests on

          From the #7070 dev report (5486992293), accepted by the seat at the time. ⚠️ It was taken on 2c3cd1b75 and is now several days and many merges old — re-measure before implementing; treat every line number as stale by construction.

          • No refusal path exists. Zero hits for an absent-axis refusal in packages/plugin-timeline, against a live control: the term refus hits 5 times in that same file (the finding(plugin-timeline): an object-bound timeline with variant: "gantt" throws — calculateDateRange reads a row shape ObjectTimeline never composes #6655variant: 'gantt' refusals). The channel discriminates, so the zero is a reading.
          • The internal floor, reported at packages/plugin-timeline/src/ObjectTimeline.tsx:247-249:
            startDateField = timelineConfig?.startDateField ?? timelineConfig?.dateField ?? schema.mapping?.date ?? schema.startDateField ?? schema.dateField ?? 'date'
            Four honest rungs and then a fabricated fifth. Nobody has ever declared the name date.
          • The ADR-0047 timeline capability gate is already clean — it reads resolveTimelineDateBinding(schema).startDateField, which does not include the 'created_at' floor. So unlike gantt, this fabrication never lit the Timeline toggle, and the surviving reach is the deprecated flat prop, hit when a view is forced onto the timeline renderer. The blast radius is smaller than the face-to-face contradiction suggests — worth knowing before sizing the work.

          Ask

          1. Add the absent-axis refusal path to ObjectTimeline. The gantt twin is the settled in-repo shape — getGanttConfig returns null when neither a config block nor the required flat props are present, and the early return renders a refusal telling the author which fields to declare. Follow it rather than inventing a second dialect; name the fields the author must supply.
          2. Retire the internal || 'date' floor so the refusal becomes reachable. ⭐ Prove reachability rather than asserting it: the refusal pin must distinguish refuses from renders an empty timeline, by asserting the timeline canvas is ABSENT and not merely event-free. A pin that only counts events passes on both.
          3. Do NOT touch 'created_at' on either plugin face. That is step ③, it lives on finding(views): the gantt and timeline branches still fabricate date-axis field names on all three faces — and app-shell's own #3129 note certifies them as already fixed #7070, and it is blocked on this card. Deleting it here resolves a sequence the ruling deliberately ordered.
          4. Re-check the other four rungs. If any of them is also a fabrication rather than a declared binding, report it — do not extend scope.

          Close condition

          On the merged ref: ObjectTimeline has a refusal path reachable when no date axis is declared (pinned, canvas-absent form), and the ?? 'date' floor returns 0 hits in packages/plugin-timeline/src/ObjectTimeline.tsx — with a control term on the same file still firing, or the zero is not a reading.

          Clause ②

          Expected no — this is the view/renderer layer ceasing to invent a field name, not a published accept surface moving. ⚠️ Re-declare against the actual diff: if the honest fix turns out to move a published type or validator, the tier follows the finding, not this line.

          Not in this card

          Triage note

          domain:ui is set here because the ruling assigns this card to this lane by name; it is transcribed, not judged. type and priority are deliberately left for the triage seat — ⛔ this execution seat is not their producer.

          Dedupe: semantic search for an ObjectTimeline absent-axis refusal returned 5 results — #7365 (a different timeline defect: a null gantt bar refused through the wrong fault), #7070 (this card's parent), and #6781 / #7029 / #6750, all closed and all different defects. No card asks for this refusal path. The control fired: the query returned this card's true relatives rather than nothing, so the channel discriminates. ⚠️ That is a discrimination control, not a completeness control — it cannot rule out a truncated corpus.

          Refs: #7070 (the ruling and step ③) · #7062 / #7029 (the calendar precedent) · PR #7110 (the gantt half, landed) · #6655 (the existing variant: 'gantt' refusals in this same file)

          Activity

          Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

          Metadata

          Metadata

          Labels

          domain:uiobjectui ui stream: fix lands on the published library or apps — objectui execution seat

          Type

          No type

          Projects

          No projects

            Milestone

            No milestone

            Relationships

            None yet

            Development

            No branches or pull requests

            Issue actions

            , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Auto-enable theater mode on YouTube\n(function() {\n function tryTheater() {\n var btn = document.querySelector('button[aria-label=\"Theater mode\"], ytd-player #player button[title=\"Theater mode\"]');\n if (btn && !btn.classList.contains('activated')) {\n btn.click();\n }\n }\n \n // Try immediately\n tryTheater();\n \n // Try after navigation (SPA)\n var lastUrl = location.href;\n setInterval(function() {\n if (location.href !== lastUrl) {\n lastUrl = location.href;\n setTimeout(tryTheater, 500);\n }\n }, 1000);\n \n // Also try on player load\n var observer = new MutationObserver(tryTheater);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "YouTube Theater Mode Default"); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
            Skip to content

            plugin-timeline: ObjectTimeline has no absent-date-axis refusal path and floors internally at || 'date' — steps ① and ② of the #7070 ruling, prerequisite for ③ #7459

            Description

            @os-project-manager

            Filed by the domain:ui execution seat (session session_01EMrWaQw3XS5DxTHxp4yRyC) because the ruling on #7070 instructs this lane to file it: 「① ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立)」.

            The ruling that orders this

            #7070 comment 5494805467 — project director seat, 总监批 #28, 2026-09-01, maintainer verbatim 「同意」. Quoted unmodified (⛔ a translated ruling is a rewritten ruling):

            1. A:退役 timeline 的 created_at 虚构,三步序执行(dev 测量已证单删会把虚构挪进更不可见的 || 'date'):
              ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立);
              ② 退役渲染器内部 || 'date' floor;
              ③ 两个 plugin 面(ListView.tsx / plugin-view/ObjectView.tsx)删 created_at —— 依赖 ①② 落地;
            2. ListView.tsx:2292-2293 的书面决定被本裁决明确替代 —— house posture 一句入册:日期轴永不虚构(refuse)

            This card is ① and ②. Step ③ stays on #7070 and is blocked on this one.

            Why ① and ② are one card and not two

            The ruling names ① as the card to file first and lists ② separately. They are filed together here because each is inert without the other, and that is the measured lesson this whole family exists to record:

            ⇒ Shipping them in one PR is the only ordering in which either is observable. If the director seat wants them split, splitting is trivial and this card is the place to say so — ⛔ this seat is not re-deciding the ruling, only reading its step order as an execution sequence rather than as two PRs.

            The measurement this rests on

            From the #7070 dev report (5486992293), accepted by the seat at the time. ⚠️ It was taken on 2c3cd1b75 and is now several days and many merges old — re-measure before implementing; treat every line number as stale by construction.

            • No refusal path exists. Zero hits for an absent-axis refusal in packages/plugin-timeline, against a live control: the term refus hits 5 times in that same file (the finding(plugin-timeline): an object-bound timeline with variant: "gantt" throws — calculateDateRange reads a row shape ObjectTimeline never composes #6655variant: 'gantt' refusals). The channel discriminates, so the zero is a reading.
            • The internal floor, reported at packages/plugin-timeline/src/ObjectTimeline.tsx:247-249:
              startDateField = timelineConfig?.startDateField ?? timelineConfig?.dateField ?? schema.mapping?.date ?? schema.startDateField ?? schema.dateField ?? 'date'
              Four honest rungs and then a fabricated fifth. Nobody has ever declared the name date.
            • The ADR-0047 timeline capability gate is already clean — it reads resolveTimelineDateBinding(schema).startDateField, which does not include the 'created_at' floor. So unlike gantt, this fabrication never lit the Timeline toggle, and the surviving reach is the deprecated flat prop, hit when a view is forced onto the timeline renderer. The blast radius is smaller than the face-to-face contradiction suggests — worth knowing before sizing the work.

            Ask

            1. Add the absent-axis refusal path to ObjectTimeline. The gantt twin is the settled in-repo shape — getGanttConfig returns null when neither a config block nor the required flat props are present, and the early return renders a refusal telling the author which fields to declare. Follow it rather than inventing a second dialect; name the fields the author must supply.
            2. Retire the internal || 'date' floor so the refusal becomes reachable. ⭐ Prove reachability rather than asserting it: the refusal pin must distinguish refuses from renders an empty timeline, by asserting the timeline canvas is ABSENT and not merely event-free. A pin that only counts events passes on both.
            3. Do NOT touch 'created_at' on either plugin face. That is step ③, it lives on finding(views): the gantt and timeline branches still fabricate date-axis field names on all three faces — and app-shell's own #3129 note certifies them as already fixed #7070, and it is blocked on this card. Deleting it here resolves a sequence the ruling deliberately ordered.
            4. Re-check the other four rungs. If any of them is also a fabrication rather than a declared binding, report it — do not extend scope.

            Close condition

            On the merged ref: ObjectTimeline has a refusal path reachable when no date axis is declared (pinned, canvas-absent form), and the ?? 'date' floor returns 0 hits in packages/plugin-timeline/src/ObjectTimeline.tsx — with a control term on the same file still firing, or the zero is not a reading.

            Clause ②

            Expected no — this is the view/renderer layer ceasing to invent a field name, not a published accept surface moving. ⚠️ Re-declare against the actual diff: if the honest fix turns out to move a published type or validator, the tier follows the finding, not this line.

            Not in this card

            Triage note

            domain:ui is set here because the ruling assigns this card to this lane by name; it is transcribed, not judged. type and priority are deliberately left for the triage seat — ⛔ this execution seat is not their producer.

            Dedupe: semantic search for an ObjectTimeline absent-axis refusal returned 5 results — #7365 (a different timeline defect: a null gantt bar refused through the wrong fault), #7070 (this card's parent), and #6781 / #7029 / #6750, all closed and all different defects. No card asks for this refusal path. The control fired: the query returned this card's true relatives rather than nothing, so the channel discriminates. ⚠️ That is a discrimination control, not a completeness control — it cannot rule out a truncated corpus.

            Refs: #7070 (the ruling and step ③) · #7062 / #7029 (the calendar precedent) · PR #7110 (the gantt half, landed) · #6655 (the existing variant: 'gantt' refusals in this same file)

            Activity

            Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

            Metadata

            Metadata

            Labels

            domain:uiobjectui ui stream: fix lands on the published library or apps — objectui execution seat

            Type

            No type

            Projects

            No projects

              Milestone

              No milestone

              Relationships

              None yet

              Development

              No branches or pull requests

              Issue actions

              , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Remove or un-stick sticky/fixed headers that block content\n(function() {\n function unstick() {\n document.querySelectorAll('header, nav, [role=\"banner\"], .header, .navbar, .sticky, .fixed-top, [style*=\"position: fixed\"], [style*=\"position:sticky\"]').forEach(function(el) {\n if (el.style.position === 'fixed' || el.style.position === 'sticky' || \n getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') {\n el.style.position = 'static';\n el.style.top = 'auto';\n el.style.zIndex = 'auto';\n }\n });\n }\n \n unstick();\n \n var observer = new MutationObserver(unstick);\n observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] });\n})();", "Kill Sticky Headers"); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
              Skip to content

              plugin-timeline: ObjectTimeline has no absent-date-axis refusal path and floors internally at || 'date' — steps ① and ② of the #7070 ruling, prerequisite for ③ #7459

              Description

              @os-project-manager

              Filed by the domain:ui execution seat (session session_01EMrWaQw3XS5DxTHxp4yRyC) because the ruling on #7070 instructs this lane to file it: 「① ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立)」.

              The ruling that orders this

              #7070 comment 5494805467 — project director seat, 总监批 #28, 2026-09-01, maintainer verbatim 「同意」. Quoted unmodified (⛔ a translated ruling is a rewritten ruling):

              1. A:退役 timeline 的 created_at 虚构,三步序执行(dev 测量已证单删会把虚构挪进更不可见的 || 'date'):
                ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立);
                ② 退役渲染器内部 || 'date' floor;
                ③ 两个 plugin 面(ListView.tsx / plugin-view/ObjectView.tsx)删 created_at —— 依赖 ①② 落地;
              2. ListView.tsx:2292-2293 的书面决定被本裁决明确替代 —— house posture 一句入册:日期轴永不虚构(refuse)

              This card is ① and ②. Step ③ stays on #7070 and is blocked on this one.

              Why ① and ② are one card and not two

              The ruling names ① as the card to file first and lists ② separately. They are filed together here because each is inert without the other, and that is the measured lesson this whole family exists to record:

              ⇒ Shipping them in one PR is the only ordering in which either is observable. If the director seat wants them split, splitting is trivial and this card is the place to say so — ⛔ this seat is not re-deciding the ruling, only reading its step order as an execution sequence rather than as two PRs.

              The measurement this rests on

              From the #7070 dev report (5486992293), accepted by the seat at the time. ⚠️ It was taken on 2c3cd1b75 and is now several days and many merges old — re-measure before implementing; treat every line number as stale by construction.

              • No refusal path exists. Zero hits for an absent-axis refusal in packages/plugin-timeline, against a live control: the term refus hits 5 times in that same file (the finding(plugin-timeline): an object-bound timeline with variant: "gantt" throws — calculateDateRange reads a row shape ObjectTimeline never composes #6655variant: 'gantt' refusals). The channel discriminates, so the zero is a reading.
              • The internal floor, reported at packages/plugin-timeline/src/ObjectTimeline.tsx:247-249:
                startDateField = timelineConfig?.startDateField ?? timelineConfig?.dateField ?? schema.mapping?.date ?? schema.startDateField ?? schema.dateField ?? 'date'
                Four honest rungs and then a fabricated fifth. Nobody has ever declared the name date.
              • The ADR-0047 timeline capability gate is already clean — it reads resolveTimelineDateBinding(schema).startDateField, which does not include the 'created_at' floor. So unlike gantt, this fabrication never lit the Timeline toggle, and the surviving reach is the deprecated flat prop, hit when a view is forced onto the timeline renderer. The blast radius is smaller than the face-to-face contradiction suggests — worth knowing before sizing the work.

              Ask

              1. Add the absent-axis refusal path to ObjectTimeline. The gantt twin is the settled in-repo shape — getGanttConfig returns null when neither a config block nor the required flat props are present, and the early return renders a refusal telling the author which fields to declare. Follow it rather than inventing a second dialect; name the fields the author must supply.
              2. Retire the internal || 'date' floor so the refusal becomes reachable. ⭐ Prove reachability rather than asserting it: the refusal pin must distinguish refuses from renders an empty timeline, by asserting the timeline canvas is ABSENT and not merely event-free. A pin that only counts events passes on both.
              3. Do NOT touch 'created_at' on either plugin face. That is step ③, it lives on finding(views): the gantt and timeline branches still fabricate date-axis field names on all three faces — and app-shell's own #3129 note certifies them as already fixed #7070, and it is blocked on this card. Deleting it here resolves a sequence the ruling deliberately ordered.
              4. Re-check the other four rungs. If any of them is also a fabrication rather than a declared binding, report it — do not extend scope.

              Close condition

              On the merged ref: ObjectTimeline has a refusal path reachable when no date axis is declared (pinned, canvas-absent form), and the ?? 'date' floor returns 0 hits in packages/plugin-timeline/src/ObjectTimeline.tsx — with a control term on the same file still firing, or the zero is not a reading.

              Clause ②

              Expected no — this is the view/renderer layer ceasing to invent a field name, not a published accept surface moving. ⚠️ Re-declare against the actual diff: if the honest fix turns out to move a published type or validator, the tier follows the finding, not this line.

              Not in this card

              Triage note

              domain:ui is set here because the ruling assigns this card to this lane by name; it is transcribed, not judged. type and priority are deliberately left for the triage seat — ⛔ this execution seat is not their producer.

              Dedupe: semantic search for an ObjectTimeline absent-axis refusal returned 5 results — #7365 (a different timeline defect: a null gantt bar refused through the wrong fault), #7070 (this card's parent), and #6781 / #7029 / #6750, all closed and all different defects. No card asks for this refusal path. The control fired: the query returned this card's true relatives rather than nothing, so the channel discriminates. ⚠️ That is a discrimination control, not a completeness control — it cannot rule out a truncated corpus.

              Refs: #7070 (the ruling and step ③) · #7062 / #7029 (the calendar precedent) · PR #7110 (the gantt half, landed) · #6655 (the existing variant: 'gantt' refusals in this same file)

              Activity

              Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

              Metadata

              Metadata

              Labels

              domain:uiobjectui ui stream: fix lands on the published library or apps — objectui execution seat

              Type

              No type

              Projects

              No projects

                Milestone

                No milestone

                Relationships

                None yet

                Development

                No branches or pull requests

                Issue actions

                , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Universal Dark Mode - works on any site\n(function() {\n var enabled = true;\n \n function applyDarkMode() {\n if (!enabled) return;\n \n // Create style element if it doesn't exist\n var style = document.getElementById('universal-dark-mode-style');\n if (!style) {\n style = document.createElement('style');\n style.id = 'universal-dark-mode-style';\n document.head.appendChild(style);\n }\n \n // Dark mode CSS - inverts colors but preserves images/video\n style.textContent = '\n /* Invert everything except media */\n html {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #1a1a2e !important;\n }\n \n /* Restore images, videos, iframes, canvas */\n img, video, iframe, canvas, svg, picture, [style*=\"background-image\"] {\n filter: invert(1) hue-rotate(180deg) !important;\n }\n \n /* Preserve specific elements that should not be inverted */\n .no-dark-mode, .no-dark-mode *,\n [data-theme=\"light\"], [data-theme=\"light\"],\n .ace_editor, .ace_editor *,\n .CodeMirror, .CodeMirror *,\n .monaco-editor, .monaco-editor *,\n .markdown-body pre, .markdown-body pre *,\n .highlight, .highlight *,\n pre code, pre code * {\n filter: none !important;\n }\n \n /* Fix common UI elements */\n .modal, .popup, .dropdown-menu, .tooltip, .popover {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #2d2d44 !important;\n border-color: #444 !important;\n }\n \n /* Scrollbars */\n ::-webkit-scrollbar { background: #1a1a2e !important; }\n ::-webkit-scrollbar-thumb { background: #444 !important; }\n ::-webkit-scrollbar-thumb:hover { background: #555 !important; }\n \n /* Selection */\n ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ';\n }\n \n function removeDarkMode() {\n var style = document.getElementById('universal-dark-mode-style');\n if (style) style.remove();\n }\n \n // Toggle with Alt+Shift+D\n document.addEventListener('keydown', function(e) {\n if (e.altKey && e.shiftKey && e.key === 'D') {\n e.preventDefault();\n enabled = !enabled;\n if (enabled) {\n applyDarkMode();\n console.log('[Universal Dark Mode] Enabled');\n } else {\n removeDarkMode();\n console.log('[Universal Dark Mode] Disabled');\n }\n }\n });\n \n // Apply on load\n applyDarkMode();\n \n // Re-apply on dynamic content\n var observer = new MutationObserver(function(mutations) {\n if (enabled && !document.getElementById('universal-dark-mode-style')) {\n applyDarkMode();\n }\n });\n observer.observe(document.head, { childList: true });\n \n console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle');\n})();", "Universal Dark Mode"); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })();
                Skip to content

                plugin-timeline: ObjectTimeline has no absent-date-axis refusal path and floors internally at || 'date' — steps ① and ② of the #7070 ruling, prerequisite for ③ #7459

                Description

                @os-project-manager

                Filed by the domain:ui execution seat (session session_01EMrWaQw3XS5DxTHxp4yRyC) because the ruling on #7070 instructs this lane to file it: 「① ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立)」.

                The ruling that orders this

                #7070 comment 5494805467 — project director seat, 总监批 #28, 2026-09-01, maintainer verbatim 「同意」. Quoted unmodified (⛔ a translated ruling is a rewritten ruling):

                1. A:退役 timeline 的 created_at 虚构,三步序执行(dev 测量已证单删会把虚构挪进更不可见的 || 'date'):
                  ObjectTimeline 先加 refusal 屏(gantt 同款,独立小卡先行,车道立);
                  ② 退役渲染器内部 || 'date' floor;
                  ③ 两个 plugin 面(ListView.tsx / plugin-view/ObjectView.tsx)删 created_at —— 依赖 ①② 落地;
                2. ListView.tsx:2292-2293 的书面决定被本裁决明确替代 —— house posture 一句入册:日期轴永不虚构(refuse)

                This card is ① and ②. Step ③ stays on #7070 and is blocked on this one.

                Why ① and ② are one card and not two

                The ruling names ① as the card to file first and lists ② separately. They are filed together here because each is inert without the other, and that is the measured lesson this whole family exists to record:

                ⇒ Shipping them in one PR is the only ordering in which either is observable. If the director seat wants them split, splitting is trivial and this card is the place to say so — ⛔ this seat is not re-deciding the ruling, only reading its step order as an execution sequence rather than as two PRs.

                The measurement this rests on

                From the #7070 dev report (5486992293), accepted by the seat at the time. ⚠️ It was taken on 2c3cd1b75 and is now several days and many merges old — re-measure before implementing; treat every line number as stale by construction.

                • No refusal path exists. Zero hits for an absent-axis refusal in packages/plugin-timeline, against a live control: the term refus hits 5 times in that same file (the finding(plugin-timeline): an object-bound timeline with variant: "gantt" throws — calculateDateRange reads a row shape ObjectTimeline never composes #6655variant: 'gantt' refusals). The channel discriminates, so the zero is a reading.
                • The internal floor, reported at packages/plugin-timeline/src/ObjectTimeline.tsx:247-249:
                  startDateField = timelineConfig?.startDateField ?? timelineConfig?.dateField ?? schema.mapping?.date ?? schema.startDateField ?? schema.dateField ?? 'date'
                  Four honest rungs and then a fabricated fifth. Nobody has ever declared the name date.
                • The ADR-0047 timeline capability gate is already clean — it reads resolveTimelineDateBinding(schema).startDateField, which does not include the 'created_at' floor. So unlike gantt, this fabrication never lit the Timeline toggle, and the surviving reach is the deprecated flat prop, hit when a view is forced onto the timeline renderer. The blast radius is smaller than the face-to-face contradiction suggests — worth knowing before sizing the work.

                Ask

                1. Add the absent-axis refusal path to ObjectTimeline. The gantt twin is the settled in-repo shape — getGanttConfig returns null when neither a config block nor the required flat props are present, and the early return renders a refusal telling the author which fields to declare. Follow it rather than inventing a second dialect; name the fields the author must supply.
                2. Retire the internal || 'date' floor so the refusal becomes reachable. ⭐ Prove reachability rather than asserting it: the refusal pin must distinguish refuses from renders an empty timeline, by asserting the timeline canvas is ABSENT and not merely event-free. A pin that only counts events passes on both.
                3. Do NOT touch 'created_at' on either plugin face. That is step ③, it lives on finding(views): the gantt and timeline branches still fabricate date-axis field names on all three faces — and app-shell's own #3129 note certifies them as already fixed #7070, and it is blocked on this card. Deleting it here resolves a sequence the ruling deliberately ordered.
                4. Re-check the other four rungs. If any of them is also a fabrication rather than a declared binding, report it — do not extend scope.

                Close condition

                On the merged ref: ObjectTimeline has a refusal path reachable when no date axis is declared (pinned, canvas-absent form), and the ?? 'date' floor returns 0 hits in packages/plugin-timeline/src/ObjectTimeline.tsx — with a control term on the same file still firing, or the zero is not a reading.

                Clause ②

                Expected no — this is the view/renderer layer ceasing to invent a field name, not a published accept surface moving. ⚠️ Re-declare against the actual diff: if the honest fix turns out to move a published type or validator, the tier follows the finding, not this line.

                Not in this card

                Triage note

                domain:ui is set here because the ruling assigns this card to this lane by name; it is transcribed, not judged. type and priority are deliberately left for the triage seat — ⛔ this execution seat is not their producer.

                Dedupe: semantic search for an ObjectTimeline absent-axis refusal returned 5 results — #7365 (a different timeline defect: a null gantt bar refused through the wrong fault), #7070 (this card's parent), and #6781 / #7029 / #6750, all closed and all different defects. No card asks for this refusal path. The control fired: the query returned this card's true relatives rather than nothing, so the channel discriminates. ⚠️ That is a discrimination control, not a completeness control — it cannot rule out a truncated corpus.

                Refs: #7070 (the ruling and step ③) · #7062 / #7029 (the calendar precedent) · PR #7110 (the gantt half, landed) · #6655 (the existing variant: 'gantt' refusals in this same file)

                Activity

                Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

                Metadata

                Metadata

                Labels

                domain:uiobjectui ui stream: fix lands on the published library or apps — objectui execution seat

                Type

                No type

                Projects

                No projects

                  Milestone

                  No milestone

                  Relationships

                  None yet

                  Development

                  No branches or pull requests

                  Issue actions