What problem does it solve?
It helps you review and implement changes to Mozaiks’ brownfield or existing-app discovery flow without breaking routing, contracts, or adoption classification.
Core Features & Use Cases
- Brownfield Discovery Guardrails: Keeps ExistingAppDiscovery scoped to brownfield/adoption evidence generation, not greenfield build or code-copy migrations.
- Preload Scanning & Detection Updates: Guides deterministic updates to preload discovery context variables, storage/connector/auth/security detection, and adoption classification inputs.
- Artifact Saving & Contract Alignment: Ensures saved discovery artifacts and downstream handoffs remain compatible with workflow-local contracts and the canonical AppContextVersion direction.
- Testing & Impact Awareness: Calls out the most relevant routing/discovery contract tests to run based on what you changed (preload vs routing vs artifact contracts).
Quick Start
Use this skill to review a proposed change to ExistingAppDiscovery by asking it to identify the affected brownfield workflow surfaces, classifiers, detectors, artifacts, and the exact tests to run based on the changed files you provide.