What is a Logic Map?
A Logic Map is a structured representation of your policy’s rules. Instead of treating your policy as unstructured text, Synkro extracts discrete rules with:- Rule ID - Unique identifier (R001, R002, etc.)
- Text - The rule statement
- Category - Type of rule (threshold, requirement, permission, etc.)
- Condition - When the rule applies
- Action - What should happen
- Dependencies - Other rules this depends on
Example
Given this policy:Accessing the Logic Map
Interactive Editing
Withenable_hitl=True, you can review and edit the Logic Map before generation:
Commands
| Input | Action |
|---|---|
remove R002 | Delete a rule |
add a rule for... | Add new rule |
show R001 | View rule details |
done | Continue with current Logic Map |
undo | Revert last change |
reset | Restore original |