{"id":35174573,"url":"https://github.com/mohdzain98/gnost","last_synced_at":"2026-01-13T22:02:51.738Z","repository":{"id":330880667,"uuid":"1123870220","full_name":"mohdzain98/gnost","owner":"mohdzain98","description":"GNOST helps developers understand unfamiliar codebases by automatically identifying entry points, execution flow, and core logic.","archived":false,"fork":false,"pushed_at":"2025-12-28T20:30:10.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-31T09:56:35.467Z","etag":null,"topics":["cli","code-analysis","developer-tools","mermaid","onboarding"],"latest_commit_sha":null,"homepage":"https://gnost.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mohdzain98.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-27T20:04:37.000Z","updated_at":"2025-12-29T07:47:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mohdzain98/gnost","commit_stats":null,"previous_names":["mohdzain98/gnost"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mohdzain98/gnost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdzain98%2Fgnost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdzain98%2Fgnost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdzain98%2Fgnost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdzain98%2Fgnost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohdzain98","download_url":"https://codeload.github.com/mohdzain98/gnost/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdzain98%2Fgnost/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28400887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","code-analysis","developer-tools","mermaid","onboarding"],"created_at":"2025-12-28T21:53:55.903Z","updated_at":"2026-01-13T22:02:51.733Z","avatar_url":"https://github.com/mohdzain98.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GNOST — Codebase Knowledge\n![PyPI](https://img.shields.io/pypi/v/gnost)\n![Python](https://img.shields.io/pypi/pyversions/gnost)\n![License](https://img.shields.io/pypi/l/gnost)\n\nGNOST helps developers understand unfamiliar codebases by automatically identifying entry points, execution flow, and core logic. It is designed for first-day onboarding, not just code statistics.\n\n## Why GNOST?\n- Quickly build a mental model of a new codebase\n- See how execution flows without reading everything\n- Generate onboarding docs and Mermaid diagrams with one command\n\n## What GNOST Does\n- Detects **where execution starts**\n- Infers **high-level execution flow**\n- Identifies **hotspot files** (most important code)\n- Generates **onboarding documentation**\n- Produces **Mermaid flow diagrams**\n- Works across multiple languages\n\n## Getting Started\nInstall:\n\n```bash\npip install gnost\n```\n\nRun the onboarding scan:\n\n```bash\ngnost onboard .\n```\n\nMinimal usage examples:\n\n```bash\ngnost summary .\ngnost stats .\n```\n\nSupported languages: Python, JavaScript, TypeScript, Java.\n\n## Project Links\n### Full Documentation and Usage:\n[![Docs](https://img.shields.io/readthedocs/gnost?label=docs)](https://gnost.readthedocs.io)\n\n### Changelog:\n[![Changelog](https://img.shields.io/badge/changelog-CHANGELOG.md-blue)](./CHANGELOG.md)\n\n## Philosophy\nGNOST focuses on fast, heuristic-based static analysis to help developers onboard quickly. It prioritizes clarity and actionable summaries over exhaustive analysis.\n\n\u003c!-- GNOST:ONBOARDING:START --\u003e\n\n## Onboarding\nThis repository includes an auto-generated onboarding guide.\n\n[![Onboarding](https://img.shields.io/badge/onboarding-ONBOARD.md-cyan)](./ONBOARD.md)\n\nGenerated by \u003ca href=\"https://gnost.readthedocs.io\"\u003eGNOST\u003c/a\u003e to help understand the codebase.\n\n\u003c!-- GNOST:ONBOARDING:END --\u003e\n\n\n## License\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohdzain98%2Fgnost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohdzain98%2Fgnost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohdzain98%2Fgnost/lists"}