Skip to content

safal207/guardian-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guardian-layer

Guardian Layer — keeper of gentle continuity: care-first policy layer for LTP systems (non-coercive, traceable, reversible).

Interfaces

Implementation progress (phase 1)

  • Policy pack is now externalized in JSON: policy/default.policy.json
  • Shared policy engine utilities: tools/guardian_policy.py
  • Intake supports configurable policy packs:
    • python tools/guardian_intake.py --policy-pack policy/default.policy.json
  • Operator CLI for day-1 workflows:
    • python tools/guardian_case.py evaluate --signal examples/signal.web-perf.json
    • python tools/guardian_case.py explain --signal examples/signal.web-perf.json
  • API (ingest/evaluate/explain) for service mode:
    • uvicorn api.app:app --reload --port 8000
    • curl -sS http://127.0.0.1:8000/healthz
    • curl -sS -X POST http://127.0.0.1:8000/v1/evaluate -H 'content-type: application/json' --data @examples/signal.web-perf.json

Planning & business

  • Roadmap 2026
  • Monetization calculator: python tools/guardian_monetization.py --scenario base

About

Guardian Layer — keeper of gentle continuity: care-first policy layer for LTP systems (non-coercive, traceable, reversible).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages