InterIA – Suite Portal

Modular quality engine · refactor assist · AI bridge · structure maps for scientific repos

🧪 Quality Report

Run all quality plugins (Python, Markdown, LaTeX, BibTeX) and get a JSON report for this repository.

Open quality_report.html

CLI: interia-quality or interia-quality check
Makefile: make quality · make quality-all

🤖 Refactor Assist (AI Bridge)

Build a refactor plan, generate an AI request, review the response and apply edits – all via JSON files.

Open ai_preview.html

CLI: interia-quality refactor-plan
interia-quality ai-request · ai-prompt · ai-summary · ai-apply
Makefile: make refactor-plan · make ai-request · make ai-prompt · make ai-summary · make ai-apply · make ai-preview

🔭 LaTeX Galaxy Explorer

Explore LaTeX structure (sections, labels, macros) as a navigable galaxy.

Open galaxy_latex_explorer.html

CLI: interia-quality latex-explorer
Makefile: make latex-explorermake latex-explorer-html

🌌 LaTeX Galaxy

Build a LaTeX Galaxy Map of all sections, labels and macros across this repo.

Open doctor_latex_galaxy.html

CLI: interia-quality latex-galaxy
Makefile: make latex-galaxymake latex-galaxy-html

💫 BibTeX Galaxy

Map BibTeX entries, citations, missing and unused references as a galaxy.

Open bib_galaxy.html

CLI: interia-quality bib-galaxy
Makefile: make bib-galaxymake bib-galaxy-html

🌐 Cosmos Map

Build a unified structural map that merges Python, Markdown, LaTeX and BibTeX signals into a single JSON.

Open cosmos_explorer.html

CLI: interia-quality cosmos-map
Makefile: make cosmos-mapmake cosmos-map-html

⏳ Cosmos Timeline

Record snapshots of the Cosmos Map over time and visualise the evolution of coherence and structure.

Open cosmos_timeline.html

CLI: interia-quality cosmos-timelapse
Makefile: make cosmos-timelinemake cosmos-timeline-html

🌠 Multiverse 3D

Analyse several repositories together and explore their distances, gravity and thematic bridges in 3D.

Open multiverse_3d.html

Makefile (in a multiverse root):
make multiverse-map repos="../repo1 ../repo2 ..."
make multiverse-gravity · make multiverse-cli
make multiverse-bridges
make multiverse-3dmake multiverse-3d-html repos="..."
Nb: run make cosmos-map inside each repo beforehand.

❓ Quality Docs & Help

Learn what the InterIA Quality Pack v4 does, how the CLI works, and how to use the Makefile targets.

Open docs/quality/index.html

CLI: interia-quality --help
Makefile: make quality-help
Portal: interia-quality init-board · interia-quality portal
🔗 Suite overview: INTERIA_SUITE.md