Update Orchestrator README (MVP Scope + Interface)#7
Open
Acon3078 wants to merge 43 commits into
Open
Conversation
…ns, interface and Input/Outputs.
…nto module/orchestrator-readme-v1
… the monitor module workflows will now be ignored by git.
… Module Interface Brief.
… for integrating modules into the OpenPolicyStack orchestration system, including structure, API requirements, and testing procedures.
…nd integration details for the OpenPolicyStack orchestration system, including service names, build contexts, image names, ports, networks, volumes, environment sources, health checks, and roles.
…configurations for the OpenPolicyStack.
… where I added the compose.yaml file.
…tegration-pilot module).
…king the .env.example file in .gitignore.
…N serialization. Removed UUID and timestamp, replacing them with a deterministic input hash for artifact filenames.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary: Updates modules/orchestrator/README.md to define MVP scope, proposed API interface (/plan_and_execute), run storage for reproducibility, and integration assumptions.
How to run (Docker Preferred): Planned / placeholder commands documented in README Section 7 (module skeleton pending).
Example (API Request/Response): Included in README Section 3 (+ quickstart curl example in Section 8).