Composition

Build, refine, or check a post draft

Uses xai-org/x-algorithm facts to compose and refine text. Score checks text. It never predicts reach or engagement.

post/api/v1/compose

Request body

OR
OR

Example request

{
  "step": "compose",
  "topic": "PostgreSQL query planning"
}

Response

Result for the requested workflow step

OR
OR

Example response

{
  "contentRules": [
    {
      "rule": "Ranking is viewer-specific. Text alone cannot predict reach."
    }
  ]
}

Changes