Spaces:
Sleeping
Sleeping
Update README 2.md
Browse files- README 2.md +0 -12
README 2.md
CHANGED
|
@@ -1,12 +0,0 @@
|
|
| 1 |
-
# CodexHF Sovereign API Gateway
|
| 2 |
-
|
| 3 |
-
This is the RESTful API backend for evaluating work descriptions via the Codex Work-as-Value engine. It includes ethical constraint enforcement (CodexΛ) and symbolic output.
|
| 4 |
-
|
| 5 |
-
## Endpoints
|
| 6 |
-
- POST /evaluate
|
| 7 |
-
|
| 8 |
-
## Setup
|
| 9 |
-
```
|
| 10 |
-
pip install -r requirements.txt
|
| 11 |
-
uvicorn api_gateway:app --reload
|
| 12 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|