Skip to content
Skillv1.0.0

PortableHostConformanceGeneratedSolution

This fixture is the claim-free host acceptance seam. Keep every artifact bound to the validated Deployment Manifest, keep configuration external, and preserve the explicit migration and lifecycle chec

by MartiXDev(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from MartiXDev/Platform (tests/fixtures/PortableHostConformanceGeneratedSolution/AGENTS.md). Install upstream with npx skills add MartiXDev/Platform --skill PortableHostConformanceGeneratedSolution. Copyright stays with the author.

Portable Host Conformance Generated Solution routing

  • Deployment Manifest: ../DeploymentManifestGeneratedSolution/deployment-manifest.json
  • Host evidence: portable-host-conformance.json
  • Verification: eng/verify.mjs from the repository root

This fixture is the claim-free host acceptance seam. Keep every artifact bound to the validated Deployment Manifest, keep configuration external, and preserve the explicit migration and lifecycle checks. Do not add secrets, provider attestation, Supported claims, or martix.agent.json.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/martixdev-platform-portablehostconformancegeneratedsolution/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

martixdev-platform-portablehostconformancegeneratedsolution.ocm.jsonjson
{
  "ocm": "1",
  "id": "martixdev-platform-portablehostconformancegeneratedsolution",
  "kind": "skill",
  "name": "PortableHostConformanceGeneratedSolution",
  "description": "This fixture is the claim-free host acceptance seam. Keep every artifact bound to the validated Deployment Manifest, keep configuration external, and preserve the explicit migration and lifecycle checks. Do not add secrets, provider attestation, Supported claims, or `martix.agent.json`.",
  "publisher": "MartiXDev",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This fixture is the claim-free host acceptance seam. Keep every artifact bound to the validated Deployment Manifest, keep configuration external, and preserve the explicit migration and lifecycle checks. Do not add secrets, provider attestation, Supported claims, or `martix.agent.json`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/MartiXDev/Platform",
      "path": "tests/fixtures/PortableHostConformanceGeneratedSolution/AGENTS.md",
      "ref": "39a814a1036fcd2b814f12fcfa22a952428d6319",
      "url": "https://github.com/MartiXDev/Platform/blob/39a814a1036fcd2b814f12fcfa22a952428d6319/tests/fixtures/PortableHostConformanceGeneratedSolution/AGENTS.md",
      "key": "MartiXDev/Platform/tests/fixtures/PortableHostConformanceGeneratedSolution/AGENTS.md"
    }
  },
  "instructions": "# Portable Host Conformance Generated Solution routing\n\n- Deployment Manifest: `../DeploymentManifestGeneratedSolution/deployment-manifest.json`\n- Host evidence: `portable-host-conformance.json`\n- Verification: `eng/verify.mjs` from the repository root\n\nThis fixture is the claim-free host acceptance seam. Keep every artifact bound\nto the validated Deployment Manifest, keep configuration external, and preserve\nthe explicit migration and lifecycle checks. Do not add secrets, provider\nattestation, Supported claims, or `martix.agent.json`.",
  "cost": {
    "context_tokens": 135
  }
}

Fetch it by URL: GET /api/v1/registry/martixdev-platform-portablehostconformancegeneratedsolution/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.