Initial public ModelForge release

This commit is contained in:
Jens
2026-09-01 21:30:16 +02:00
commit 7082ab955a
490 changed files with 104252 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
project:
id: example-ops
name: ExampleOps
description: Deterministic network configuration generation from structured requirements.
bindings:
assistant.general:
contract_version: 1
channel: stable
priority: interactive
benchmark_suites: [netops-requirements-extraction-v1]
notes:
- LLM output must be normalized into a validated intermediate representation.
- Final device CLI must be generated by deterministic logic, not direct unconstrained LLM output.