harbor-dsh-evolution
Harbor-side integration for both DeepSeek Harness Candidate evaluation and privacy-preserving Historical Generation Evaluation.
It provides:
DshCandidateAgent: verifies and uploads an immutable Candidate, installs its locked npm dependencies, and runs it through Harbor's ACP runner.EvolutionPlugin: binds each Job to Candidate, Dataset Manifest, Evaluation Stack Manifest, Candidate Context v3, Architecture Doctor, the immutable executed Evaluator bundle, Trial assessments, Population report, and Summary. Before Harbor runs, every source Task verifier is replaced by one strict adapter that calls the descriptor-authorizedinput_builderand Evaluator and verifies configured/materialized/executed portable digests.SessionObservationAgent: presents one frozen, credential-redacted DSH Session Observation as one deterministic Harbor Trial without rerunning a Candidate; ordinary paths in visible source text are preserved.HistoricalGenerationEvaluationPlugin: validates the immutable Historical Batch/Dataset/Stack cross-links, runs Evaluator v2, preservescompleted-unscoredabstention, and writes Summary v4 plus a strict completion sentinel. Historical Jobs are diagnostic and cannot enter Promotion Gate.harbor-dsh: initializes strict projects; validates/snapshots Candidates, Datasets, and Stacks; materializes Historical Batch inputs; previews Candidate Context v3; diagnoses architecture; summarizes Jobs; and runs the deterministic Promotion Gate.business-observation/v1: validates and stores reviewed aggregate business metrics under the project with immutable observation ids, canonical digests, source provenance, subject/window/metric identity, sensitive-field rejection, and trend/group reads. It never performs network imports or mutates offline Summary, reward, or Gate.
Install it into the same Python environment as Harbor so the plugin entry point is discoverable:
uv venv .venv
uv pip install --python .venv/bin/python harbor-dsh-evolution==0.10.1
source .venv/bin/activate
harbor plugins list
harbor-dsh --help
The plugin list must contain both entry points:
dsh-evolution
dsh-historical-evaluation
Development from this repository:
uv sync
uv run harbor plugins list
uv run harbor-dsh --help
uv run harbor-dsh historical --help
uv run harbor-dsh dataset validate ../../examples/deep-research/task --project-root ../..
uv run harbor-dsh stack validate ../../examples/deep-research/.harbor/evaluation-stack.yml --project-root ../..
uv run harbor-dsh business-observation import --project-root ../.. --input ../../results/reviewed-observation.json
uv run harbor-dsh business-observation list --project-root ../.. --candidate-digest sha256:<64-hex>
uv run pytest
uv build
Harbor and this package must be installed into the same Python environment for the dsh-evolution and dsh-historical-evaluation entry points to appear in harbor plugins list.
snapshot derives Candidate id and version from package.json unless explicitly supplied. Legacy Candidate Context and Dataset-owned scoring verifiers are not accepted as a compatibility path. Candidate promotion requires Context v3 and emits structured mismatch, artifact, infrastructure, metric, and regression reason codes. Historical materialization instead derives a matching Dataset and immutable Stack from a credential-redacted historical-generation-batch/v1; it never creates a Candidate identity, reports insufficient evidence as completed-unscored, and always returns UNSUPPORTED_JOB_KIND_FOR_PROMOTION if passed to Gate.
Release files for harbor-dsh-evolution 0.10.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| harbor_dsh_evolution-0.10.1.tar.gz | 354.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| harbor_dsh_evolution-0.10.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 551.6 kB
Release files / harbor_dsh_evolution-0.10.1.tar.gz
| Download URL | harbor_dsh_evolution-0.10.1.tar.gz |
|---|---|
| Size | 354.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a8e80c5c7b22d623a351c97ff4baa32ac37f864baf05a0a95657516d127fa70f
|
|
BLAKE2b-256 checksum How to use checksums |
9d5f82830dc3c82b09b50a2c3133332faccdbc5ce9555e266d6274b949eaa4cd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.
Transparency logRelease files / harbor_dsh_evolution-0.10.1-py3-none-any.whl
| Download URL | harbor_dsh_evolution-0.10.1-py3-none-any.whl |
|---|---|
| Size | 197.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c73dca93ca4ec2e42f6b594b067f46b291cd1cd3bdb58dad8bbe41c861191e71
|
|
BLAKE2b-256 checksum How to use checksums |
4601ae172bda02605f8242e34369a74a5cbf19cf672b4b512745b420c35a9a17
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.
Transparency log