fix: seed Late Demo public post after the analysis-run cutoff (v2.12.3) - #250
Conversation
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>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
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>
|
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. |
4fcde06
into
feat/role-responsibility-agent-ontology
Stack
#74 (
feat/role-responsibility-agent-ontologyatf4f93ed0) → 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
f4f93ed0Live #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:
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.received_at/recorded_atare 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:
Local (this revision):
cd frontend && pnpm run lint && pnpm run test && pnpm run build— green (92 frontend tests)