https://github.com/tesserine/agent-protocols
· scanned 2026-06-16 00:32 UTC (2 months, 2 weeks ago)
17 raw signals (9 security + 8 graph)
Last scanned 2 months, 2 weeks ago · v1 · 15 actionable findings from 2 signal sources. 7 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 71 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
main |
software | healthy | tools/validate.py:20 |
mangle |
software | healthy | tools/project.py:38 |
one_line |
software | healthy | tools/project.py:46 |
project |
software | healthy | tools/project.py:53 |
declare |
software | healthy | tools/project.py:68 |
src_of |
software | healthy | tools/project.py:129 |
dst_of |
software | healthy | tools/project.py:132 |
view_file |
software | healthy | tools/project.py:206 |
run |
software | healthy | tools/project.py:214 |
main |
software | healthy | tools/project.py:250 |
refs |
software | healthy | tools/protocol_model.py:36 |
is_leaf |
software | healthy | tools/protocol_model.py:61 |
all_yields |
software | healthy | tools/protocol_model.py:64 |
parse_document |
software | healthy | tools/protocol_model.py:100 |
schema_errors |
software | healthy | tools/protocol_model.py:113 |
_parse_need |
software | healthy | tools/protocol_model.py:123 |
_parse_step |
software | healthy | tools/protocol_model.py:133 |
build_model |
software | healthy | tools/protocol_model.py:156 |
flatten |
software | healthy | tools/protocol_model.py:163 |
contract_names |
software | healthy | tools/protocol_model.py:186 |
external_outputs |
software | healthy | tools/protocol_model.py:193 |
producers |
software | healthy | tools/protocol_model.py:200 |
build_edges |
software | healthy | tools/protocol_model.py:212 |
forward_edges |
software | healthy | tools/protocol_model.py:257 |
adjacency |
software | healthy | tools/protocol_model.py:261 |
has_path |
software | healthy | tools/protocol_model.py:268 |
find_cycle |
software | healthy | tools/protocol_model.py:286 |
branch_tags |
software | healthy | tools/protocol_model.py:309 |
mutually_exclusive |
software | healthy | tools/protocol_model.py:326 |
transitive_reduction |
software | healthy | tools/protocol_model.py:333 |
entry_steps |
software | healthy | tools/protocol_model.py:344 |
validate_structure |
software | healthy | tools/protocol_model.py:363 |
producer_exclusive |
software | healthy | tools/protocol_model.py:476 |
load |
software | healthy | tools/protocol_model.py:637 |
| Label | Layer | Status | Path |
|---|---|---|---|
requirements-dev.txt |
software | healthy | requirements-dev.txt |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
tesserine.md |
software | healthy | bindings/tesserine.md |
canonical-model.md |
software | healthy | spec/canonical-model.md |
notation.md |
software | healthy | spec/notation.md |
specification.md |
software | healthy | spec/specification.md |
tui.md |
software | healthy | design/tui.md |
README.md |
software | healthy | examples/README.md |
PROTOCOL.md |
software | healthy | examples/review/PROTOCOL.md |
state.md |
software | healthy | examples/review/views/state.md |
activity.md |
software | healthy | examples/review/views/activity.md |
PROTOCOL.md |
software | healthy | examples/verify/PROTOCOL.md |
state.md |
software | healthy | examples/verify/views/state.md |
activity.md |
software | healthy | examples/verify/views/activity.md |
validate.py |
software | healthy | tools/validate.py |
check.sh |
software | healthy | tools/check.sh |
project.py |
software | healthy | tools/project.py |
protocol_model.py |
software | healthy | tools/protocol_model.py |
protocol.schema.json |
software | healthy | schemas/protocol.schema.json |
| Label | Layer | Status | Path |
|---|---|---|---|
bindings |
software | healthy | bindings |
spec |
software | healthy | spec |
design |
software | healthy | design |
examples |
software | healthy | examples |
review |
software | healthy | examples/review |
views |
software | healthy | examples/review/views |
verify |
software | healthy | examples/verify |
views |
software | healthy | examples/verify/views |
tools |
software | healthy | tools |
schemas |
software | healthy | schemas |
| Label | Layer | Status | Path |
|---|---|---|---|
Need |
software | healthy | tools/protocol_model.py:30 |
Option |
software | healthy | tools/protocol_model.py:41 |
Step |
software | healthy | tools/protocol_model.py:48 |
Edge |
software | healthy | tools/protocol_model.py:72 |
Document |
software | healthy | tools/protocol_model.py:82 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-u1kfx_ir |
software | healthy | /tmp/repobility-clone-u1kfx_ir |
This page is publicly accessible at:
https://repobility.com/scan/1f22c3bf-0699-43d8-9886-d09c8bb91dfe/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1f22c3bf-0699-43d8-9886-d09c8bb91dfe/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.