ranvier-core
Ecosystem: crates.io
Version:
0.30.0Status:
releasedTransition, Outcome, Bus, Schematic 같은 프로토콜 독립 코어 계약을 정의합니다.
사용 시점: HTTP 어댑터와 분리된 의사결정 흐름을 모델링할 때 사용합니다.
ranvier-core0.30.0releasedTransition, Outcome, Bus, Schematic 같은 프로토콜 독립 코어 계약을 정의합니다.
ranvier-macros0.30.0released회로/라우트 연결 보일러플레이트를 줄이는 매크로를 제공합니다.
ranvier-runtime0.30.0releasedAxon 실행 엔진과 상태 전이/흐름 제어 오케스트레이션을 제공합니다.
ranvier-http0.30.0releasedHTTP ingress/egress 경계, 라우팅, 타입 추출기, 전송 매핑을 제공합니다.
ranvier-std0.30.0releasedflow/math/logic/string/debug 등 표준 노드 프리미티브를 제공합니다.
ranvier-audit0.30.0released추적 가능한 운영 기록을 위한 감사 이벤트 싱크와 헬퍼 타입을 제공합니다.
ranvier-compliance0.30.0released서비스 흐름의 정책/규제 정합성을 위한 컴플라이언스 헬퍼 표면입니다.
ranvier-inspector0.30.0released노드별 메트릭, 페이로드 캡처, 조건부 중단점, 정체 감지를 제공하는 Inspector REST + WebSocket 서버입니다.
ranvier-openapi0.30.0releasedRanvier HTTP 서비스용 OpenAPI 명세 생성/노출 기능을 제공합니다.
ranvier0.30.0released주요 Ranvier API 표면(core, runtime, HTTP)을 재노출하는 파사드 crate입니다.
cargo check --workspace
cargo run -p typed-state-tree
cargo run -p basic-schematiccargo check --workspacecargo run -p typed-state-treecargo run -p routing-params-democargo test -p ranvier-httpcargo test -p ranvier-http --test test_app_healthcargo test -p ranvier-http --features validationcargo run -p ranvier-http --example validation_struct_level --features validationcargo test -p ranvier-std guardcargo test -p ranvier-openapicargo check -p openapi-democargo test -p ranvier-httpcargo check -p static-spa-democargo test -p ranvier-httpcargo check -p websocket-ingress-democargo test -p ranvier-inspectorcargo test --workspace./scripts/m119_examples_smoke.ps1./scripts/m131_inspector_quickview_smoke.ps1./scripts/m131_schematic_diff_policy_smoke.ps1./scripts/m131_fullstack_embedded_smoke.ps1cargo test -p ranvier-runtime timeline_assertion_works_in_integration_testcargo run -p ecosystem-seaorm-democargo run -p ecosystem-diesel-democargo run -p ecosystem-redis-democargo run -p ecosystem-nats-democargo run -p ecosystem-meilisearch-democargo check -p session-patterncargo test -p ranvier-inspector metrics stallcargo test -p ranvier-inspector breakpoint payloadcargo check -p guard-democargo check -p auth-jwt-role-demo