Commit Graph

66 Commits

Author SHA1 Message Date
9202ccddb9 Implemented the remaining trim artifact cleanup
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
v1.4.0
2026-05-24 16:58:10 -05:00
f40d4add91 Refresh docs for finalized cleanup architecture 2026-05-24 15:11:11 +00:00
16bb12face Complete cleanup sweep and align internal artifact docs 2026-05-24 15:08:03 +00:00
f18e2428dc Reduce config test setup duplication with option builders 2026-05-24 15:06:35 +00:00
3b64e784a1 Deduplicate schema segment semantics validation 2026-05-24 15:04:33 +00:00
3744d229a2 Centralize segment reference fallback in model 2026-05-24 15:03:15 +00:00
9bbe1fb7f1 Extract shared CLI flag wiring helpers 2026-05-24 15:01:33 +00:00
b7a66f6cc4 Refactor single-input config path normalization helpers 2026-05-24 14:59:14 +00:00
c8efdb53d3 Centralize deterministic JSON file writing 2026-05-24 14:57:12 +00:00
ab4b252b08 Move trim command orchestration into internal trim package 2026-05-24 14:54:54 +00:00
e9028e08a4 Unify trim selector projection across output schemas 2026-05-24 14:52:08 +00:00
332884f887 Centralize output schema names in schema package 2026-05-24 14:49:18 +00:00
e5173c78fe Added a staged roadmap to address the issues identified by the code audit 2026-05-24 09:41:03 -05:00
546be2ab92 Remove the completed documentation roadmap 2026-05-24 09:33:51 -05:00
7743b397a6 Audit code quality and deduplication opportunities 2026-05-24 09:32:54 -05:00
d23a95471c Remove stale root architecture doc and finalize documentation links 2026-05-24 13:46:06 +00:00
f8ab117bfc Add integration docs and synthetic command examples 2026-05-24 13:43:47 +00:00
88018c9e76 Add development policy and internal implementation documentation 2026-05-24 13:38:27 +00:00
b3e7dc3136 Add operations and troubleshooting documentation 2026-05-24 13:34:51 +00:00
385c62a5b4 Create canonical CLI and config docs and simplify README 2026-05-24 13:31:17 +00:00
7d9bf33d18 Refine documentation roadmap and record implementation validation 2026-05-24 13:27:01 +00:00
b7cc5fb980 Added the standard documentation policy and a roadmap for adding documentation 2026-05-24 08:19:39 -05:00
b20438acf0 Updated the normalize command to correct common errors in WhisperX-generated input transcripts
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
v1.3.0
2026-05-16 23:05:42 -05:00
6dbb7ab17e Review normalize command architecture
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
v1.2.0
2026-05-09 12:38:06 +00:00
3591041fa8 Document normalize command 2026-05-09 12:35:48 +00:00
5b008e272c Add normalize report diagnostics 2026-05-09 12:34:37 +00:00
6c780f6293 Implement normalize output conversion 2026-05-09 12:32:18 +00:00
c132f3fd5d Add normalize input parsing 2026-05-09 12:29:12 +00:00
3679435063 Add normalize command scaffold 2026-05-09 12:26:47 +00:00
e6d3b4a46e Harden trim integration
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
v1.1.0
2026-05-08 15:00:46 +00:00
54f7717de8 Document trim command 2026-05-08 14:57:52 +00:00
c48b02d2ec Add trim report output 2026-05-08 14:56:24 +00:00
ac3dcf2557 Add trim CLI command 2026-05-08 14:53:59 +00:00
1c0e4438ae Recompute overlap groups during trim 2026-05-08 14:47:52 +00:00
52f7729100 Add artifact trim transformation 2026-05-08 14:44:31 +00:00
2c82f8bf5c Add trim selector parsing 2026-05-08 14:41:47 +00:00
d865bda4a9 Updated .gitignore to ignore .codex and related files 2026-05-08 14:36:00 +00:00
f20f06db12 Bugfixes and documentation cleanup for v1.0 release.
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
v1.0.0
2026-05-01 11:30:29 -05:00
c9e98e14b5 Fixed a bug with respect to checksum generation for the Woodpecker release pipeline
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
v0.9.2
2026-05-01 10:51:14 -05:00
be6a53bbbd Bugfixes in the Woodpecker release pipeline
Some checks failed
ci/woodpecker/tag/release Pipeline failed
v0.9.1
2026-05-01 10:34:48 -05:00
50e694049d Added WoodpeckerCI support
Some checks failed
ci/woodpecker/tag/release Pipeline failed
v0.9.0
2026-05-01 10:23:12 -05:00
cc02a7a01e Fixed a text duplication bug in the resolve-overlaps module 2026-04-29 07:00:18 -05:00
cc80a123ef Added a new JSON public schema as the default output artifact 2026-04-28 21:32:43 -05:00
80ac7e97dd Updated the documentation to reflect recent updates 2026-04-28 15:47:09 -05:00
f1ce35dfc3 Implemented a new internal/danglers package with deterministic two-pass dangling-end then dangling-start resolution 2026-04-28 15:38:16 -05:00
47b6727973 Updated DefaultWordRunReorderWindow to 1.0 2026-04-28 15:09:43 -05:00
9cca88280f Added support for a minimal JSON output schema 2026-04-28 14:39:00 -05:00
a3ca6665a9 Minor updates to overlap detection and segment coalescing logic 2026-04-28 14:11:38 -05:00
28c2eea340 Cleaned up documentation and development artifcats in advance of release 2026-04-27 21:48:04 -05:00
6cb739be55 Add output validation against a defined JSON schema 2026-04-27 21:27:19 -05:00