Skip to content

fix(ferndesk): skip unchanged + lookup-before-create (COR-444) - #16

Merged
echobt merged 2 commits into
mainfrom
fix/cor-444-skip-unchanged-fp
Sep 14, 2026
Merged

echobt merged 2 commits into
mainfrom
fix/cor-444-skip-unchanged-fp

Conversation

@echobt

@echobt echobt commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Summary

On top of #11#15 (CF 1010 + pagination + 429 Retry-After):

  • Skip PATCH when Mintlify fp: is already in FernDesk keywords
  • Lookup-before-create so missing cache hits become PATCH, not POST storms

Note

FernDesk UI still needs Connect domain for docs.cortex.foundation HTTPS (separate from api CF 1010).

Test plan

Avoid burning FernDesk write quota on re-runs that PATCH every page
before creating the remainder. Skip when fp: matches keywords; resolve
missing cache entries via slug lookup before POST.
@mintlify

mintlify Bot commented Sep 14, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
cortex-foundation-add13747 🟢 Ready View Preview Sep 14, 2026, 10:32 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

FernDesk POST /articles returns 400 for bare titles like bad_request.
Prefer description-based titles for snake_case codes. Also skip
unchanged fps and lookup-before-create (COR-444).
@echobt
echobt merged commit ccd917e into main Sep 14, 2026
3 checks passed
@echobt
echobt deleted the fix/cor-444-skip-unchanged-fp branch September 14, 2026 22:38
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