{% extends "base.html" %} {% block title %}PolyglotMiner — Polyglot Discovery{% endblock %} {% block extra_head %} {% endblock %} {% block content %}

Polyglot Discovery

Repository catalog, empirical composition, and status index across mined research projects.

Discovered: {{ discovered_repos|length }}
Scanned: {{ scanned_count }}
Evolutions: {{ evol_count }}
Repositories Corpus {{ discovered_repos|length }}
{% for i in range(8) %} {% endfor %}
Repository
Composition
Pattern / Status
Stars
Commits
Actions
Showing 1–25 of {{ discovered_repos|length }} repositories
Rows:
{% endblock %}