What this is: public, machine-readable resonance mesh query artifacts for LuisCore experimental recursive cognition infrastructure — JSON Schema, example query body, and a Node client against the operational API at luiscore.com.
Free LuisCore read API access (status, telemetry, ontology, agents): https://luiscore.com/developers#signup — approval typically within 24 hours.
Live API:
GET https://luiscore.com/api/resonance-query?q=<text>POST https://luiscore.com/api/resonance-querywith{ "query": "<text>" }
Quick start:
export LUISCORE_ORIGIN=https://luiscore.com
node scripts/query.js spfdFiles:
schemas/resonance-query.json— response schema (Experimental devnet metrics)examples/query.json— example POST bodyscripts/query.js— queries the live endpoint
License: MIT
This is experimental infrastructure. APIs may change without notice.