appcore-core 1.0.0

Core runtime contracts and primitives for AppCore-Runtime.
Documentation

appcore-core

English guide | Guia em português | Guide 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