Skip to content

Siddharth Muneshwar — table fidelity benchmark and loss-run summary app - #130

Open
SiddharthMuneshwar26 wants to merge 6 commits into
superdocsapp:mainfrom
SiddharthMuneshwar26:siddharth-superdocs-builds
Open

Siddharth Muneshwar — table fidelity benchmark and loss-run summary app#130
SiddharthMuneshwar26 wants to merge 6 commits into
superdocsapp:mainfrom
SiddharthMuneshwar26:siddharth-superdocs-builds

Conversation

@SiddharthMuneshwar26

Copy link
Copy Markdown

Siddharth Muneshwar

Two projects built for the SuperDocs round.

extensions/SiddharthMuneshwar26/table-fidelity-benchmark — measures whether merged cells, nested tables, spanning headers and numeric formatting survive an edit-and-export cycle, and attributes any loss to a specific stage by running every case twice: once with no edit at all, once with an edit. 20 cases run against the live API, reproduced across two independent sessions. Numeric formatting survives completely; four issues found and reported separately through the bug channel.

use-cases/SiddharthMuneshwar26/insurance-loss-run-summary — turns years of raw insurance loss-run data into one review document: claim counts, incurred totals and open claims by policy year, every figure traced to the document and row it came from. Surfaces conflicts between a reissued loss run and the original rather than silently picking one. One operation per full review; figures are parsed, never model-generated.

Both include test suites that run without an API key. AI assistance was used throughout, directed and reviewed by me.

Added known defect section for DOCX export issue and clarified the correctness of the HTML output.
Updated README to reflect changes in test command and added details.
Updated README to reflect new app features and structure.
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