Commit 40a682f
committed
feat(parser): migrate hermes provider
Hermes can represent a configured root as either individual transcript files or as a state.db archive that fans out into multiple sessions. Moving it behind a concrete provider makes that source choice explicit instead of leaving archive behavior inside the legacy adapter path.\n\nThe provider preserves transcript discovery and lookup while treating state.db as a multi-session, force-replace source. Its fingerprint covers the archive database plus sibling transcripts so transcript-quality changes can refresh the archive source that ParseHermesArchive reads.1 parent 8c1706a commit 40a682f
3 files changed
Lines changed: 721 additions & 0 deletions
0 commit comments