71 Commits

Author SHA1 Message Date
37daab7857 Bugfix involving nested directory creation
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
2026-05-18 11:52:40 +00:00
2356688cb9 Removed legacy interfaces and old documentation references to the previous on-disk layout 2026-05-18 03:02:22 +00:00
1054b64d9f Implement minimal downstream invalidation after forced upstream reruns 2026-05-18 01:50:51 +00:00
01fb02426c Update the analyze stage to utilize the new artifact package 2026-05-18 01:29:18 +00:00
7dc79e052f Aligned the archive stage with the new work directory layout 2026-05-18 01:13:51 +00:00
cb525c0f72 Implemented run-local stage execution + immediate promotion for core output-producing stages 2026-05-18 00:55:35 +00:00
622677d038 Added run manifest scaffolding and helpers 2026-05-17 21:15:51 +00:00
550288e008 Add campaign-aware workspace path foundation 2026-05-17 20:57:27 +00:00
924b5d15c6 Applied a more general bugfix to path-resolution issues in the archive stage 2026-05-17 11:08:11 -05:00
b065663180 Bugfix involving path resolution in the archive stage 2026-05-17 11:03:02 -05:00
3ba564b00f Bugfix involving directory creation during the merge stage 2026-05-17 08:18:57 -05:00
a3986cf0d6 Centralized defaults into internal/config/defaults.go 2026-05-17 07:53:51 -05:00
539601bd16 Updated the merge stage to normalize the per-speaker transcripts before merging them
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
2026-05-16 23:30:13 -05:00
6ca1c8d6b0 The backend S3 client now resolves credentials from user-configurable environment variables 2026-05-16 23:22:21 -05:00
33f7ae8f2e Simplify downstream tool configuration
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
2026-05-16 23:30:40 +00:00
d5a9ad38f8 Add post-archive cleanup policies 2026-05-16 23:09:39 +00:00
6fbefb9867 Add session discovery and template support 2026-05-16 22:57:42 +00:00
f7f8f1a949 Promote current session artifacts to storage 2026-05-16 15:01:01 +00:00
d40c91acde Upload successful run records to storage 2026-05-16 14:43:29 +00:00
24cce49a70 Download S3 audio during prepare 2026-05-16 14:33:42 +00:00
1e6db89dd4 Add remote storage backend 2026-05-16 14:22:04 +00:00
0454296c81 Add archive storage path configuration 2026-05-16 14:11:59 +00:00
58c6ab2d54 Updated audita configuration to reflect the new audita public CLI
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
2026-05-16 08:46:48 -05:00
62551d43a0 Added filesystem-based secrets loading configuration 2026-05-16 07:56:22 -05:00
dc8e1040f2 Rationalize config file locations and update documentation
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
2026-05-14 21:02:06 -05:00
65937dfa9e Review normalize stage architecture 2026-05-10 21:47:21 +00:00
532dee6c0b Add normalized transcript analysis source 2026-05-10 21:43:50 +00:00
515b19c4d4 Use normalized transcript for trimming 2026-05-10 21:41:54 +00:00
9392da2615 Implement real normalize stage 2026-05-10 21:40:31 +00:00
5e2234e418 Add Seriatim normalize adapter support 2026-05-10 21:35:11 +00:00
d1eb6d77ea Add normalize configuration contract 2026-05-10 21:30:35 +00:00
86d2dfa6c5 Reintroduce normalize stage scaffold 2026-05-10 21:26:53 +00:00
7d61901585 Bugfix for a schema mismatch in trim bounds parsing 2026-05-08 13:10:54 -05:00
5565ced3d3 Review transcript trim architecture 2026-05-08 17:18:47 +00:00
23e5787dc1 Use trimmed transcript for session recap 2026-05-08 17:13:56 +00:00
39da1cebf5 Implement transcript trim stage 2026-05-08 17:08:44 +00:00
79eb5cd9b1 Add transcript bounds validation helpers 2026-05-08 17:01:18 +00:00
79a8bcf37b Add Seriatim trim adapter support 2026-05-08 16:58:26 +00:00
ea39594b33 Add trim configuration contract 2026-05-08 16:54:17 +00:00
38dae8b584 Replace normalize stage with trim scaffold 2026-05-08 16:51:01 +00:00
4d646f161a Review Scriptorium integration architecture 2026-05-06 21:36:30 +00:00
4aafeef830 Add Scriptorium render diagnostics 2026-05-06 21:30:19 +00:00
1ea24accd1 Implement Scriptorium session recap analysis 2026-05-06 21:26:54 +00:00
f94590f70e Implement Scriptorium subprocess adapter 2026-05-06 21:18:28 +00:00
84b0f6fe0e Add Scriptorium configuration contract 2026-05-06 21:12:22 +00:00
15037c6d80 Add additional subprocess diagnostics for the audita interface 2026-05-04 13:05:04 -05:00
4a593f9dcb Hardened subprocess stdio wiring and failure diagnostics 2026-05-04 12:37:20 -05:00
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
de11651528 Implement real Audita polish stage 2026-05-04 08:05:27 -05:00