Skip to content

fix(parsing): K2 Full neocities plain-field markdown ingest#183

Merged
oldrepublicwizard merged 1 commit into
masterfrom
feat/k2-full-guide-fidelity
Jul 17, 2026
Merged

fix(parsing): K2 Full neocities plain-field markdown ingest#183
oldrepublicwizard merged 1 commit into
masterfrom
feat/k2-full-guide-fidelity

Conversation

@oldrepublicwizard

Copy link
Copy Markdown
Owner

Summary

  • Accept plain `Name:`/`Author:` (and bold) in MarkdownImportProfile
  • Split mod sections on `###` when `___` separators are missing
  • Fixture + `K2FullGuideFixture` tests (2 passed)
  • CLI convert: 1 → ~145 components; NLP drafted 39 mods

Test plan

  • convert --parse-directions on Fixtures/k2_full_guide.md
  • FullyQualifiedName~K2FullGuideFixture (2 passed)
  • CI green

Follow-up

NLP still drafts 0 for many mods — separate CE unit after merge.

Site-scraped guides use Name:/Author: without bold markers and lack ___ separators; accept both field styles and split on ### so convert loads the full mod list.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@oldrepublicwizard
oldrepublicwizard merged commit 078880a into master Jul 17, 2026
11 checks passed
@oldrepublicwizard
oldrepublicwizard deleted the feat/k2-full-guide-fidelity branch July 17, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant