emrg: journal_prompt.md — contribution level, de-EMRG scope, diversity, hotspot + time (rants 2026-08-24T18:09:13/18:15:31/18:16:50/18:19:08) - #960
Conversation
…y, hotspot + time (rants 2026-08-24T18:09:13/18:15:31/18:16:50/18:19:08)
Four host rants refining the built-in journal task template:
1. Contribution-level assessment (18:09:13):
- Phase A adversarial checks: reverse gap check, evidence pre-assessment,
upgradability — all must pass before registering; answers written into
research/heilmeier.md
- Phase B contribution-level self-declaration (case study / system /
theory+empirics) with per-level evidence requirements; PR comment must
carry the declaration; evidence below the declared level => no submit
- Review quality bar: contribution-level consistency check (case-level
claims of general conclusions = overclaiming)
2. De-EMRG-ify / de-specify (18:15:31):
- External scan moved to first priority; arXiv keywords derive from the
broad journal scope, NOT any specific project/system; removed the
self-evolving-agents / agent-self-improvement concrete examples;
cross-domain categories (cs.SE/AI/LG/PL/DC) encouraged
- Own-papers future-work demoted (own-work relevance is not a topic reason)
- Data-source debias: having project data on hand is not a topic reason
- Explicit irrelevant-rant exclusion in 0.5 (never a topic anchor)
- Common Rules: journal scope = general CS empirical journal
3. Direction diversity (18:16:50):
- Phase A diversity check vs journal history / own history / this round
candidates; prefer different subfields; record recent subfields in state
file; host-rant-specified direction exempts diversity
4. Research hotspot + current time (18:19:08):
- Current State gains Current time ({{ timestamp }} + new
current_time_human context var added in scheduler.py)
- Phase A research-hotspot identification (arXiv 6-month trends, top-conference
signals, CfP, host rants) with weighting + heilmeier.md hotspot rationale
Tests: +1 render test covering all four rants' fields for author + editor
roles; full suite 1050 collected / 1049 passed + 1 skipped; doc-count synced.how2how2how2-arch
commented
Aug 24, 2026
CI green: run 32717436634 — test + test-windows both pass (1049 passed + 1 skipped locally, 1050 collected). Ready for review. |
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 183631
Reviewed head 87064c1 against master: 4 files (+108/−27). journal_prompt.md gains contribution-level assessment (Phase A adversarial checks: reverse-gap/evidence/upgradability; Phase B self-declaration case-study|system|theory+empirics with matching evidence; review rule #9), de-EMRG-ified scope (external arXiv scan first, keywords from journal scope, irrelevant-rant exclusion), direction diversity (state-file subfield rotation, host-rant exemption), and research-hotspot + current-time injection via new current_time_human context var in scheduler.py. Test test_journal_template_renders_with_context covers all 4 rants for both roles incl. negative assertions (EMRG-specific examples removed). CI green (test + test-windows). Local verification on this head: full pytest 1049 passed / 1 skipped — matches PR claim.
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 190036
Verified head 87064c1 unchanged since cycle 183631 review; CI green (test + test-windows, run 32717436634); mergeable CLEAN. Diff already reviewed line-by-line (4 files: journal_prompt.md contribution-level assessment, de-EMRG scope, direction diversity, hotspot + current_time_human context var); local pytest on this head: 1049 passed / 1 skipped.
Uh oh!
There was an error while loading. Please reload this page.
Refine the built-in
journal_prompt.mdper four host rants (all quoted verbatim in Chinese; summary in English).1. Contribution-level assessment (rant 18:09:13)
research/heilmeier.md):case study/system/theory+empirics, each with explicit evidence requirements; the PR/issue comment must carry the declaration; evidence below the declared level ⇒ no submission. Journal bar note: top-level is a bonus expectation, not the default bar.2. De-EMRG-ify / de-specify, scope = general CS empirical journal (rant 18:15:31)
self-evolving agents / agent self-improvementexamples; cross-domain categories (cs.SE/AI/LG/PL/DC…) encouraged.3. Direction diversity (rant 18:16:50)
4. Research-hotspot focus + current-time injection (rant 18:19:08)
Current time: {{ timestamp }} ({{ current_time_human }}).current_time_humancontext variable added inscheduler.py(%Y-%m-%d %H:%M) alongside the existingtimestamp.heilmeier.md; coordinated with the diversity rotation.Verification
test_journal_template_renders_with_contextcovers all four rants' fields for author + editor roles (asserts time injection renders, EMRG-specific examples removed, adversarial/diversity/contribution-level/irrelevant-rant-exclusion sections present).