Skip to content

fix: seed Late Demo public post after the analysis-run cutoff (v2.12.3) - #250

Merged
seonghobae merged 2 commits into
feat/role-responsibility-agent-ontologyfrom
cursor/late-demo-cutoff-seed-1670
Aug 18, 2026
Merged

fix: seed Late Demo public post after the analysis-run cutoff (v2.12.3)#250
seonghobae merged 2 commits into
feat/role-responsibility-agent-ontologyfrom
cursor/late-demo-cutoff-seed-1670

Conversation

@seonghobae

@seonghobae seonghobae commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Stack

#74 (feat/role-responsibility-agent-ontology at f4f93ed0) → this PR. Targets that branch only. Do not merge this PR before #74. Do not merge #74 onto main. Do not rebase #74 onto main. Do not self-approve. Draft #242 stays as-is; this successor supersedes it.

Unique delta vs live #74 HEAD f4f93ed0

Live #74 already filters source_post.created_at <= knowledge_cutoff (ADR 0016) and seeds Demo public post on the January 12 Demo Corp lineage/TEPP runs. It does not seed a later own-corp public post that would prove that filter.

This PR:

  • Seeds synthetic Late Demo public post dated 2026-01-13 (after the January 12 Demo Corp analysis-run cutoff).
  • After make seed, the Demo Corp lineage (or TEPP) run lists Demo public post and does not list Late Demo public post. The live post list still shows Late Demo.
  • Reuses the existing ADR 0016 cutoff. No second cutoff. No TEPP arithmetic fork. No invented theta, topic, IRT score, affiliation weight, or confidence.
  • Keeps TEPP honesty from v2.12.1/v2.12.2: accepted acks stay Failed transport evidence, not Succeeded. Distinct received_at / recorded_at are unchanged.

Out of scope

Leftover pairs, RankWeave, Valkey, orchestrator envelope, fail-closed naruon/TEPP/ThreadWeave/Keyverse main-track slices, Draft #242 itself, IRT/linking (fast-mlsirm), TEPP completed-result schema invention, Semgrep/llvm/coverage-gate, CODEOWNERS, OpenCode, #74→main.

Verification

Product CI is green and mergeable is clean vs #74:

  • Full test suite — pass
  • Frontend lint, test, build — pass

Local (this revision):

  • Focused seed/list/TEPP tests — 46 passed
  • cd frontend && pnpm run lint && pnpm run test && pnpm run build — green (92 frontend tests)
Open in Web Open in Cursor 

Insert a synthetic Late Demo public post dated 2026-01-13 so the
January 12 Demo Corp lineage and TEPP runs can prove ADR 0016:
Demo public post stays listed; Late Demo does not. Reuse the
existing created_at <= knowledge_cutoff filter. Do not invent a
theta or stamp TEPP Succeeded from an accepted acknowledgement.

Co-authored-by: Seongho Bae <seonghobae@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 46bb3ca0-5e3b-4d10-8ca4-88fdf8a46a70

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Scope the listing check to fetch_visible_scope_posts and inspect
only the Late Demo insert SQL so docstring wording cannot fail
the no-theta / no-second-cutoff contract.

Co-authored-by: Seongho Bae <seonghobae@users.noreply.github.com>
@seonghobae
seonghobae marked this pull request as ready for review August 18, 2026 00:37
@cursor

cursor Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@seonghobae
seonghobae merged commit 4fcde06 into feat/role-responsibility-agent-ontology Aug 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants