Skip to content

Approved submission is not persisted when database save fails #41

Description

@gregkonush

I tried submitting https://github.com/proompteng/bilig through the public submit API/page.

The validation step passed:

  • repo: proompteng/bilig
  • stars: 23
  • license: MIT
  • language: TypeScript
  • has README: true

The submit call returned HTTP 200 and success: true, with the automated review approving it at 36/40. The response included this warning though:

"warning": "Skill created but database save failed"

The returned skill slug was proompteng-bilig, but searching the public skills page for bilig still returns an empty result set.

Expected: approved submissions are persisted and show up in search/listing.
Actual: API returns success/approved, but the skill is not visible because persistence appears to fail.

This repo now includes a root skill at skills/bilig-workpaper/SKILL.md, so it should be ingestible by SKILL.md registries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions