Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 789 Bytes

File metadata and controls

15 lines (9 loc) · 789 Bytes

Freya

Freya is a personal, local-first AI agent project focused on a canonical runtime with explicit routing, capability, execution, learning, safety, and operational ownership boundaries.

Development validation

Install the declared development dependencies and run the focused canonical suite with the following command from the repository root:

./scripts/run_canonical_tests.sh

The command installs the project with its dev extra and runs the clean-process lifecycle, fallback verification, provider-resilience, workflow-safety, execution, learning, routing, and architecture-contract tests without requiring a manual PYTHONPATH adjustment.

For the current implementation state and remaining hardening priorities, see PROJECT_STATUS.md.