--- /dev/null
+# NOT DESIGNED FOR PRODUCTION
+
+This component, module, or repository is not intended for production use.
+
+## Purpose
+The code contained here is provided as a pre-specification reference implementation and is meant to support the development and validation of technical requirements under discussion within the O-RAN Alliance. It may be used for prototyping, research, and early feedback, but:
+
+It is not complete,
+
+It may not conform to finalized specifications,
+
+It may contain known or unknown security vulnerabilities,
+
+It is not monitored for CVEs, and
+
+It receives no guarantee of support, updates, or fixes.
+
+## Disclaimer
+This software is made available as-is and without warranty of any kind.
+Use in production systems is strongly discouraged.
+Any use in products or deployments is at the user's own risk.
+
+For production-grade implementations, please consult finalized O-RAN specifications and implementations that explicitly state compliance and maintenance support.
+
+---
+2025 OpenInfra Foundation Europe - Licensed under the terms in the [Apache 2.0 LICENSE file](LICENSE.txt).
\ No newline at end of file
-# O-RAN-SC Non-RealTime RIC
+# O-RAN-SC Non-RealTime RIC (Experimental O-RAN-SC Module)
+
+
+
+
+> [!WARNING]
+> This repository is pre-spec and not intended for production use. No CVE remediation or production guarantees apply.
The O-RAN SC Non-RT RIC provides support for non-real-time intelligent radio resource management, higher layer procedure optimization, policy optimization in RAN, and providing guidance, parameters, policies and AI/ML models to support the operation of the Near-RT RIC to achieve higher-level non-real-time objectives.
## License
-Copyright (C) 2019 Nordix Foundation.
+Copyright (C) 2019-2023 Nordix Foundation.
+Copyright (C) 2023-2025 OpenInfra Foundation Europe.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
from docs_conf.conf import *
## Update here to configure which branch is used.
-#branch configurations
+# branch configurations
controlpanelbranch = 'latest'
simulatorbranch = 'latest'
dmaapmediatorproducerbranch = 'latest'
-# Hello World Sme Invoker Service\r
+# Hello World Sme Invoker Service (Experimental O-RAN-SC Module)\r
+\r
+\r
+\r
+\r
+> [!WARNING]\r
+> This repository is pre-spec and not intended for production use. No CVE remediation or production guarantees apply.\r
\r
This repository contains a Spring Boot application serving as Hello World SME invoker application.\r
The application can be built and run using the provided script - ``hello-world-sme-invoker-build-start.sh``.\r
-# Hello World Service\r
+# Hello World Service (Experimental O-RAN-SC Module)\r
+\r
+\r
+\r
+\r
+> [!WARNING]\r
+> This repository is pre-spec and not intended for production use. No CVE remediation or production guarantees apply.\r
\r
This repository contains a Spring Boot application serving a Hello World endpoint. The application can be built and \r
run using the provided script - ``hello-world-build-start.sh``.\r
* limitations under the License.
* ========================LICENSE_END===================================
-->
+
+
+# ICS Producer Consumer (Experimental O-RAN-SC Module)
+
+
+
+
+> [!WARNING]
+> This repository is pre-spec and not intended for production use. No CVE remediation or production guarantees apply.
+
# Automatic
### Using Kafka with a Java Producer and Consumer