Machine-first routing index for fast agent execution in qbitos-freya.
- Read
AGENTS.mdfor repo context and constraints. - Read
IMPLEMENTATION_ORDER.mdfor deterministic edit flow. - Read
BACKEND_MATRIX.jsonfor chat backend routing/env vars. - Run quick verification commands before and after edits.
- Source-of-truth product evolution:
qbitOS/uvspeed - Deploy/package surface:
qbitOS/qbitos-freya(runtime parity target, not a full folder-structure mirror) - Promotion/publish lane:
qbitOS/uvmis-evolution-agent
Agents should avoid architectural drift between these three repos and keep runtime behavior aligned. Do not mirror every folder one-to-one; keep canonical lineage, runtime parity, and metadata/indexing parity.
- UI surfaces:
freya-landing.htmlfreya-units.htmlfreya-terminal.html
- CLI/tooling:
freya(unified CLI router)tools/freya-math-cli.pytools/freya-hexcast-cli.py
- Discovery/indexing:
AGENTS.md.vibe/skills/freyaunits/SKILL.mdllms.txt,robots.txt,sitemap.xml
./freya math expr "sin(pi/4)^2 + cos(pi/4)^2"
./freya math econ --tb 474000000 --cost 400 --pct-a 20 --pct-b 2
./freya models --backend all
./freya chat --backend auto --family mistral "Convert 100 USD to EUR"- No API keys committed.
freyaworks with--backend autoand explicit backends.- Top-level metadata/discovery files remain present and coherent.
- HTML pages preserve script stack:
quantum-prefixes.jsqbit-dac.jsqbit-steno.js- service worker registration