Tyler
078de28cc4
docs: add live-data UX section + aesthetic acceptance checks
...
- Replace 7.6 (skeleton) with hairline + scanline-shimmer design that
matches the existing precision-instrument voice (Cabinet Grotesk + Geist
Mono, true-black + electric-blue, hairline chrome, radial light + grain)
- Add 7.7 Live-data UX patterns: skeleton variants, EmptyState primitive,
ErrorState primitive, Layout-level refetch indicator, Active filter chips,
newly-streamed row highlight, status color alignment, pagination footer
- Add 13.1 visual / aesthetic acceptance checks
- Voice decision: stay the course — additive only, no new accent / typeface /
layout primitive / light theme
2026-06-19 18:36:39 -06:00
Cyclone
5ed59ef01a
Add 837P parser implementation plan
...
- 12 tasks: project skeleton, exceptions, segments, models, payer config,
fixtures, validator, parser orchestrator, CO fixture, writer, CLI, README
- TDD throughout; each task has 4-6 bite-sized steps with full code
- Optional prodfile smoke test (skipped if docs/prodfiles absent)
- Self-review checklist confirms full spec coverage
2026-06-19 15:12:04 -06:00
Cyclone
d9dc8a86bd
Add 837P parser design spec
...
- Approved design for the Python 837P parser module under backend/
- Pydantic v2, click CLI, structural + CO Medicaid validation
- One JSON file per claim, summary.json, continue-on-failure
- Includes .gitignore for the Python + Node stack
2026-06-19 15:07:52 -06:00