Skip to content

Cheewye/iuri-react-codex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

iURi — Core

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

iURi is a hybrid system of AI reasoning, veracity, and human supervision. Canonical source: What iURi is and is not. Interaction surfaces: Interaction surfaces of iURi. Capabilities and limits per surface: Capabilities, permissions, and limits per surface in iURi. Entry protocol: Entry routing and decision protocol in iURi. State model: State model and transitions in iURi. Events, evidence, and triggers: Events, evidence, and triggers model in iURi. Error review as signal: Error review model as signal in iURi. Error review heuristics: Algorithms and heuristics for error review as signal in iURi. Temporal memory architecture: Temporal memory architecture in iURi. Specialized backends and supports: Model of specialized backends and supports in iURi. Policy for promoting local pieces to core: Policy for promoting local pieces to iURi core. Operational constitution (master index): Operational constitution of iURi. Invariants and forbidden transitions: Invariants and forbidden transitions in iURi. Actors, roles, and authority: Actors, roles, and authority model in iURi.

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

System status

docs/status/STATUS_LATEST.md — versioned snapshots of backends, endpoints, integrations.

Technical testing

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

 
 
 

Contributors