Skip to content

[Submission] dsh-research-report@0.3.4 #157

Description

@PerryLink

Author Studio manifest

{
  "schema": "omdsh-workshop-submission/v2",
  "operation": "create-project",
  "project": {
    "id": "dsh-research-report",
    "displayName": "dsh-research-report",
    "summary": "Verifiable research-report engine for DeepSeek Harness: a content-addressed evidence ledger (claim — snapshot binding, tamper-evident) plus versioned sealed reports where every claim carries a verification verdict and the manifest hash seal",
    "kind": "extension",
    "category": "developer-tools",
    "tags": [
      "research",
      "evidence-ledger",
      "verifiable-report",
      "audit",
      "citation-verification"
    ],
    "repository": "https://github.com/PerryLink/dsh-research-report",
    "path": null,
    "author": {
      "name": "PerryLink",
      "url": "https://github.com/PerryLink"
    },
    "license": "Apache-2.0",
    "media": null
  },
  "release": {
    "version": "0.3.4",
    "ref": "499b7c66ab46679460277aa65ca37603918058ff",
    "updatedAt": "2026-09-05T07:08:41.050Z",
    "channel": "stable",
    "compatibility": "0.1.2-rc.1",
    "changelog": "Wave2 batch release (2026-09-04) for the published @deepseek-ai/dsh 0.1.2-rc.1 host line; see CHANGELOG.md.",
    "capabilities": {
      "requiresFabric": false,
      "deepHook": false,
      "restartRequired": true
    },
    "profileBundle": {
      "packageName": "dsh-research-report",
      "spec": "0.3.4"
    },
    "updateFrom": null
  },
  "management": {
    "method": "profile-bundle",
    "protocol": "harness-profile",
    "label": "dsh-research-report",
    "instructions": "dsh plugin --profile <name> add dsh-research-report   # npm channel; or pnpm pack and add the tarball",
    "source": null
  },
  "declarations": {
    "permissions": "Registered capabilities: fs:workspace-write, network:ctx-web-only, session:read, session:write, native-code:none. No writes outside the session/profile; see packageManifest.permissions.",
    "testing": "Wave2 release gate green (typecheck/test/build/verify/pack, 2026-09-04); profile runtime smoke PASS in the wave2 d2-smoke-v4 matrix (2026-09-04); devDeps/test peers pinned to the published 0.1.2-rc.1 line; install/remove evidence not separately collected (packageManifest.evidence null).",
    "trustedPublisherRequested": false,
    "installScriptsMustRemainDisabled": true
  },
  "packageManifest": {
    "schema": "omdsh-workshop-package/v1",
    "type": "plugin",
    "integration": {
      "protocol": "harness-profile",
      "artifact": "cordis.patch.yml"
    },
    "install": {
      "mode": "transactional",
      "adapter": "profile-bundle",
      "failurePolicy": "generation-rollback",
      "touchesCurrentBeforeActivation": false
    },
    "lifecycle": {
      "activation": "restart-profile",
      "dispose": "supported"
    },
    "permissions": [
      "fs:workspace-write",
      "network:ctx-web-only",
      "session:read",
      "session:write",
      "native-code:none"
    ],
    "compatibility": {
      "dshVersions": [
        "0.1.2-rc.1"
      ]
    },
    "capability": {
      "id": "research-report",
      "kind": "service",
      "invocation": "mount the dsh-research-report bundle row",
      "expected": "provides ctx.researchReport (assemble), the evidence_add / research_report / ledger_query tools, and a content-addressed evidence ledger with tamper-evident sealed reports under the workspace"
    },
    "evidence": {
      "install": null,
      "failureIsolation": null,
      "hotReload": null,
      "remove": null
    }
  }
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions