| name | agentic-map |
| description | Build or refresh the objective map before packet execution. Use when the program truth needs to be defined from artifacts instead of memory. |
Agentic Map
Use this skill to define the current source of truth for a governed program.
Workflow
- Identify whether the program is
remediation or greenfield.
- List the current objectives and invariants.
- Capture fresh evidence sources that justify the map.
- Enumerate the eligible next packets.
- Record which adapters are allowed for which packet types.
Hard Rules
- Do not create packet work directly from a transcript if a fresher artifact exists.
- Do not mark a packet eligible if its prerequisites are still unmet.
- Treat the objective map as durable operator truth, not a temporary note.