ReadmeParser.parse() returns zero sections for a conventional README with #/## headings. Section extraction never matches.
The covering test is marked @pytest.mark.xfail referencing manifest id H-03 — remove the marker as part of the fix.
Relevant files:
ingestion/parsers/readme_parser.py
tests/unit/test_readme_parser.py
Estimated effort: 2–4 hours
ReadmeParser.parse()returns zero sections for a conventional README with#/##headings. Section extraction never matches.The covering test is marked
@pytest.mark.xfailreferencing manifest id H-03 — remove the marker as part of the fix.Relevant files:
ingestion/parsers/readme_parser.pytests/unit/test_readme_parser.pyEstimated effort: 2–4 hours