Harden SBOM retries and align hub evidence
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a028de-e2c8-7732-8521-46a7fc5db82f
This commit is contained in:
parent
0f573c4378
commit
3b3e1a1ff0
17 changed files with 941 additions and 140 deletions
|
|
@ -15,6 +15,9 @@ NATS_URL=nats://nats:4222
|
|||
# ── Service integrations (gracefully degraded if unavailable) ─────────────────
|
||||
# State Hub — used by the state-hub context adapter. Binds {} on failure.
|
||||
STATE_HUB_URL=http://127.0.0.1:8000
|
||||
# Hub Core canonical extension ports (ACTIVITY-WP-0029). No Core Hub runtime
|
||||
# token or widget mapping is needed for port.events.interaction.
|
||||
HUB_CORE_BASE_URL=http://127.0.0.1:8010
|
||||
# Consistency sweep engine is repo-manager (ACTIVITY-WP-0029). Default POST
|
||||
# still hits State Hub dual-run. Set REPO_MANAGER_URL or CONSISTENCY_SWEEP_URL
|
||||
# when repo-manager exposes the HTTP sweep.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue