Skip to content

Add setup detection and content QA#19

Closed
bnz183 wants to merge 1 commit into
mainfrom
feat/setup-detection-content-qa
Closed

Add setup detection and content QA#19
bnz183 wants to merge 1 commit into
mainfrom
feat/setup-detection-content-qa

Conversation

@bnz183

@bnz183 bnz183 commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds framework auto-detection with confidence scoring and safe copy-only config suggestions.
  • Adds read-only content audit for existing posts (frontmatter, duplicate slugs, complex MDX).
  • Extends content QA warnings and adds a compact publish checklist before publishing.

Test plan

  • pnpm build
  • pnpm test
  • pnpm test:e2e
  • Settings shows setup detection and content audit panels in demo mode
  • Publish checklist appears with validation, path, mode, and warnings

continue;
}

const match = line.match(/^([A-Za-z]+):\s*(.*)$/u);
@bnz183

bnz183 commented Jun 9, 2026

Copy link
Copy Markdown
Owner Author

Superseded by branch with CodeQL fix

@bnz183 bnz183 closed this Jun 9, 2026
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.

2 participants