Repo-Wide Classification

Bucket Map Dashboard

A visual breakdown of every project in barbrickdesign.github.io classified into Free, Paid, and Collaborative buckets — powered by tools/bucket_map.py. Scan data is pre-generated and loaded from bucket_scan_results.json.

🌐 consciousnessrevolution.io ↗
Total Files
Bucket 1 — Free
Bucket 2 — Paid IP
Bucket 3 — Collab
Portfolio Value
Bucket 1 — Free / Donated 0 files
Bucket 2 — Paid / Contract 0 files
Bucket 3 — Collaborative 0 files
Sort: Showing catalog projects + IP files only

Classified Projects & IP Files

Bucket 1

🟢 Free / Donated

0 files
Bucket 2

🟡 Paid / Protected IP

0 files
Bucket 3

🟣 Collaborative

0 files

⚙️ How to Run the Classifier

# Full Markdown report (stdout)
python tools/bucket_map.py

# Enriched JSON output (used by this dashboard)
python tools/bucket_map.py --json > tools/bucket_scan_results.json

# One-line summary
python tools/bucket_map.py --summary

# Scan a sub-directory only
python tools/bucket_map.py --path ./tools