consolidation of some of the modules, localization fixes, product advisories work, qa work

This commit is contained in:
master
2026-03-05 03:54:22 +02:00
parent 7bafcc3eef
commit 8e1cb9448d
3878 changed files with 72600 additions and 46861 deletions

View File

@@ -1,7 +1,8 @@
# Cartographer Module
**Status:** Implemented
**Source:** `src/Cartographer/`
**Status:** Archived (absorbed into Scanner in Sprint 201)
**Source (current):** `src/Scanner/StellaOps.Scanner.Cartographer/`
**Historical source:** `src/Cartographer/`
## Purpose
@@ -49,4 +50,4 @@ or promotion lanes; those are owned by Release Orchestrator ENVMGR/PROMOT.
## Current Status
Active development. Materializes immutable SBOM property graphs with overlay hydration, deterministic snapshots, and optimized tile serving for dependency navigation.
Archived as a standalone module. Active implementation lives under Scanner at `src/Scanner/StellaOps.Scanner.Cartographer/`.