{
  "name": "Martenweave",
  "url": "https://martenweave.github.io/",
  "docs": "https://martenweave.github.io/docs.html",
  "type": "Backend-first agentic data model registry",
  "positioning": "Backend-first model truth layer for SAP migration, MDM, data governance, data quality, and AMS/support teams.",
  "coreRepository": "https://github.com/metalhatscats/martenweave-core",
  "websiteRepository": "https://github.com/Martenweave/martenweave.github.io",
  "corePackage": {
    "name": "martenweave-core",
    "version": "0.4.0",
    "cli": "modelops",
    "language": "Python 3.11+",
    "license": "MIT",
    "commercialUseAllowed": true
  },
  "shortDescription": "Martenweave is a backend-first model registry that converts scattered model knowledge into validated, traceable, AI-ready model truth for migration, MDM, data governance, and support teams.",
  "audiences": [
    "Heads of Data Governance",
    "MDM leads",
    "SAP migration leads",
    "SAP AMS/support leads",
    "Enterprise architects",
    "Data quality managers",
    "Consulting delivery managers",
    "Technical decision makers"
  ],
  "currentCapabilities": [
    "canonical Markdown and YAML model files",
    "deterministic validation",
    "SQLite and JSONL generated indexes",
    "search and structured query",
    "trace and impact analysis",
    "dataset profiling",
    "dataset/model gap detection",
    "health, analysis, scorecard, ownership, audit, and usage reports",
    "CSV and XLSX import/export review flows",
    "PatchProposal to ChangeRequest lifecycle",
    "approval gates",
    "issue drafts",
    "GitHub-ready change bundles",
    "local API server",
    "MCP-ready backend"
  ],
  "examples": [
    "Customer / Business Partner",
    "Supplier / Vendor",
    "Generic Product",
    "Simple Product"
  ],
  "publicDocs": [
    "https://martenweave.github.io/docs/quickstart.html",
    "https://martenweave.github.io/docs/examples.html",
    "https://martenweave.github.io/docs/product.html",
    "https://martenweave.github.io/docs/use-cases.html",
    "https://martenweave.github.io/docs/architecture.html",
    "https://martenweave.github.io/docs/ai-governance.html",
    "https://martenweave.github.io/docs/release-proof.html",
    "https://martenweave.github.io/docs/roadmap.html",
    "https://martenweave.github.io/docs/contributing-scenarios.html",
    "https://martenweave.github.io/docs/open-source.html"
  ],
  "roadmap": [
    "Core registry",
    "Model intelligence",
    "AI-assisted workflows",
    "Domain packs and starter scenarios",
    "Optional workbench",
    "Backend integrations and agent interfaces"
  ],
  "principles": [
    "Integrations bring input",
    "Martenweave stores model truth",
    "Validators check consistency",
    "AI proposes changes",
    "Humans approve",
    "Reports create business value"
  ],
  "aiPolicy": {
    "summary": "AI proposes. Validators verify. Humans approve.",
    "silentMutationAllowed": false,
    "deterministicValidatorsRemainGate": true
  },
  "affiliationPolicy": {
    "sapMayBeMentionedAsScenario": true,
    "officialSapPartnershipClaim": false,
    "sapCertificationClaim": false
  },
  "avoidClaims": [
    "official SAP partnership",
    "SAP certification",
    "customers or testimonials",
    "pricing",
    "login-based SaaS",
    "chatbot"
  ]
}
