For AI agents: the complete documentation index is available at https://mfdoctor.kevinbeier.com/de/llms.txt, the full documentation bundle is available at https://mfdoctor.kevinbeier.com/de/llms-full.txt, and this page is available as Markdown at https://mfdoctor.kevinbeier.com/de/api.md.

Dies ist die deutsche MFDoctor-Dokumentation. Technische Bezeichner, CLI-Flags, Regel-IDs und Codebeispiele bleiben unverändert, damit die Inhalte zwischen den Sprachen vollständig kompatibel bleiben. Verwenden Sie den Sprachumschalter für die kanonische englische Fassung.

Öffentliche API-Oberfläche

This catalog is generated from the package export map. It is intentionally an entry-point reference rather than a hand-maintained symbol list, so a new or removed public export fails the documentation build until this page is regenerated.

Laufzeit-Einstiegspunkte

ImportPublished runtime targetPurpose
@tonoizer/mfdoctor./dist/index.jsCore analysis, policy, baselines, evidence, runtime correlation, and graph payloads.
@tonoizer/mfdoctor/capture./dist/capture.jsValidate, adapt, and atomically write bounded offline runtime exports and fallback metadata.
@tonoizer/mfdoctor/modern./dist/modern.jsModern.js adapter integration.
@tonoizer/mfdoctor/nuxt./dist/nuxt.jsNuxt adapter integration.
@tonoizer/mfdoctor/policy./dist/policy.jsNamed policy packs and policy helpers.
@tonoizer/mfdoctor/rsbuild./dist/rsbuild.jsRsbuild adapter integration.
@tonoizer/mfdoctor/rspack./dist/rspack.jsRspack adapter integration.
@tonoizer/mfdoctor/rules./dist/rules.jsCustom rule definitions and built-in rule metadata.
@tonoizer/mfdoctor/vite./dist/vite.jsVite adapter integration.
@tonoizer/mfdoctor/webpack./dist/webpack.jsWebpack adapter integration.

JSON-Schema-Einstiegspunkte

ImportPublished pathPurpose
@tonoizer/mfdoctor/schemas/baseline.schema.jsonschemas/baseline.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/build-artifact-deployment.schema.jsonschemas/build-artifact-deployment.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/capabilities.schema.jsonschemas/capabilities.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/compare.schema.jsonschemas/compare.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/config.schema.jsonschemas/config.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/evidence.schema.jsonschemas/evidence.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/finding-lineage.schema.jsonschemas/finding-lineage.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/governance-waiver.schema.jsonschemas/governance-waiver.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/identity-correlation.schema.jsonschemas/identity-correlation.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/identity-governance.schema.jsonschemas/identity-governance.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/identity.schema.jsonschemas/identity.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/probe.schema.jsonschemas/probe.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/project.schema.jsonschemas/project.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/report.schema.jsonschemas/report.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/rule-inventory.schema.jsonschemas/rule-inventory.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/runtime-capture.schema.jsonschemas/runtime-capture.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/runtime-identity-correlation.schema.jsonschemas/runtime-identity-correlation.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/runtime-trace.schema.jsonschemas/runtime-trace.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/semantic-graph.schema.jsonschemas/semantic-graph.schema.jsonPublic JSON Schema contract.
@tonoizer/mfdoctor/schemas/ui.schema.jsonschemas/ui.schema.jsonPublic JSON Schema contract.

The package's declaration files are published alongside the runtime targets. Use the CLI capabilities contract for machine-readable command, format, exit-code, and schema discovery.