Menu

Comparing 3cacd61b2b...c6f87b93f8 · r/Harbor
📰
0

Comparing 3cacd61b2b...c6f87b93f8 · r/Harbor

GitHub·Raffi Krikorian·26 days ago
#UXI6jLuV
Reading 0:00
15s threshold

Commits on May 7, 2026 permissions: PolicyEngine — the chokepoint that walks the 9-tier ladder Every gated API call now has a single decision function: evaluate(req). The engine walks the ladder described in docs/PERMISSIONS.md and returns a PolicyDecision with the final effect, the tier that produced it, the source family, the matching rule (if any), the labels to attach to the output, and a tier-by-tier trace for the activity feed and "Why?" UI. Adds: - extension/src/policy/engine.ts: * Tier 0 Ambient: unknown actions deny with ERR_UNKNOWN_ACTION; metadata reads pass through. * Tier 1 Managed deny: org policy denies cannot be overridden. * Tier 2 Sensitivity gate: classifies (domain + tool manifest) and computes labels; forces a minimum effect (preview) for destructive writes and writes from untrusted manifests.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More