tegwick
27eb6b14ad
feat(CUST-WP-0021): multi-host repo path hardening — all 5 tasks complete
- T01 (done prior): registered host_paths for bnt-lap001 (14 repos) and
COULOMBCORE (6 repos) via POST /repos/{slug}/paths/
- T02: validate_repo_adr now accepts repo_slug (not raw path); resolves
local path via host_paths[hostname] → local_path; clear error for
unregistered/missing paths
- T03: ingest_sbom_tool lockfile_path is now optional and relative to
resolved repo root; absolute paths accepted with deprecation warning
- T04: check_repo_consistency pre-flight guard — fetches repo, resolves
path, returns clear error before spawning subprocess if path missing
- T05: TOOLS.md — updated validate_repo_adr row (slug not path);
added Multi-Host & Remote Agent Usage section documenting design
boundary, remote agent workflow, and update_repo_path usage
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 22:53:25 +01:00
..
2026-03-11 01:09:07 +01:00
2026-03-11 01:09:07 +01:00
2026-03-12 22:36:24 +01:00
2026-03-02 00:32:35 +01:00
2026-02-28 12:14:47 +01:00
2026-03-11 01:40:52 +01:00
2026-03-02 00:32:35 +01:00
2026-03-12 21:46:17 +01:00
2026-03-03 08:16:00 +01:00
2026-03-12 21:47:01 +01:00
2026-03-04 19:44:14 +01:00
2026-03-09 00:21:37 +01:00
2026-03-04 19:44:14 +01:00
2026-03-11 01:09:07 +01:00
2026-03-11 23:04:08 +01:00
2026-03-12 04:40:26 +01:00
2026-03-16 01:41:16 +01:00
2026-03-16 02:55:45 +01:00
2026-03-17 22:26:15 +01:00
2026-03-17 23:12:19 +01:00
2026-03-18 02:17:04 +01:00
2026-03-18 02:01:10 +01:00
2026-03-18 12:00:06 +01:00
2026-03-18 22:53:25 +01:00