16 lines
486 B
YAML
16 lines
486 B
YAML
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.
|