Go to file
Bhanu Prakash Sai Potteri e32bc729c5 Merge branch 'main': keep the rebuilt UI, land the new data layer
AppShell resolved in favour of the rebuilt shell. The incoming hunk routed
workflow instances to InvoiceDetail, whose components predate the Tailwind v4
token migration and are written in hardcoded slate/zinc with a second dark
palette, so adopting them wholesale would have put two visual languages on
one page.

Their data layer lands intact and unrendered for now: the monitor/audit/file
endpoints in viewService, useInstanceDetail, lib/matchSummary and
lib/workflowMeta. Next step is to port that logic into the rebuilt UI —
source-document viewer, audit trail, AI decision/trace panels and the
structured analysis_so_far evidence are all data we do not surface yet.
2026-07-29 19:53:11 +05:30
public initial commit: p2p-studio — custom frontend wired to studio env (app 169) 2026-06-04 15:39:22 +05:30
src Merge branch 'main': keep the rebuilt UI, land the new data layer 2026-07-29 19:53:11 +05:30
.gitignore initial commit: p2p-studio — custom frontend wired to studio env (app 169) 2026-06-04 15:39:22 +05:30
components.json feat: rebuild the UI on Tailwind v4 + shadcn/ui 2026-07-29 19:47:59 +05:30
frontgen_projects_dev_to_studio.sql initial commit: p2p-studio — custom frontend wired to studio env (app 169) 2026-06-04 15:39:22 +05:30
index.html initial commit: p2p-studio — custom frontend wired to studio env (app 169) 2026-06-04 15:39:22 +05:30
migration_dev_to_studio.sql initial commit: p2p-studio — custom frontend wired to studio env (app 169) 2026-06-04 15:39:22 +05:30
p2p_demo_schema.sql initial commit: p2p-studio — custom frontend wired to studio env (app 169) 2026-06-04 15:39:22 +05:30
package-lock.json feat: rebuild the UI on Tailwind v4 + shadcn/ui 2026-07-29 19:47:59 +05:30
package.json feat: rebuild the UI on Tailwind v4 + shadcn/ui 2026-07-29 19:47:59 +05:30
seed.sql initial commit: p2p-studio — custom frontend wired to studio env (app 169) 2026-06-04 15:39:22 +05:30
tsconfig.app.json feat: rebuild the UI on Tailwind v4 + shadcn/ui 2026-07-29 19:47:59 +05:30
tsconfig.json feat: rebuild the UI on Tailwind v4 + shadcn/ui 2026-07-29 19:47:59 +05:30
tsconfig.node.json feat: rebuild the UI on Tailwind v4 + shadcn/ui 2026-07-29 19:47:59 +05:30
vite.config.ts feat: rebuild the UI on Tailwind v4 + shadcn/ui 2026-07-29 19:47:59 +05:30