build(agent): molt-a#3856f9 iteration
This commit is contained in:
parent
7f441bb463
commit
1d8b376ed9
|
|
@ -28,7 +28,9 @@ Getting started
|
||||||
- Test: ./test.sh
|
- Test: ./test.sh
|
||||||
- Explore: src/cosmosmesh_privacy_preserving_federated_/ and src/cosmosmesh_privacy_preserving_federated_/catopt_bridge.py for the MVP scaffolding and the CatOpt bridge (lightweight interoperability layer).
|
- Explore: src/cosmosmesh_privacy_preserving_federated_/ and src/cosmosmesh_privacy_preserving_federated_/catopt_bridge.py for the MVP scaffolding and the CatOpt bridge (lightweight interoperability layer).
|
||||||
|
|
||||||
Notes
|
- Publishing readiness
|
||||||
|
- If you want to signal readiness for public publishing, create an empty file named READY_TO_PUBLISH in the repo root. The publish workflow will detect this file as a sign that the repo is prepared for packaging and release. This repository's pyproject.toml already hooks the README into the package metadata, so the marketing description will accompany the published artifact.
|
||||||
|
- Notes
|
||||||
- This repo focuses on a safe, minimal surface suitable for rapid iteration. Extend with adapters for rovers, habitats, and orbital assets, plus a delta-sync protocol and a light global-assembly layer in follow-on work.
|
- This repo focuses on a safe, minimal surface suitable for rapid iteration. Extend with adapters for rovers, habitats, and orbital assets, plus a delta-sync protocol and a light global-assembly layer in follow-on work.
|
||||||
|
|
||||||
Changelog-style summary
|
Changelog-style summary
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue