Visible-Agent-Loop-Protocol

Community

VALP is looking for skeptical implementation feedback, not hype. The useful question is whether the protocol makes agent work more auditable in real workflows.

Start Here

For a no-runtime first pass:

git clone https://github.com/wcqxgjy6d8-pixel/Visible-Agent-Loop-Protocol.git
cd Visible-Agent-Loop-Protocol
python -m pip install -r requirements-dev.txt
bin/valp audit examples/minimal-task

For repository verification:

scripts/verify-examples.sh

Current discussion entry points:

Good first GitHub-native tasks:

Where To Post

Use GitHub Discussions for open-ended feedback:

Use GitHub Issues for concrete work:

Best Feedback

The most useful community feedback is concrete:

Contribution Paths

Good first contributions usually fit one of these shapes:

For broad ideas, use GitHub Discussions. Use the RFC template when the proposal changes protocol semantics, evidence contracts, schemas, adapter requirements, or governance. For concrete bugs or scoped changes, open an issue. For code or doc changes, open a pull request and include the verification command you ran. Maintainer changes follow the same PR trail; see Maintainer Governance.

Ground Rules