https://github.com/stephencummins/MaceStyle
· scanned 2026-06-16 00:21 UTC (2 months, 2 weeks ago)
41 raw signals (0 security + 41 graph)
Last scanned 2 months, 2 weeks ago · v1 · 39 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 350 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 |
|---|---|---|---|
check_credential_exposure |
software | healthy | governance_check.py:46 |
check_input_validation |
software | healthy | governance_check.py:94 |
check_prompt_injection_resilience |
software | healthy | governance_check.py:168 |
run_policy_checks |
software | healthy | governance_check.py:217 |
run_compliance_checks |
software | healthy | governance_check.py:262 |
run_governance_assessment |
software | healthy | governance_check.py:314 |
generate_report |
software | healthy | governance_check.py:349 |
shade |
software | healthy | docs/generate_docs.py:20 |
page_field |
software | healthy | docs/generate_docs.py:27 |
new_doc |
software | healthy | docs/generate_docs.py:35 |
footer |
software | healthy | docs/generate_docs.py:47 |
cover |
software | healthy | docs/generate_docs.py:55 |
body |
software | healthy | docs/generate_docs.py:80 |
bullet |
software | healthy | docs/generate_docs.py:86 |
kv_table |
software | healthy | docs/generate_docs.py:92 |
image |
software | healthy | docs/generate_docs.py:106 |
faq |
software | healthy | docs/generate_docs.py:118 |
generate |
software | healthy | docs/generate_diagrams.py:61 |
clean |
software | healthy | docs/generate_pdf.py:33 |
_set |
software | healthy | docs/generate_exec_deck.py:29 |
textbox |
software | healthy | docs/generate_exec_deck.py:34 |
add_logo |
software | healthy | docs/generate_exec_deck.py:40 |
title_bar |
software | healthy | docs/generate_exec_deck.py:45 |
bullets |
software | healthy | docs/generate_exec_deck.py:57 |
card |
software | healthy | docs/generate_exec_deck.py:74 |
footer |
software | healthy | docs/generate_exec_deck.py:84 |
node |
software | healthy | docs/generate_exec_deck.py:95 |
container |
software | healthy | docs/generate_exec_deck.py:106 |
arrow |
software | healthy | docs/generate_exec_deck.py:114 |
note_strip |
software | healthy | docs/generate_exec_deck.py:120 |
add_rule |
software | healthy | MaceStyleValidator/populate_style_rules.py:8 |
create_style_rules |
software | healthy | MaceStyleValidator/populate_style_rules.py:25 |
main |
software | healthy | MaceStyleValidator/populate_style_rules.py:837 |
test_validation |
software | healthy | MaceStyleValidator/test_local.py:9 |
check_tolerance_column |
software | healthy | MaceStyleValidator/add_structural_rules.py:15 |
add_tolerance_column |
software | dead | MaceStyleValidator/add_structural_rules.py:31 |
add_rule |
software | healthy | MaceStyleValidator/add_structural_rules.py:62 |
create_structural_rules |
software | healthy | MaceStyleValidator/add_structural_rules.py:79 |
main |
software | healthy | MaceStyleValidator/add_structural_rules.py:256 |
load_rules |
software | healthy | MaceStyleValidator/test_tracker_rules.py:36 |
run |
software | healthy | MaceStyleValidator/test_tracker_rules.py:41 |
_rule |
software | healthy | MaceStyleValidator/test_rule_coverage.py:80 |
_build_document |
software | healthy | MaceStyleValidator/test_rule_coverage.py:86 |
_all_text |
software | healthy | MaceStyleValidator/test_rule_coverage.py:102 |
_all_rules |
software | healthy | MaceStyleValidator/test_rule_coverage.py:106 |
_line |
software | healthy | MaceStyleValidator/test_rule_coverage.py:112 |
test_detection |
software | healthy | MaceStyleValidator/test_rule_coverage.py:117 |
test_autofix |
software | healthy | MaceStyleValidator/test_rule_coverage.py:127 |
_new_rule |
software | healthy | MaceStyleValidator/test_rule_coverage.py:195 |
_build_new_doc |
software | healthy | MaceStyleValidator/test_rule_coverage.py:201 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
governance_report.md |
software | healthy | governance_report.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
governance_check.py |
software | healthy | governance_check.py |
test_output_report.html |
software | healthy | test_output_report.html |
deployment-guide.md |
software | healthy | deployment-guide.md |
LICENSE |
software | healthy | LICENSE |
azure-pipelines.yml |
software | healthy | azure-pipelines.yml |
azure-admin-setup.md |
software | healthy | docs/azure-admin-setup.md |
generate_docs.py |
software | healthy | docs/generate_docs.py |
3-configuration-setup.md |
software | healthy | docs/3-configuration-setup.md |
prod-deployment-guide.md |
software | healthy | docs/prod-deployment-guide.md |
4-development-setup.md |
software | healthy | docs/4-development-setup.md |
VISIO_FEATURES_SUMMARY.md |
software | healthy | docs/VISIO_FEATURES_SUMMARY.md |
generate_diagrams.py |
software | healthy | docs/generate_diagrams.py |
visio-structural-rules-examples.md |
software | healthy | docs/visio-structural-rules-examples.md |
1-technical-architecture.md |
software | healthy | docs/1-technical-architecture.md |
2-user-guide.md |
software | healthy | docs/2-user-guide.md |
generate_pdf.py |
software | healthy | docs/generate_pdf.py |
visio-validation-guide.md |
software | healthy | docs/visio-validation-guide.md |
process-map-rules-summary.md |
software | healthy | docs/process-map-rules-summary.md |
generate_exec_deck.py |
software | healthy | docs/generate_exec_deck.py |
TEST_FILE_SUMMARY.md |
software | healthy | test_files/TEST_FILE_SUMMARY.md |
VISIO_TEST_CREATION_GUIDE.md |
software | healthy | test_files/VISIO_TEST_CREATION_GUIDE.md |
populate_style_rules.py |
software | healthy | MaceStyleValidator/populate_style_rules.py |
test_local.py |
software | healthy | MaceStyleValidator/test_local.py |
add_structural_rules.py |
software | healthy | MaceStyleValidator/add_structural_rules.py |
test_tracker_rules.py |
software | healthy | MaceStyleValidator/test_tracker_rules.py |
test_rule_coverage.py |
software | healthy | MaceStyleValidator/test_rule_coverage.py |
style_rules_fixture.json |
software | healthy | MaceStyleValidator/style_rules_fixture.json |
test_review_required_report.html |
software | healthy | MaceStyleValidator/test_review_required_report.html |
test_validation_save.py |
software | healthy | MaceStyleValidator/test_validation_save.py |
update_style_rules_useai.py |
software | healthy | MaceStyleValidator/update_style_rules_useai.py |
setup_sharepoint.py |
software | healthy | MaceStyleValidator/setup_sharepoint.py |
update_rules_to_both.py |
software | healthy | MaceStyleValidator/update_rules_to_both.py |
check_file_location.py |
software | healthy | MaceStyleValidator/check_file_location.py |
function_app.py |
software | healthy | MaceStyleValidator/function_app.py |
run_all_tests.py |
software | healthy | MaceStyleValidator/run_all_tests.py |
test-maceybot.py |
software | healthy | MaceStyleValidator/test-maceybot.py |
grant_site_permissions.py |
software | healthy | MaceStyleValidator/grant_site_permissions.py |
test_sharepoint_validation.py |
software | healthy | MaceStyleValidator/test_sharepoint_validation.py |
host.json |
software | healthy | MaceStyleValidator/host.json |
test_output_report.html |
software | healthy | MaceStyleValidator/test_output_report.html |
add_useai_column.py |
software | healthy | MaceStyleValidator/add_useai_column.py |
inspect_validation_results.py |
software | healthy | MaceStyleValidator/inspect_validation_results.py |
TESTING_RULES.md |
software | healthy | MaceStyleValidator/TESTING_RULES.md |
dump_style_rules.py |
software | healthy | MaceStyleValidator/dump_style_rules.py |
create_violation_doc.py |
software | healthy | MaceStyleValidator/create_violation_doc.py |
add_process_map_rules.py |
software | healthy | MaceStyleValidator/add_process_map_rules.py |
rule_doctor.py |
software | healthy | MaceStyleValidator/rule_doctor.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
MaceyBot |
software | healthy | MaceStyleValidator/MaceyBot/bot.py:77 |
ClaudeClient |
software | healthy | MaceStyleValidator/MaceyBot/claude_client.py:80 |
MockShape |
software | healthy | MaceStyleValidator/scripts/test_structural_validation.py:227 |
MockPage |
software | healthy | MaceStyleValidator/scripts/test_structural_validation.py:234 |
MockVisio |
software | healthy | MaceStyleValidator/scripts/test_structural_validation.py:245 |
MockShapePos |
software | healthy | MaceStyleValidator/scripts/test_structural_validation.py:295 |
MockPagePos |
software | healthy | MaceStyleValidator/scripts/test_structural_validation.py:302 |
MockVisioPos |
software | healthy | MaceStyleValidator/scripts/test_structural_validation.py:311 |
MockPageDim |
software | healthy | MaceStyleValidator/scripts/test_structural_validation.py:357 |
MockVisioDim |
software | healthy | MaceStyleValidator/scripts/test_structural_validation.py:363 |
MockPageExact |
software | healthy | MaceStyleValidator/scripts/test_structural_validation.py:415 |
MockVisioExact |
software | healthy | MaceStyleValidator/scripts/test_structural_validation.py:423 |
ValidationMetrics |
software | healthy | MaceStyleValidator/ValidateDocument/monitoring.py:24 |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
test_files |
software | healthy | test_files |
MaceStyleValidator |
software | healthy | MaceStyleValidator |
MaceyBot |
software | healthy | MaceStyleValidator/MaceyBot |
scripts |
software | healthy | MaceStyleValidator/scripts |
ValidateDocument |
software | healthy | MaceStyleValidator/ValidateDocument |
infra |
software | healthy | infra |
teams-manifest |
software | healthy | teams-manifest |
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.5.49 |
network | healthy | docs/generate_diagrams.py |
1.0.0.0 |
network | healthy | infra/logic-app.parameters.json |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-hmpnrkli |
software | healthy | /tmp/repobility-clone-hmpnrkli |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::MaceStyleValidator/ValidateDocument/access_control.py |
security | healthy | MaceStyleValidator/ValidateDocument/access_control.py |
This page is publicly accessible at:
https://repobility.com/scan/ecb3d29f-3882-418a-8361-5dfb577752bf/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ecb3d29f-3882-418a-8361-5dfb577752bf/
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.