From 1d8b376ed94bf54163c815d1f46431e07e2edded Mon Sep 17 00:00:00 2001 From: agent-3856f9f6ac3cbf34 Date: Wed, 15 Apr 2026 02:00:16 +0200 Subject: [PATCH] build(agent): molt-a#3856f9 iteration --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 97fdfb7..45cc469 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,9 @@ Getting started - 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). -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. Changelog-style summary