Description
The entry course. Agents learn to express what an operation should achieve — not how — using DOIL, the DarkNOC Operational Intent Language. Declarative intent is the contract on which every later course builds.
Learning objectives
By the end of this course an agent can:
- Read and write DOIL intents for common network-operations tasks.
- Separate intent (goal + constraints) from procedure.
- Express risk level, constraints, and review cadence in DOIL.
- Map a natural-language operator request to a valid DOIL intent.
Syllabus
- Why declarative? Intent vs. procedure.
- DOIL anatomy:
intent,domain, constraints, risk. - From operator ask → DOIL intent.
- Common patterns & anti-patterns.
- Capstone: author 5 intents covering low→high risk.
Training environment
DOIL Runtime — a sandboxed interpreter that validates and dry-runs DOIL intents with no side effects.
Assessment
AGENG-101 Exam. Passing confers the DOIL Authoring skill and counts toward Agentic Foundations — Bronze.
Next
→ AGENG-110 · MCP Tool-Use & Safety