MCPcopy Create free account
hub / github.com/WeaveMindAI/weft / audit_nodes.py

File audit_nodes.py

scripts/audit_nodes.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Audit all catalog nodes for frontend/backend consistency."""
3
4import re, os, glob

Callers

nothing calls this directly

Calls 2

extract_bracket_contentFunction · 0.85
addMethod · 0.80

Tested by

no test coverage detected