-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
LoFi edited this page Jan 27, 2026
·
6 revisions
LoFi Gate is a signal-first verification system for AI Agents. This Wiki contains the deep knowledge, rules, and configuration that govern the repository.
Before you can use the Gate, you must setup the environment.
-
Setup Node -
package.jsonprojects. -
Setup Python -
pyproject.tomlprojects. -
Setup Rust -
Cargo.tomlprojects. -
Setup Go -
go.modprojects.
How to enforce the Gate on your repository.
-
Skill: The Checkpoint - The AI Agent definition (
SKILL.md). - GitHub Repo Rules - Setting up Branch Protection.
-
Configuration - Customizing
lofi.toml.
- Local Models - Using LoFi Gate with Llama 3 / Local LLMs.