feat: 기능 추가 과정중
This commit is contained in:
@@ -9,3 +9,14 @@ assetManifestHash, releaseId)`. Versions are parsed numerically.
|
||||
4. an incompatible config or API contract blocks product mount
|
||||
5. rollback restores HTML, assets, runtime config, API compatibility, and
|
||||
release manifest as one coherent set
|
||||
|
||||
The current `apiContractVersion` check proves release/config coherence, not
|
||||
provider conformance by itself. The target multi-protocol contract set binds
|
||||
REST/OpenAPI artifacts, GraphQL schema and persisted-operation manifests,
|
||||
protobuf source/descriptors/codegen profiles, Connect/gRPC-Web provider profiles,
|
||||
ProtoJSON/HttpRule/generated OpenAPI/gateway artifacts, runtime schema/mapper
|
||||
registries, and server-state policy digests as defined in
|
||||
[API contract, Schema, Mapper, and Server State](../architecture/api-contract-schema-mapper-and-server-state.md).
|
||||
Browser Protobuf and REST Gateway compatibility is further split in
|
||||
[Protobuf browser transport and REST Gateway](../architecture/protobuf-browser-transport-and-rest-gateway.md);
|
||||
binary/JSON/HTTP-route compatibility gates are not interchangeable.
|
||||
|
||||
Reference in New Issue
Block a user