Skip to content

iURi: veracity-first conversational system with CRIT gate, context routing presets, and auditable guardrails

License

Notifications You must be signed in to change notification settings

Cheewye/iuri-react-codex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

722 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

iURi — Core Brain

CI (React build + FastAPI smoke) docs-link-check

iURi is the core conversational brain that powers iURi applications. It listens before it responds and says what it can and cannot support. CRIT Gate enforces safety and veracity around model output. Eight guardians explain the decision from different safety angles. Decisions are auditable through structured logs. When evidence is missing, it chooses uncertainty or silence over speculation.

Start here

Architecture at a glance

CRIT Gate and the eight guardians

  • Gate entrypoint: backend/core/crit_gate.py
  • Guardians overview: docs/GUARDIANS_SUMMARY_FOR_HUMANS.md
  • Full roll call: docs/GUARDIANS_ROLL_CALL.md
  • Guardians (what each protects):
    • Pacto (ethics): harm and consent
    • Comando (shell_commands): destructive or invasive commands
    • Núcleo (system_config): system and network safety
    • Flujo (workflow): reproducibility and verification
    • Frontera (project_scope): scope creep control
    • Veritas (veracity): evidence and truthfulness
    • Airbag (safety): risk and damage reduction
    • Ledger (traceability): audit trail and justification

Applications

How to publish (frontend)

  • PRs: build checks only.
  • Merge to main: automatic frontend deploy.
  • Manual deploy: run the GitHub Actions workflow Frontend CI/CD.

Repo map

  • backend/ core runtime and APIs
  • frontend/ UI and client-side assets
  • sap/ guardians, safety, telemetry, and policy code
  • tests/ backend tests
  • tools/ internal tools and ops scripts
  • docs/ product, design, and technical documentation
  • scripts/ utilities and automation
  • config/ configs and policies
  • deploy/ deployment docs and manifests

About

iURi: veracity-first conversational system with CRIT gate, context routing presets, and auditable guardrails

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •