Skip to content

Root README lookup: expose readmePath on the manifest #134

Description

@thalida

app/src/views/InfoPane/ReadmePane.tsx:48-60 (_findRootReadme) scans the root dir's direct children for a file whose stem is readme. Pure function of the tree, no settings/interaction.

Expose a readmePath: str | None on RepoInfo (or the manifest top-level) so the client reads it instead of re-scanning. Trivial / low priority (single shallow loop).

Surfaced by the backend-calc audit in #132.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions