Skip to content

Exclude document coordinates from numeric gate - #39

Merged
b1rdmania merged 1 commit into
mainfrom
codex/fix-numeric-furniture
Aug 27, 2026
Merged

Exclude document coordinates from numeric gate#39
b1rdmania merged 1 commit into
mainfrom
codex/fix-numeric-furniture

Conversation

@b1rdmania

Copy link
Copy Markdown
Owner

Summary

  • remove narrowly defined section and phase coordinates before classifying undeclared numerics
  • retain the gate for genuine quantities appearing in the same sentence
  • bump the segmenter identity to v6 and package version to 0.1.0a14
  • document the distinction and add an end-to-end regression

Verification

  • python3.12 -m pytest -q — 319 passed
  • python3.12 -m py_compile groundnut/ledger.py
  • synthetic reproduction: three coordinate-only sentences become narrative while $4.2M and 15 customers remain numeric
  • retained evaluation replay: residual numeric units fall from 31 to 3; the remaining three are substantive dated factual statements and correctly remain gated under the existing contract

Closes #37.

@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 62305649-9f54-417f-a23a-1227105255b0


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@b1rdmania
b1rdmania merged commit fe0c3ee into main Aug 27, 2026
2 checks passed
@b1rdmania
b1rdmania deleted the codex/fix-numeric-furniture branch August 27, 2026 18:06
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.

bug: document cross-references spend the undeclared-numerics gate

1 participant