--- kind: function name: hello-world description: A simple hello world contract to test OpenProse on pi --- ## Parameters - name: string — The name to greet (default: "World") ## Returns - greeting: string — The generated greeting message ## Maintains - The greeting includes the provided name - The greeting is friendly and warm