Skip to main content
Glama
dongsheng123132

dsh-schema-migration-proof

DSH Schema Migration Proof

Offline, inhaltsadressierte Belege für protokollierte Schema-Migrationen des DeepSeek Harness. Es prüft feste Fixture-Envelopes auf Ausgabedeterminismus, idempotente Wiederholungsläufe, reversibles Rollback, erforderliche Invarianten und explizite Offenlegung verlustbehafteter Felder – ohne eine Migration auszuführen oder Daten-Bodies zurückzugeben.

Dieses Projekt ist kein Migrations-Runner, kein Datenbank-Tool, kein Wiederherstellungssystem und kein weiterer Schnittstellenvertrags-Verifier. dsh-recovery-proof testet isolierte Restore-Übungen; dsh-surface-contract-proof vergleicht ToolRuntime/MCP/CLI-Envelopes; dsh-lineage protokolliert Objekt-/Aktions-Beziehungen. Dieses Projekt hält die Belege fest, die ein Migrations-Test-Harness erzeugt, dessen Tool-Revision sowie Quell- und Ziel-Schemata gepinnt sind.

Das Manifest enthält ausschließlich stabile IDs und SHA-256-Digests. Body-, Daten-, Payload-, Secret-, Credential-, Prompt- und nachrichtenförmige Felder werden abgelehnt. Fehlt eine erforderliche Invariante, schlägt sie fehl oder bleibt unbeobachtet, so führt sie zu einem Fail-Closed-Verhalten. Eine umkehrbare Migration muss ein Rollback nachweisen, und ein verlustbehaftetes Fixture muss jedes offengelegte Verlustfeld auflisten.

Schnittstellen

  • DSH: dsh_schema_migration_inspect, dsh_schema_migration_verify.

  • CLI: dsh-schema-migration-proof verify --workspace-root examples --migration migration.json --artifact-dir artifacts.

  • MCP: schema_migration_inspect_inline, schema_migration_verify_inline; nur begrenztes Inline-JSON; kein Dateisystemzugriff, kein Netzwerkzugriff, kein Kindprozess und keine Migrationsausführung.

dsh plugin --profile web add github:dongsheng123132/dsh-schema-migration-proof
npm test
npm run check
npm run smoke:plugin
npm run smoke:mcp

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides source-backed design context, route card validation, contract generation, critique and verification reports, evidence packages, Penpot change plans, and anti-repeat checks for design workflows. Does not directly mutate Penpot, but consumes read-only Penpot snapshots.
    11
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables defining and verifying evidence contracts for claims in READMEs, releases, or product pages using constrained verifiers and generating hash-chained receipts and reports.
    23
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dongsheng123132/dsh-schema-migration-proof'

If you have feedback or need assistance with the MCP directory API, please join our Discord server