Database
● Sealed v1.0 (treated)
Oracle Configuration
Enriches raw Oracle parameter rows with computed category field.
What it does
Converts raw parameter objects from v$parameter query into enriched discovery records with categorization. Categories are assigned based on parameter name patterns (e.g., db_* -> Database, sga_* -> Memory).
How the app exposes it
The module feeds into the ACQI app's dedicated results view. From there, conflicts, dependencies, and readiness scores roll up into the deal workspace.
Route in app:
/discovered/oracle-config Outputs
Each module produces a CSV with readiness and risk scores, evidence-source counts, and last-seen timestamps. The exact columns vary by module — the app's results view shows the live schema.