Documentation

Report Files

Understand each generated file and when to use it.

ForgeLens outputs both Markdown and JSON.
These files are built for real coding workflows, not just documentation.

Core files

  • AI_COMPACT_CONTEXT.md: fastest overview for agents.
  • AI_FOCUS_MAP.md: ranked guidance for what to read first.
  • RISK_REPORT.md: weighted risk hotspots by file and reason.
  • ENV_REPORT.md: env key audit with names only (no secret values).

Extra maps

  • ROUTES_MAP.md
  • DATABASE_MAP.md
  • SERVER_ACTIONS_MAP.md
  • SECURITY_RULES.md
  • UI_UX_REPORT.md
  • PERFORMANCE_RISK_REPORT.md

Structured output

REPO_REPORT.json is for pipelines, integrations, and quality gates.

Back to docs