github repository intelligence

Repository Intelligence Foundation

Mock repository scanning is ready for future GitHub integration.

NEXUS now models repositories, branches, commits, files, documentation, stack metadata, deployment signals, architecture maturity, risks, and Codex-ready next prompts without calling external APIs.

3

Tracked repos

52%

Avg health

55%

Docs coverage

47%

Deploy ready

nexus/NEXUS-LAB

Active

Next.js command center and Obsidian-compatible project memory vault.

74

health score

83%

Docs

80%

Deploy

80%

Architecture

100%

Activity

README / docs extraction preview

# NEXUS LAB NEXUS LAB is a Next.js dashboard paired with an Obsidian-compatible knowledge vault. ## Setup Run npm install, npm run dev, npm run build, and npm run start. ## Usage Use Command

# Architecture The App Router dashboard reads typed mock repositories from src/lib and renders feature modules from src/features. # Deployment The application ships with Dockerfile and docke

recommended next Codex prompts

Ask Codex to draft missing docs for NEXUS-LAB from current README and structure.

Ask Codex to harden NEXUS-LAB deployment readiness and container checks.

Ask Codex to review NEXUS-LAB for secret handling, dependency, and runtime security risks.

Deployment status
Ready

Docker base: node:22-alpine

detected stack
Next.js
React
TypeScript/Python package metadata
latest commit

Sketch repository intelligence dashboard cards

64c1f20 / Operator

missing docs

README should mention deployment path / Missing security and secret-handling notes

linked project and workflows

Obsidian Sync Lens

Codex Review Workflow / GitHub Repository Intelligence / Obsidian Vault Sync

nexus/atlas-reasoning-fabric

Maintained

Model routing experiment with evaluation fixtures and policy-heavy workflow probes.

54

health score

49%

Docs

40%

Deploy

60%

Architecture

100%

Activity

README / docs extraction preview

# Atlas Reasoning Fabric Model routing and evaluation harness for policy-heavy workflows. ## Usage Run pytest and inspect eval reports.

# Evaluation Fixtures are partitioned by workflow class, provider, and policy pressure.

recommended next Codex prompts

Ask Codex to draft missing docs for atlas-reasoning-fabric from current README and structure.

Ask Codex to harden atlas-reasoning-fabric deployment readiness and container checks.

Ask Codex to review atlas-reasoning-fabric for secret handling, dependency, and runtime security risks.

Deployment status
Partial

Docker base: python:3.12-slim

detected stack
Pydantic
Pytest
OpenTelemetry
TypeScript/Python package metadata
latest commit

Add policy routing regression probes

c8180d2 / Operator

missing docs

README should mention deployment path / Missing architecture documentation / Missing deployment documentation

linked project and workflows

Atlas Reasoning Fabric

Project Status Recovery / Codex Review Workflow

nexus/hermes-command-bus

Prototype

Agent handoff orchestration prototype for approval gates and audit trails.

29

health score

32%

Docs

20%

Deploy

40%

Architecture

100%

Activity

README / docs extraction preview

# Hermes Command Bus Workflow orchestration prototype for agent handoffs. ## Setup Run npm install and npm run dev.

# State Machine Approval gates move through required, ready, blocked, and approved states.

recommended next Codex prompts

Ask Codex to draft missing docs for hermes-command-bus from current README and structure.

Ask Codex to harden hermes-command-bus deployment readiness and container checks.

Ask Codex to review hermes-command-bus for secret handling, dependency, and runtime security risks.

Deployment status
Unknown

No Dockerfile detected.

detected stack
Zod
TypeScript/Python package metadata
latest commit

Add audit trail replay fixture for blocked handoffs

91bb640 / Operator

missing docs

README should mention deployment path / Missing architecture documentation / Missing deployment documentation

linked project and workflows

Hermes Command Bus

Project Status Recovery / GitHub Repository Intelligence