feat: establish sbom nexus extraction slice

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a028f0-a42f-7582-89a8-ebaad7343834
This commit is contained in:
tegwick 2026-08-22 12:50:08 +02:00
parent 79cd7dff06
commit d61698ea51
31 changed files with 3246 additions and 1 deletions

View file

@ -0,0 +1,6 @@
# Repository boundary
Read `INTENT.md` before architectural changes. SBOM Nexus owns SBOM snapshot
history, scanning, evaluation, and catch-up. Repo Manager owns repository
representation; Activity Core owns recurrence; State Hub is a temporary
compatibility consumer/projection. Do not rebuild those systems here.