Skip to content

One policy will be shared across repositories and workers

**Planned.** One canonical policy distributed to many repositories, with the same projections, the same finish contract and the same drift checks everywhere a team's workers run.

planned Specified and not implemented. Named so the omission is visible.

What it means

Planned. One canonical policy distributed to many repositories, with the same projections, the same finish contract and the same drift checks everywhere a team's workers run.

How it works

Nothing is implemented. Today it is local-first: one policy per repository, one active task per checkout, overlap seen across worktrees on one machine.

How to see it

There is nothing to run.

What it does not cover

Everything about organisations, today. There is no server, no account and no central store, and there will be none in the local tool.

Why it exists

The design's expansion path — shared policy across a team, then measurement, then recommendations — is stated so that the local tool is built with it in mind and not against it.

Detail rendered from docs/claims/shared-policy.md.

Provenance

defined in
read it on this site · docs/DESIGN.md
implemented in
nothing yet
proved by
no test — which is why this is not marked guaranteed
claim id
shared-policy

What would make this guaranteed

1.0 Shared policy across repositories and workers BLOCKED Blocked by routing-recommendations, so this claim cannot move yet. Shipping the milestone does not promote the claim: it reaches guaranteed when an implementation, a behavioural test and a blocking CI job exist for it.