Commit Graph
2 Commits
Author SHA1 Message Date
jonatanritterandClaude Opus 4.8 4b8532c604 docs(emission): fix stale schemas.py docstring re FiscalResultPayload/TributoLinhaPayload
MINOR (F2 review): the module docstring claimed FiscalResult/TributoLinha
'are NOT re-mirrored here' but the file defines FiscalResultPayload/
TributoLinhaPayload right below it. Corrects the prose to describe reality:
they ARE re-mirrored, deliberately kept separate from the lib's own pydantic
classes (this module is the wire contract the service owns), converted via
emission.service._to_fiscal_result/_to_tributo.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-08 15:37:15 -03:00
jonatanritterandClaude Opus 4.8 3aae8b67ef feat: emission v1 + idempotency (Task 5)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-22 18:25:08 -03:00