Skip to content

Conversation

@sandorstormen
Copy link
Contributor

@sandorstormen sandorstormen commented Jan 6, 2026

Adds a field to all agent states.

performed_nodes_order: dict[int, frozenset[AttackGraphNode]]

Initially compromised nodes will be a set under the 0 key. All other compromised nodes will be under subsequent time keys.

@sandorstormen sandorstormen linked an issue Jan 6, 2026 that may be closed by this pull request
@mrkickling
Copy link
Contributor

This is good and what we had decided. Failing its test though.

@mrkickling
Copy link
Contributor

After jakobs split up of the simulator functions there are conflicts on this branch

@mrkickling
Copy link
Contributor

re_based_

@sandorstormen
Copy link
Contributor Author

I approve this. But GitHub won't let me approve my own PR.

@mrkickling
Copy link
Contributor

I approve your approval.

@mrkickling mrkickling merged commit d779647 into main Jan 16, 2026
7 checks passed
@mrkickling mrkickling deleted the ordered-steps branch January 16, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Give Absolute Temporality in Agent State where Relevant

3 participants