Brad Groux
3b03b238bf
refactor: reduce server lint debt
2026-08-23 21:14:09 -05:00
Brad Groux
5493c022cd
refactor: route managed content through storage ( #1219 )
2026-08-23 21:03:20 -05:00
Brad Groux
6e3b8bfe79
fix: centralize credential-aware API requests ( #1218 )
2026-08-23 20:59:52 -05:00
Brad Groux
619d1bae16
chore: remove unused workspace dependencies ( #1217 )
2026-08-23 20:56:21 -05:00
Brad Groux
87d203d2f5
refactor: isolate operational evidence storage ( #1216 )
...
* refactor: isolate audit file storage
* refactor: isolate notification file storage
* refactor: centralize JSON service storage
* refactor: isolate operational file reads
* refactor: route maintenance IO through storage
2026-08-23 20:56:16 -05:00
Brad Groux
ce9bc5c750
refactor: isolate telemetry file storage ( #1214 )
2026-08-23 20:45:12 -05:00
Brad Groux
72ace38440
refactor: isolate operational metadata storage ( #1213 )
2026-08-23 20:36:58 -05:00
Brad Groux
97ac04b968
test: isolate tracked ignore guard ( #1212 )
2026-08-23 20:29:14 -05:00
Brad Groux
2cbfd3b215
fix: stop ignoring tracked storage paths ( #1211 )
2026-08-23 20:23:07 -05:00
Brad Groux
8ca792ad87
refactor: move task persistence behind storage ( #1210 )
...
* refactor: move task persistence behind storage
* test: cover task repository edge cases
* fix: harden task slug normalization
2026-08-23 20:09:39 -05:00
Brad Groux
8a294be775
refactor: move chat persistence behind storage ( #1209 )
...
CI / Select Test Scope (push) Waiting to run
CI / Lint & Type Check (push) Waiting to run
CI / Changed Tests (push) Blocked by required conditions
CI / Workspace Unit Tests (push) Blocked by required conditions
CI / Critical Path Coverage (push) Blocked by required conditions
CI / Build (push) Waiting to run
CI / Security Audit (push) Waiting to run
Security Gates / CodeQL (push) Waiting to run
Security Gates / Gitleaks (push) Waiting to run
Desktop Artifacts / Unsigned macOS Artifact (push) Has been cancelled
Desktop Artifacts / Unsigned Linux Artifacts (push) Has been cancelled
Desktop Artifacts / Unsigned Windows Artifacts (push) Has been cancelled
* refactor: move chat persistence behind storage
* test: cover chat storage error paths
* fix: bind chat filesystem sinks
2026-08-23 19:37:18 -05:00
Brad Groux
392e65d551
refactor: move workflow runs behind storage ( #1207 )
2026-08-23 19:09:57 -05:00
Brad Groux
a38d42c005
refactor: move workflow execution files behind storage ( #1206 )
2026-08-23 18:52:07 -05:00
Brad Groux
36e079e83c
refactor: move reflection state behind storage ( #1205 )
2026-08-23 18:40:45 -05:00
Brad Groux
c6fca49cf7
refactor: move scheduler state behind storage ( #1204 )
2026-08-23 18:34:12 -05:00
Brad Groux
3bcf48fb5f
refactor: move lifecycle hooks behind storage ( #1203 )
2026-08-23 18:27:56 -05:00
Brad Groux
454850db9e
refactor: move transition hooks config behind storage ( #1202 )
2026-08-23 18:21:27 -05:00
Brad Groux
7fd9fd1360
refactor: move agent permissions behind storage ( #1201 )
2026-08-23 18:14:23 -05:00
Brad Groux
f5e361ab8f
refactor: move error analyses behind storage ( #1200 )
2026-08-23 18:07:20 -05:00
Brad Groux
06e1343958
refactor: move ceremony state behind storage ( #1199 )
...
* refactor: move ceremony state behind storage
* test: cover transient ceremony storage
2026-08-23 18:01:11 -05:00
Brad Groux
0c1f5b35f1
refactor: move delegation state behind storage ( #1198 )
...
* refactor: move delegation state behind storage
* test: cover delegation symlink guard on Linux
* fix: keep delegation symlink handling deterministic
* test: verify delegation file identity races
2026-08-23 17:49:59 -05:00
Brad Groux
0c0764c449
refactor: move conflict files behind storage ( #1197 )
...
* refactor: move conflict files behind storage
* fix: inspect conflict targets before writing
2026-08-23 17:24:27 -05:00
Brad Groux
5a1e0d0d1a
refactor: move broadcasts behind storage repository ( #1196 )
2026-08-23 17:08:52 -05:00
Brad Groux
06d7fa61f8
refactor: move workflow definitions behind storage ( #1195 )
...
* refactor: move workflow definitions behind storage
* fix: normalize workflow metadata descriptions
* test: cover workflow storage failure paths
2026-08-23 16:57:49 -05:00
Brad Groux
14b6d591a5
refactor: move scheduled deliverables file I/O behind storage ( #1194 )
2026-08-23 16:29:18 -05:00
Brad Groux
2b28b51a73
refactor: move status history file I/O behind storage ( #1193 )
2026-08-23 16:20:39 -05:00
Brad Groux
2912e116c0
refactor: move progress persistence behind repository ( #1192 )
2026-08-23 15:54:49 -05:00
Brad Groux
91623dba84
refactor: remove activity service filesystem fallback ( #1191 )
2026-08-23 15:28:38 -05:00
Brad Groux
542d6dd760
build: enforce service filesystem boundary ( #1190 )
2026-08-23 15:23:14 -05:00
Brad Groux
2a581a451a
fix: centralize runtime state under DATA_DIR ( #1184 )
...
* fix: centralize runtime state paths
* chore: realign reviewed secret fingerprint
* test: cover legacy security migration
* test: isolate centralized runtime paths
* fix: address runtime path review findings
* test: include runtime health in critical coverage
* chore: realign deployment secret fingerprint
* test: stabilize provider coverage
* test: cover reflection job storage
* test: secure health route temp files
2026-08-23 15:02:07 -05:00
Brad Groux
93e946693d
test: establish critical-path coverage ratchets ( #1183 )
...
* test: add critical-path coverage ratchets
* fix: harden coverage ratchet enforcement
* fix: fetch coverage comparison history
* fix: close coverage policy downgrade paths
* fix: verify changed critical statements
* fix: ignore non-executable coverage changes
* fix: distinguish mixed type-only coverage edits
* fix: classify coverage changes by runtime output
* fix: enforce runtime-significant whitespace changes
* fix: classify multiline coverage changes as hunks
* fix: group equal-line coverage rewrites
2026-08-23 13:48:41 -05:00
Brad Groux
bd03e2e17c
test: bound workflow draft interaction cost ( #1181 )
2026-08-23 12:13:18 -05:00
Brad Groux
b1367aa33c
security: add continuous scanning gates ( #1180 )
...
* ci: add continuous security gates
* fix: scope runner context to gitleaks step
2026-08-23 12:06:20 -05:00
Brad Groux
9c533c4345
ci: pin external actions to immutable revisions ( #1179 )
2026-08-23 11:39:14 -05:00
Brad Groux
f3abf3642e
fix: support native Vite config loading ( #1178 )
CI / Select Test Scope (push) Waiting to run
CI / Lint & Type Check (push) Waiting to run
CI / Changed Tests (push) Blocked by required conditions
CI / Workspace Unit Tests (push) Blocked by required conditions
CI / Build (push) Waiting to run
CI / Security Audit (push) Waiting to run
Desktop Artifacts / Unsigned macOS Artifact (push) Waiting to run
Desktop Artifacts / Unsigned Linux Artifacts (push) Waiting to run
Desktop Artifacts / Unsigned Windows Artifacts (push) Waiting to run
2026-08-23 11:22:30 -05:00
Brad Groux
61bf2163b5
test: eliminate remaining unit gate state leaks ( #1177 )
2026-08-23 11:10:46 -05:00
Brad Groux
e24b75cf3b
fix: make workspace test gate deterministic ( #1175 )
2026-08-23 10:51:29 -05:00
dependabot[bot]
1faff783ff
chore(deps): update content-disposition to 3.0.0
...
CI / Select Test Scope (push) Waiting to run
CI / Lint & Type Check (push) Waiting to run
CI / Changed Tests (push) Blocked by required conditions
CI / Workspace Unit Tests (push) Blocked by required conditions
CI / Build (push) Waiting to run
CI / Security Audit (push) Waiting to run
Desktop Artifacts / Unsigned macOS Artifact (push) Waiting to run
Desktop Artifacts / Unsigned Linux Artifacts (push) Waiting to run
Desktop Artifacts / Unsigned Windows Artifacts (push) Waiting to run
Adopt the audited ESM and Node.js 22-compatible major update after full server and cross-platform packaging verification.
2026-08-22 20:38:30 -05:00
dependabot[bot]
eb12b67921
chore(deps-dev): update testing-library jest-dom to 7.0.1
...
Adopt the audited Node.js 22-compatible major update after full web and cross-platform packaging verification.
2026-08-22 20:30:35 -05:00
dependabot[bot]
e7ae87f6d2
chore(deps): update production dependencies
...
Update the audited production dependency group, including runtime security and compatibility maintenance.
2026-08-22 20:21:51 -05:00
Brad Groux
77a67f3e2d
docs(release): record 6.1.1 publication evidence
...
Record the exact source, tag, release, signed assets, installed-app readiness, and Homebrew evidence for the completed 6.1.1 release.
2026-08-22 20:20:31 -05:00
Brad Groux
2cfb89396d
chore(release): prepare Veritas Kanban 6.1.1
...
Audit and resolve the open contributor and dependency backlog, stabilize the release candidate, synchronize versioned documentation, and prepare the verified 6.1.1 release.
2026-08-22 19:55:58 -05:00
dependabot[bot]
ab61456774
chore(deps): update chalk to 6.0.0 ( #1149 )
...
CI / Select Test Scope (push) Waiting to run
CI / Lint & Type Check (push) Waiting to run
CI / Changed Tests (push) Blocked by required conditions
CI / Workspace Unit Tests (push) Blocked by required conditions
CI / Build (push) Waiting to run
CI / Security Audit (push) Waiting to run
Desktop Artifacts / Unsigned macOS Artifact (push) Waiting to run
Desktop Artifacts / Unsigned Linux Artifacts (push) Waiting to run
Desktop Artifacts / Unsigned Windows Artifacts (push) Waiting to run
Updates the CLI color dependency to Chalk 6 after verifying Node.js engine compatibility, ESM usage, tests, builds, security audit, and cross-platform packaging.
2026-08-22 19:04:46 -05:00
dependabot[bot]
6e84033f2e
chore(deps): update workspace dependencies ( #1155 )
...
Updates the supported minor and patch dependency set and refreshes transitive security override floors. Production and full dependency audits resolve without known vulnerabilities.
2026-08-22 18:56:58 -05:00
Matt Ezell
3917456bf6
fix: restore task drawer scrolling ( #1154 )
...
Restores the shared overlay flex-column contract so long Task Detail content remains constrained and scrollable after the Mantine migration.
Fixes #1153 .
2026-08-22 18:43:48 -05:00
Brad Groux
da78f22fd6
docs: record v6.1.0 publication evidence ( #1146 )
CI / Select Test Scope (push) Has been cancelled
CI / Lint & Type Check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Security Audit (push) Has been cancelled
CI / Changed Tests (push) Has been cancelled
CI / Workspace Unit Tests (push) Has been cancelled
2026-07-26 06:49:57 -05:00
Brad Groux
e5aba49e61
chore: prepare Veritas Kanban 6.1.0 ( #1137 )
...
CI / Select Test Scope (push) Waiting to run
CI / Lint & Type Check (push) Waiting to run
CI / Changed Tests (push) Blocked by required conditions
CI / Workspace Unit Tests (push) Blocked by required conditions
CI / Build (push) Waiting to run
CI / Security Audit (push) Waiting to run
Desktop Artifacts / Unsigned macOS Artifact (push) Has been cancelled
Desktop Artifacts / Unsigned Linux Artifacts (push) Has been cancelled
Desktop Artifacts / Unsigned Windows Artifacts (push) Has been cancelled
* chore: prepare v6.1.0 release
* docs: record v6.1.0 release gate evidence
* test: cover CLI fork idempotency
* test: separate live MCP integration coverage
2026-07-26 06:22:01 -05:00
Brad Groux
0267be8dbe
fix: clear v6.1.0 release gate failures ( #1142 )
...
* fix: map knowledge collection permissions
* test: restore filesystem mock contract
* fix: complete admission snapshot writes
* docs: record release gate fixes
2026-07-26 06:03:39 -05:00
Brad Groux
5c0c124860
feat: persist knowledge integrity findings ( #1135 )
2026-07-26 05:39:33 -05:00
Brad Groux
d8b1872ba8
feat: govern knowledge claim lifecycle ( #1134 )
2026-07-26 05:27:47 -05:00