appcore-core 1.0.1-rc.8

Core runtime contracts and primitives for AppCore-Runtime.
Documentation

appcore-core

English | Português | Français

Generic in-process Runtime lifecycle, command/event dispatch, state, decisions, audit and idempotency.

RuntimeBuilder and AppPlugin remain low-level compatibility contracts. New applications use appcore_bin::application::Application and run_application.

This crate contains no product domain, HTTP server or provider-specific code.

cargo test -p appcore-core