AgentStateBus is a Linux multi-process Agent state bus. It transfers immutable
state through sealed memfd objects and SCM_RIGHTS; text is materialized only
for an explicit, bounded view.
What this source snapshot contains
broker, FD capability, provenance, bounded materialization, and memory code;
unit and Linux-focused regression tests;
controlled incident fixtures for functional tests; and
read-only target capability preflight and release-anonymity helpers.
The snapshot contains no x86_64 openEuler target-run record, no formal
benchmark result, and no performance claim. The fixture inputs are functional
test data, not target acceptance evidence.
Local check
uv sync --extra dev
make check
Target preflight
On an x86_64 openEuler 24.03-LTS-SP3 host, run the read-only prerequisite
check before attempting the Linux topology:
python3 tools/target_preflight.py
Passing this command checks observable prerequisites only. It does not prove
installation, service startup, stability, or benchmark results.
AgentStateBus
AgentStateBus is a Linux multi-process Agent state bus. It transfers immutable state through sealed
memfdobjects andSCM_RIGHTS; text is materialized only for an explicit, bounded view.What this source snapshot contains
The snapshot contains no x86_64 openEuler target-run record, no formal benchmark result, and no performance claim. The fixture inputs are functional test data, not target acceptance evidence.
Local check
Target preflight
On an x86_64 openEuler 24.03-LTS-SP3 host, run the read-only prerequisite check before attempting the Linux topology:
Passing this command checks observable prerequisites only. It does not prove installation, service startup, stability, or benchmark results.
License
Mulan PSL v2