Skip to content

Commit d5faf1c

Browse files
docs(release): tighten PRE_PUBLIC_AUDIT.md commit-count phrasing (QA nit)
QA second-pass review of 396a9b4 caught one LOW finding: the F-C1 history-rewrite description said "All 498 commits rewritten" without context for what a reader running `git log --oneline | wc -l` today would see (499 — the 498 rewritten plus this follow-up). Not factually wrong, but momentarily confusing. Clarified the line to call out both numbers and what each represents. No other QA findings on the Phase 3.1 work. PASS.
1 parent 396a9b4 commit d5faf1c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/PRE_PUBLIC_AUDIT.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,10 @@ sanitization ("I do not want anyone know or see that I did research
7171
on Point72 or anything else not related to the project"). Executed
7272
`git filter-repo --path .firecrawl --invert-paths` 2026-05-18:
7373

74-
- All 498 commits rewritten.
74+
- All 498 commits in scope at rewrite time were rewritten
75+
(`git log --oneline | wc -l` returns 499 today — that's the
76+
498 rewritten plus one follow-up commit `396a9b4` added after
77+
the force-push to document closure).
7578
- Original `15a2250` (which bundled .firecrawl additions with a
7679
legitimate `wl_pipelines.py` removal) reshaped to `a92af77`
7780
same commit message, same legitimate changes, .firecrawl lines

0 commit comments

Comments
 (0)