Skip to content

docs: expand references with the code-review + LLM research bubo rests on - #154

Merged
mountainowl merged 1 commit into
mainfrom
docs/references-research
Jul 7, 2026
Merged

docs: expand references with the code-review + LLM research bubo rests on#154
mountainowl merged 1 commit into
mainfrom
docs/references-research

Conversation

@mountainowl

Copy link
Copy Markdown
Owner

The References → Research & academic section listed only a launch-timing preprint, while the code-review evidence that actually backs the overview metrics sat orphaned in the metrics footnote ([1][4]). This consolidates and expands it — every citation verified (venue/year/DOI) and mapped to a real bubo mechanism.

Added

Code review & software quality (backs the overview's reviewer-hour/defect estimates)

  • Fagan 1976 (IBM Sys. J.) · Kemerer & Paulk 2009 (IEEE TSE) · McIntosh et al. 2014 (MSR, distinguished paper) · SmartBear/Cisco peer-review study

Modern, tool-based code review (why bubo posts inline, tracks outcomes, offers tone + gate/collaborate)

  • Bacchelli & Bird 2013 (ICSE) · Sadowski et al. 2018 (Google, ICSE-SEIP)

LLM methods bubo implements

  • Guo et al. 2017 (ICML) → calibrate_confidence / confidence floors
  • Wang et al. 2023 (ICLR, self-consistency) → verify_min_votes
  • Zheng et al. 2023 (NeurIPS, LLM-as-judge) → verifier lenses + their biases

New "Cost & pricing data" section — surfaces the BLS May-2024 wage and peer-tool list pricing behind the overview's dollar figures (data sources, labelled as such).

Framing is honest: the footnote sources demonstrably back the overview numbers; the SE + LLM papers are the research the corresponding mechanisms rest on.

Verification

  • next build (NEXT_PUBLIC_BASE_PATH=/bubo) green; all 16 pages export; references page renders all new citations.

…s on

The "Research & academic" section listed only a launch-timing preprint,
while the code-review evidence that actually backs the overview metrics sat
orphaned in a footnote. Consolidate and expand it, grounded in bubo's real
mechanisms:

- Code review & quality: Fagan 1976, Kemerer & Paulk 2009, McIntosh et al.
  2014, SmartBear/Cisco — the defect-reduction premise and the ~200–400
  LoC/hr review rate the overview estimates use.
- Modern tool-based review: Bacchelli & Bird 2013, Sadowski et al. 2018 —
  the basis for inline posting, outcome tracking, tone, gate/collaborate.
- LLM methods bubo implements: Guo et al. 2017 (calibration →
  calibrate_confidence), Wang et al. 2023 (self-consistency →
  verify_min_votes), Zheng et al. 2023 (LLM-as-judge → verifier lenses).
- New "Cost & pricing data" section surfacing the BLS wage + peer-tool list
  pricing behind the overview's dollar figures.

Every citation verified (venue/year/DOI); each mapped to a real feature.
@mountainowl
mountainowl merged commit 41a28b3 into main Jul 7, 2026
4 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.

1 participant