Namespace: command.infrastructure

All documented symbols in the command.infrastructure namespace.

namespace · command.infrastructure

Infrastructure commands

namespace command.infrastructure

Typed requests that control retained road, fence, and gate projects.

command · command.infrastructure

Cancel infrastructure work

command.infrastructure.cancel(infrastructure_id, expected_revision) -> command.receipt

Cancels one current infrastructure project through Construction, Work, Actor, Resource, and World owners.

command · command.infrastructure

Request infrastructure work

command.infrastructure.request-work(settlement_id, infrastructure_id, kind) -> command.receipt

Directs one Settlement to evaluate a specific repair or network extension through current World, Construction, Work, Resource, and labor facts.

command · command.infrastructure

Set gate access policy

command.infrastructure.set-access-policy(infrastructure_id, expected_revision, access_policy_id) -> command.receipt

Changes one gate to a validated World access policy through revision-checked World authority.