返回目录
其他 待识别

dsh-lattice-protocol

henryZhouLikeStudy/dsh-lattice-protocol

DSH Lattice V1 canonical protocol: schemas, types, validators and JSON Schema

Stars
1
Forks
0
Issues
0
更新
2 天前

PROJECT TOPICS

项目标签

PROJECT README

README

dsh-lattice-protocol

Versioned canonical schemas, types, validators, and contract-test fixtures for DSH Lattice V1.

Scope

This package defines the normative data contract for DSH Lattice:

  • Canonical types for Project, Run, Room, Agent, Task, Assignment, Message, Result, Artifact, and SessionLink.
  • Events, deterministic result/error envelopes, adapter manifests, capabilities, and session modes.
  • JSON Schema export and runtime validators.
  • RFC 2119 invariants and reusable contract-test fixtures.

Usage

import {
  projectSchema,
  runSchema,
  DEFAULT_RUN_TIMEOUT_MS,
  makeIdempotencyKey,
} from "dsh-lattice-protocol";

const parsed = projectSchema.safeParse(rawProject);

License

Apache-2.0. See LICENSE and NOTICE.

CLASSIFICATION EVIDENCE

分类依据

项目类型待识别
功能分类其他
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。