Spaces:
Sleeping
Sleeping
Sync BLOG.md (technical architecture doc + cross-links)
Browse files
BLOG.md
CHANGED
|
@@ -58,6 +58,8 @@ If you only have a few minutes:
|
|
| 58 |
|
| 59 |
For full setup, action schema, reward tables, and local run instructions, use the GitHub README: https://github.com/kumarpushpam17-personal/Hackathon/blob/main/api_contract_validator/README.md
|
| 60 |
|
|
|
|
|
|
|
| 61 |
## What makes this submission strong
|
| 62 |
|
| 63 |
This is not a static prompt benchmark. It is a runnable OpenEnv environment with hidden ground truth, stateful episodes, objective rewards, real training, and public proof artifacts.
|
|
@@ -226,6 +228,7 @@ There is no existing RL benchmark for multi-service contract reasoning. This is
|
|
| 226 |
- **GitHub**: https://github.com/kumarpushpam17-personal/Hackathon
|
| 227 |
- **GitHub README**: https://github.com/kumarpushpam17-personal/Hackathon/blob/main/api_contract_validator/README.md
|
| 228 |
- **Story doc + technical guide**: https://github.com/kumarpushpam17-personal/Hackathon/blob/main/api_contract_validator/ENTERPRISE_CONTRACT_GUARDIAN_STORY.md
|
|
|
|
| 229 |
|
| 230 |
```bash
|
| 231 |
# Try the live environment in 10 seconds
|
|
|
|
| 58 |
|
| 59 |
For full setup, action schema, reward tables, and local run instructions, use the GitHub README: https://github.com/kumarpushpam17-personal/Hackathon/blob/main/api_contract_validator/README.md
|
| 60 |
|
| 61 |
+
For the deep technical reference (every tool documented, build flow start-to-end, runtime sequence diagrams, decision log for each architecture choice, reproducibility commands): https://github.com/kumarpushpam17-personal/Hackathon/blob/main/api_contract_validator/TECHNICAL_ARCHITECTURE.md
|
| 62 |
+
|
| 63 |
## What makes this submission strong
|
| 64 |
|
| 65 |
This is not a static prompt benchmark. It is a runnable OpenEnv environment with hidden ground truth, stateful episodes, objective rewards, real training, and public proof artifacts.
|
|
|
|
| 228 |
- **GitHub**: https://github.com/kumarpushpam17-personal/Hackathon
|
| 229 |
- **GitHub README**: https://github.com/kumarpushpam17-personal/Hackathon/blob/main/api_contract_validator/README.md
|
| 230 |
- **Story doc + technical guide**: https://github.com/kumarpushpam17-personal/Hackathon/blob/main/api_contract_validator/ENTERPRISE_CONTRACT_GUARDIAN_STORY.md
|
| 231 |
+
- **Technical architecture (deep)**: https://github.com/kumarpushpam17-personal/Hackathon/blob/main/api_contract_validator/TECHNICAL_ARCHITECTURE.md
|
| 232 |
|
| 233 |
```bash
|
| 234 |
# Try the live environment in 10 seconds
|