Octopuce public API surface
This domain exposes the Octopuce gateway contract for health, model registry, persona registry, and chat completions. The canonical endpoints below are available both under `/api/octopuce/*` and at the top level for direct `api.octopuce.ai` routing.
POST /chatCompletion endpoint for Octopuce chat payloads.
{"message":"Shift the ecosphere into bloom mode.","persona":"octopuce_ai","surface":"ecosphere"}POST /api/octopuce/profileEvaluate a user profile into phenotype, twin archetype, persona, and living model.
{"displayName":"Observer","answers":{"blossoming":6,"deepness":7,"meditation":6}}POST /api/octopuce/mintBind a profile to a 3D asset, persona behavior stack, mint manifest, and hypergraph choreography.
{"profile":{"displayName":"Observer","surface":"ecosphere"},"tokenStandard":"preview"}