main history
70 commits
-
Add the container build and deploy script
rasmusjy committed Aug 14, 2026, 7:42 AM
+197 −5
dc4d3c3 -
Use the ESLint CLI
rasmusjy committed Jul 28, 2026, 7:51 PM
+2 −1
df485da -
Fix history action failures
rasmusjy committed Jul 28, 2026, 7:50 PM
+9 −7
4378dd7 -
Handle debate control failures
rasmusjy committed Jul 28, 2026, 7:50 PM
+14 −2
2eab966 -
Handle key management failures
rasmusjy committed Jul 28, 2026, 7:49 PM
+20 −5
fb73e0f -
Make share tokens race safe
rasmusjy committed Jul 28, 2026, 7:48 PM
+58 −4
db0db1c -
Deduplicate model catalog requests
rasmusjy committed Jul 28, 2026, 7:48 PM
+79 −8
6c901e5 -
Trim debate questions
rasmusjy committed Jul 28, 2026, 7:47 PM
+40 −1
3d9f8a6 -
Trim landing page to the hero
rasmusjy committed Jul 27, 2026, 8:56 PM
+0 −199
68cccce -
Make Roundtable easier to use and share
rasmusjy committed Jul 27, 2026, 6:19 PM
+1485 −769
4a53203 -
eyebrow section labels and serif question in debate console
rasmusjy committed Jul 13, 2026, 2:12 PM
+6 −4
7f2c17f -
align history, signin, and error pages with landing typography
rasmusjy committed Jul 13, 2026, 2:12 PM
+45 −49
22b6f2f -
restyle demo page as an editorial replay list
rasmusjy committed Jul 13, 2026, 2:09 PM
+32 −34
6d1f967 -
restyle debate form as editorial sections instead of stacked cards
rasmusjy committed Jul 13, 2026, 2:09 PM
+92 −78
045c28a -
serif wordmark and plain text nav in header
rasmusjy committed Jul 13, 2026, 2:09 PM
+9 −18
ac59080 -
add masquerade audit: score author guesses to verify anonymity holds
rasmusjy committed Jul 13, 2026, 1:31 PM
+304 −4
892c30b -
document budget cap, gavel, spine, peer prediction, provenance, re-run
rasmusjy committed Jul 13, 2026, 1:27 PM
+18 −5
ee8b561 -
add gavel: conclude a running debate straight to synthesis
rasmusjy committed Jul 13, 2026, 1:24 PM
+177 −16
08befef -
add optional budget cap that degrades to early synthesis
rasmusjy committed Jul 13, 2026, 1:20 PM
+118 −3
a2d9bac -
compare peer predictions within the same round only
rasmusjy committed Jul 13, 2026, 1:20 PM
+33 −3
63ff2ec -
recover no-key start into the key dialog, add re-run prefill from history
rasmusjy committed Jul 13, 2026, 11:38 AM
+108 −14
3fd0327 -
add claim provenance audit: trace final answer claims, flag chairman additions
rasmusjy committed Jul 13, 2026, 11:35 AM
+432 −4
acd5b4f -
ignore local claude workspace files
rasmusjy committed Jul 13, 2026, 11:26 AM
+1 −0
e56dfba -
add peer-prediction to critiques: contrarian vs miscalibrated reviewers
rasmusjy committed Jul 13, 2026, 11:25 AM
+267 −8
7819608 -
add spine analytics: per-model pressure response from existing records
rasmusjy committed Jul 13, 2026, 11:21 AM
+307 −0
d34f9f0 -
comments
rasmusjy committed Jul 11, 2026, 12:29 PM
+85 −29
82cf62a -
Merge pull request #1 from rasmusjy/demo/tiny-pr
rasmusjy committed Jul 11, 2026, 10:54 AM
+1 −1
a6809b1 -
mention Prisma in the footer stack
rasmusjy committed Jul 11, 2026, 10:37 AM
+1 −1
8b724fb -
merge fix/landing-hero: full result in hero, drop marquee
rasmusjy committed Jul 11, 2026, 10:29 AM
+6 −58
77fc32f -
remove scrolling model marquee
rasmusjy committed Jul 11, 2026, 10:29 AM
+0 −51
85c3d82 -
show full debate result in hero, move replay button below
rasmusjy committed Jul 11, 2026, 10:28 AM
+6 −7
a726360 -
polish landing footer, fallback hero and grain
rasmusjy committed Jul 10, 2026, 7:15 PM
+19 −9
2112b49 -
add distinctive closing cta section
rasmusjy committed Jul 10, 2026, 7:14 PM
+26 −1
21356b6 -
add scroll reveal for below-the-fold sections
rasmusjy committed Jul 10, 2026, 7:13 PM
+55 −2
5664155 -
add scrolling model marquee band
rasmusjy committed Jul 10, 2026, 7:12 PM
+51 −0
31db327 -
redesign how-it-works into a colored stage pipeline
rasmusjy committed Jul 10, 2026, 7:11 PM
+32 −16
d37aedd -
upgrade live debate window with address bar and progress
rasmusjy committed Jul 10, 2026, 7:10 PM
+19 −7
304b6ae -
add council nodes motif to hero
rasmusjy committed Jul 10, 2026, 7:09 PM
+56 −1
5f7e403 -
redesign hero header with eyebrow and staggered reveal
rasmusjy committed Jul 10, 2026, 7:07 PM
+26 −6
45b4491 -
add atmospheric stage-color background with grain
rasmusjy committed Jul 10, 2026, 7:07 PM
+82 −0
a817801 -
add fraunces display serif for landing headings
rasmusjy committed Jul 10, 2026, 7:05 PM
+12 −4
0538dba -
fix cli config parse and error page link
rasmusjy committed Jul 10, 2026, 6:53 PM
+9 −4
644f48e -
document cli and expanded test coverage in readme
rasmusjy committed Jul 10, 2026, 6:51 PM
+11 −1
f8791df -
run schema and seed smoke test in ci
rasmusjy committed Jul 10, 2026, 6:50 PM
+25 −0
41f0a54 -
add debate cli to showcase the core engine
rasmusjy committed Jul 10, 2026, 6:49 PM
+68 −1
991ac22 -
add server-side cancel debate endpoint and button
rasmusjy committed Jul 10, 2026, 6:48 PM
+81 −4
d0c3cd0 -
add favicon, web manifest and open graph metadata
rasmusjy committed Jul 10, 2026, 6:47 PM
+42 −3
f135d68 -
add MIT license
rasmusjy committed Jul 10, 2026, 6:46 PM
+22 −0
b363d67 -
retry and error state for model catalog
rasmusjy committed Jul 10, 2026, 6:45 PM
+29 −16
f539f76 -
add ctrl+enter shortcut to start a debate
rasmusjy committed Jul 10, 2026, 6:44 PM
+16 −3
64a4cd2 -
show estimated cost in debate builder
rasmusjy committed Jul 10, 2026, 6:43 PM
+27 −2
22505ed -
add debate cost estimator with tests
rasmusjy committed Jul 10, 2026, 6:42 PM
+89 −0
b6c1920 -
add copy-to-clipboard on final answer
rasmusjy committed Jul 10, 2026, 6:41 PM
+52 −13
ff35fdf -
test formatting/visual helpers and fix truncate length
rasmusjy committed Jul 10, 2026, 6:39 PM
+81 −2
ce5bb93 -
test rate limiter
rasmusjy committed Jul 10, 2026, 6:38 PM
+37 −0
a246141 -
test demo fixture expansion
rasmusjy committed Jul 10, 2026, 6:38 PM
+62 −0
c0ee0c9 -
test markdown export
rasmusjy committed Jul 10, 2026, 6:37 PM
+99 −0
67e91a2 -
test debate-view reducer
rasmusjy committed Jul 10, 2026, 6:37 PM
+174 −0
161b29e -
add loading skeletons for routes
rasmusjy committed Jul 10, 2026, 6:36 PM
+67 −0
4714791 -
add error boundaries and 404 page
rasmusjy committed Jul 10, 2026, 6:35 PM
+89 −0
c42885a -
add security response headers
rasmusjy committed Jul 10, 2026, 6:35 PM
+13 −0
b70ba80 -
add health check endpoint
rasmusjy committed Jul 10, 2026, 6:34 PM
+19 −0
ced8632 -
add gitattributes for line endings
rasmusjy committed Jul 10, 2026, 6:34 PM
+15 −0
3748ee8 -
fix tailwind config to esm import
rasmusjy committed Jul 10, 2026, 5:44 PM
+2 −1
fb15592 -
run deploy only manually for now
rasmusjy committed Jul 10, 2026, 5:13 PM
+5 −2
d804700 -
docker, ci and docs
rasmusjy committed Jul 10, 2026, 4:56 PM
+499 −0
0a9fe03 -
ui and styling
rasmusjy committed Jul 10, 2026, 4:56 PM
+3547 −0
835d4ec -
database, auth and api routes
rasmusjy committed Jul 10, 2026, 4:56 PM
+3111 −0
00e6446 -
debate engine and unit tests
rasmusjy committed Jul 10, 2026, 4:56 PM
+2733 −0
50143f5 -
project setup and tooling
rasmusjy committed Jul 10, 2026, 4:56 PM
+7613 −0
7f04a77