Commit History

fix sidebar seam: match all backgrounds to HF wrapper #0b0f19
60dca31

TOTEM Studio commited on

fix sidebar border: strip all Gradio wrapper padding/bg around dashboard component
d06eff6

TOTEM Studio commited on

fix sidebar: logo edge-to-edge, bg #04081a matches logo, remove border-radius duplicate
4557222

TOTEM Studio commited on

Stage 9/10: hide legacy controls, dark score panel, responsive CSS, global dark input overrides
4ede31b

TOTEM Studio commited on

Stage 8: state-driven callbacks - all run/load paths now use render_dashboard
ae80831

TOTEM Studio commited on

fix sidebar logo border-radius + gauge working confirmed via browser
f3e9a5e

TOTEM Studio commited on

fix gauge: use SVG path arc commands instead of circle+dasharray (Gradio strips stroke attrs)
9d18faf

TOTEM Studio commited on

fix gauge arc dasharray: use circ-seg_filled as gap, not full circ
a59aacf

TOTEM Studio commited on

fix gauge: SVG transform attr instead of CSS style (Gradio strips style transforms)
b773732

TOTEM Studio commited on

fix gauge gradient: multi-segment arcs (no defs), hero height + signal wrap sizing
c7d94b0

TOTEM Studio commited on

stage 4/5/6: gauge gradient arc + sidebar sizing + nav hover states
d369b66

TOTEM Studio commited on

fix: embed brand images as base64 data URIs - bypass /file= serving issue
86d1686

TOTEM Studio commited on

fix hero image serving + gauge layout
c9eff87

TOTEM Studio commited on

fix hero image blur + shared bg override + gauge reposition
3e03dc1

TOTEM Studio commited on

stage 4/5: wire brand assets + global #04081a dark background
e47eb3f

TOTEM Studio commited on

Upload Hero.png
4c77e4f
verified

Pointf5ive commited on

Upload Ui Totem.png
45e9f95
verified

Pointf5ive commited on

Delete assets/Brand/Side Navigation Bar.svg
a306498
verified

Pointf5ive commited on

Upload 2 files
bce6542
verified

Pointf5ive commited on

stage 7: revision priority queue and risk clusters
c262057

Pointf5ive commited on

stage 6: metric cards
a26a57c

Pointf5ive commited on

stage 5: hero, status banner, and totem signal gauge
3b3730b

Pointf5ive commited on

stage 4: sidebar and topbar
9cc52b4

Pointf5ive commited on

stage 3: static dashboard shell wrapper
5432dfe

Pointf5ive commited on

stage 2: dashboard state contract
7ae21b5

Pointf5ive commited on

stage 1: design tokens and css foundation
9674914

Pointf5ive commited on

stage 0: repository audit and safety branch
0a5f994

Pointf5ive commited on

feat: multi-line noise patterns β€” paste one per line, all saved on reject
831f45c

Claude commited on

fix: detected font display, remove reviewer, add noise paste box for NON_STORY_TEXT blocking
b81844c

Claude commited on

feat: persistent noise pattern exclusion β€” reject NON_STORY_TEXT to block on next OCR run
4ee95d7

Claude commited on

refactor: remove profile tab, fix nan font, full OCR progress bar, renumber tabs
2d7fa7e

Claude commited on

refactor: strip ingest to bare minimum β€” PDF + story pages + one button
c3a052e

Claude commited on

fix: ocr unpack 3 vals, no duplicate rename, detected font in review, Reviewer label
20968a7

Claude commited on

feat: confidence override checkbox β€” reviewer can mark perfect pages as 100%
548f2eb

Claude commited on

feat: single-button pipeline β€” Register + OCR + Review in one click
b1608ed

Claude commited on

feat: Gill Sans Infant Tesseract model (BCER 0.071%) + font OTF via LFS
ec14162

Claude commited on

chore: track *.traineddata via LFS + Gill Sans font->model mapping
57311b9

Claude commited on

fix: gruffalo lowercase, remove dangerous so->Go word correction
5d7e317

Claude commited on

fix: ocr_done state triggers review load after OCR completes; add Gruffalo word corrections
4233f08

Claude commited on

feat: prev button, step instructions all tabs, noise threshold 3.2, word corrections I->T G->s
c481e30

Claude commited on

feat: add step instructions to ingest, greyscale always, OCR progress indicator
0070798

Claude commited on

fix: yield after each Surya batch β€” live progress, no more silent hang
d1665e8

Claude commited on

fix: use token length as primary noise discriminator β€” filters td/wht/LN illustration noise
4260bdd

Claude commited on

fix: tighten illustration noise filter β€” alpha ratio, per-region cleanup
5026b24

Claude commited on

fix: restore save_book_scope + merge OCR push into single handler
c1acc29

Claude commited on

fix: remove stale _save_scope_and_push_ocr causing UnboundLocalError
a7ef977

Claude commited on

fix: scope->OCR wiring after ocr_page_selection defined, no more UnboundLocalError
51754bb

Claude commited on

fix: merge scope save into single click β€” push story pages to OCR fields
9021659

Claude commited on

fix: move scope->OCR wiring after ocr_page_selection defined (UnboundLocalError)
eeaf6d4

Claude commited on

feat: auto-populate book ID, safe title, and OCR page scope from ingest fields
fe5b004

Claude commited on