Commit Graph

29 Commits

Author SHA1 Message Date
4550987bc0 Improve error handling and diagnostics for the audita subprocess 2026-05-04 11:46:57 -05:00
89d7bc75c3 Audita API key credentials are now optional 2026-05-04 10:53:53 -05:00
97ff1578c6 Document Audita polish integration 2026-05-04 08:09:58 -05:00
de11651528 Implement real Audita polish stage 2026-05-04 08:05:27 -05:00
28c7ab3287 Implement Audita subprocess adapter 2026-05-04 07:56:35 -05:00
fbc53330ef Add Audita configuration contract 2026-05-04 07:48:59 -05:00
1b8fb78926 Update documentation to clarify that stages following prepare will use configuration file copies in work/<session_id>/inputs, not original source files 2026-05-04 07:17:11 -05:00
4252de4b99 Fixed a path-duplication bug and added regression coverage 2026-05-03 22:38:22 -05:00
d1802f99f0 Document Seriatim merge integration 2026-05-03 22:24:27 -05:00
793ed48d13 Implement real Seriatim merge stage 2026-05-03 22:17:17 -05:00
a155af700a Implement Seriatim subprocess adapter 2026-05-03 22:01:07 -05:00
7aedca2ca1 Add Seriatim configuration contract 2026-05-03 19:13:50 -05:00
657a44d8fb Implemented a bugfix for the whisperx stage, and added corresponding regression tests 2026-05-03 17:49:26 -05:00
4a85da66e7 Document WhisperX transcribe integration 2026-05-03 15:45:56 -05:00
2438a0b7a5 Implement real transcribe stage 2026-05-03 15:42:44 -05:00
24833194db Implement WhisperX HTTP adapter 2026-05-03 15:29:34 -05:00
c2a715d3f6 Add WhisperX configuration contract 2026-05-03 15:23:47 -05:00
598584cf2d Update documentation to define the intended architecture for future modules 2026-05-02 14:16:17 -05:00
96540cebd4 Harden initial framework skeleton 2026-05-02 11:44:15 -05:00
bec784f1ec Implement resume, skip, and stage selection 2026-05-02 11:38:42 -05:00
77f421feef Add subprocess runner and generated config helpers 2026-05-02 11:32:33 -05:00
1f9d8d0ef7 Implement prepare stage input resolution 2026-05-02 11:26:43 -05:00
2854da48c2 Define adapter interfaces and fake implementations 2026-05-02 11:16:27 -05:00
78e7e4f41b Add stage planning and placeholder runner 2026-05-02 11:05:28 -05:00
fb659e0d3d Add artifact workdir layout and locking 2026-05-02 10:56:42 -05:00
6caecb1baa Implement manifest model and local store 2026-05-02 10:51:23 -05:00
4172849f20 Add strict pipeline and session config loading 2026-05-02 10:43:45 -05:00
902e6bc994 Initialize narratio Go module and CLI scaffold 2026-05-02 10:37:38 -05:00
48c51e1c77 Initial commit 2026-05-02 14:13:27 +00:00