Skip to content

Flip status drafted -> published on role-specific-system-prompts + roster-of-four-agents#26

Merged
tbw-ai merged 1 commit intomainfrom
fix-tutorial-status-published
Apr 29, 2026
Merged

Flip status drafted -> published on role-specific-system-prompts + roster-of-four-agents#26
tbw-ai merged 1 commit intomainfrom
fix-tutorial-status-published

Conversation

@tbw-ai
Copy link
Copy Markdown
Collaborator

@tbw-ai tbw-ai commented Apr 29, 2026

Each entry's metadata.json still had status=drafted from the writer agent's first pass. queue/topics.json was already updated, but TBW's fetcher reads metadata.json status as the source of truth and dropped both entries silently.

The writer agent leaves status as 'drafted' on first generation.
TBW's tutorials-fetcher filters to status=published, so the new
entries were dropped from the corpus and the /tutorials/[slug]
routes returned 404 even though the entries were on main.

queue/topics.json was already flipped to published when the PRs
landed, but each entry's own metadata.json was missed.
@tbw-ai tbw-ai merged commit bbeda98 into main Apr 29, 2026
@tbw-ai tbw-ai deleted the fix-tutorial-status-published branch April 29, 2026 18:49
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