Skip to main content
POST
Compile an immutable homology target space

Authorizations

Authorization
string
header
required

A Rafflesia API key, sent as Authorization: Bearer <key>.

Headers

Idempotency-Key
string
required

Retry identity for this semantic compilation request.

Body

application/json
database_release_id
string
required
Minimum string length: 1
filter
object
required

Recursive metadata predicate defining the eligible target population. Field/operator compatibility and limits come from the immutable filter schema for the selected release. Missing fields use strong Kleene logic; only true records are eligible.

Response

Created

ok
boolean
required

Whether the operation succeeded.

provenance
object
required

Execution provenance.

warnings
object[] | null
required

Non-fatal warnings.

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/EnvelopeHomologyTargetSpaceCompilation.json"

data
object

Operation result data.

error
object

Structured error information.

evidence
object

Mechanical evidence summary for agent inspection and chaining.