Files
poimen-workflows/pkg
poimen 5ccc3711e6
CI / CI (pull_request) Failing after 2m17s
refactor: extract synthesis types to pkg/types
DRY fix: Shared types (SynthesisInput, ExtractedEntity, ExtractedFact,
ContradictionResult, PersistInput) moved to pkg/types/synthesis.go.

Both workflow and activity packages now import from pkg/types.
Re-exported as type aliases for backward compatibility.

Fixes: Duplicate type definitions between workflow and activity packages.
2026-09-08 17:05:17 -07:00
..