feat(hololake): require full stage1 module lifecycle contracts

This commit is contained in:
冰朔 2026-09-09 21:53:47 +08:00
commit 2225c3d150
3 changed files with 4 additions and 4 deletions

View file

@ -1,14 +1,14 @@
{
"schema": "guanghu.hololake-language-world-native-stage1-module-registry/v1",
"registry_id": "HLP-STAGE1-NATIVE-REGISTRY-001",
"version": "2026-09-09.1",
"version": "2026-09-09.2-first-development-abi",
"state": "CURRENT_REQUIREMENTS_NUMBERED_IMPLEMENTATION_NOT_STARTED",
"generation": "HLP-GEN-LANGUAGE-WORLD-NATIVE-0001",
"product_runtime": "PER_USER_LOCAL_OR_USER_OWNED_NODE_NO_SHARED_PERSONA_SESSION_CONCURRENCY",
"module_count": 18,
"old_registry_role": "HLP-LANG-MOD-001_TO_017_VERIFIED_DONORS_ONLY_NOT_CURRENT_SEQUENCE",
"common_contract": {
"required_fields": ["module_id", "version", "component_type", "capabilities", "input_ports", "output_ports", "event_ports", "permissions", "resource_budget", "presentation_contract", "health_contract", "test_contract", "rollback", "evidence"],
"required_fields": ["module_id", "version", "component_type", "capabilities", "input_ports", "output_ports", "event_ports", "permissions", "resource_budget", "presentation_contract", "source_contract", "artifact_contract", "runtime_contract", "deployment_contract", "compliance_contract", "health_contract", "test_contract", "rollback", "evidence"],
"socket_rule": "TYPED_PORTS_SCHEMA_VERSION_AND_PERMISSION_MUST_MATCH_BEFORE_COMPOSITION",
"compliance_socket": ["model_use", "data_classes", "permissions", "generated_content", "labeling", "logs", "risk", "tests", "incident_stop", "revocation"],
"agent_rule": "SEMANTIC_JUDGMENT_REQUIRES_MODEL_AGENT_DETERMINISTIC_MEASUREMENT_AND_EXECUTION_REMAIN_ORGANS"