Skip to content

fix(backend): correct JSON schema prompt for PDF analysis - #6

Merged
Anandb71 merged 1 commit into
mainfrom
fix/pdf-analysis-logic
Feb 8, 2026
Merged

fix(backend): correct JSON schema prompt for PDF analysis#6
Anandb71 merged 1 commit into
mainfrom
fix/pdf-analysis-logic

Conversation

@Anandb71

@Anandb71 Anandb71 commented Feb 8, 2026

Copy link
Copy Markdown
Owner

No description provided.

@gitguardian

gitguardian Bot commented Feb 8, 2026

Copy link
Copy Markdown

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
26970711 Triggered Generic High Entropy Secret 89f2647 backend/diagnose_backboard.py View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@Anandb71
Anandb71 merged commit 3478e59 into main Feb 8, 2026
1 check failed
@Anandb71
Anandb71 requested a review from AK031024 February 8, 2026 23:26
Anandb71 added a commit that referenced this pull request Feb 9, 2026
- Fix #1: Header row contamination - skip rows with header-alias text
- Fix #2: Balance double-run - single authoritative closing balance
- Fix #3: Date normalization - parse dates properly, skip non-dates
- Fix #4: Round-number detector - exclude zero amounts, require %100
- Fix #5: Flow summary offset - correct opening balance detection
- Fix #6: Anomaly reason logging - descriptive entries in repair_log
- Fix #7: Skip image QA on Excel files
- Fix #8: Backboard OCR fallback - preserve all normalizer fields
- Fix #9: Confidence penalty based on validation severity
- Fix #10: Severity grading (critical/warning/info) on all validators
- Updated .gitignore to exclude node_modules, storage, db files
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