JSPM

@proxman-io/policy

0.2.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q75685F
  • License MIT

ProxManLib safety and policy layer — risk classification, confirmation, impact

Package Exports

  • @proxman-io/policy

Readme

@proxman-io/policy

Safety and policy layer — risk classification, confirmation gating, impact summarization, validation.

Exports

  • classifyOperationRisk(op)'read' | 'low' | 'medium' | 'high' | 'destructive'
  • requiresConfirmation(op)boolean
  • summarizeImpact(op)ImpactSummary
  • validateOperation(op, context)ValidationResult

See the root README for the safety model.