Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

luiscore-agent-example

What this is: a minimal, public, operational example for registering an agent against LuisCore experimental recursive cognition infrastructure. Includes a sample JSON payload and a tiny Node script that POSTs to the live devnet API at luiscore.com.

Get an API key

Free LuisCore read API access (status, telemetry, ontology, agents): https://luiscore.com/developers#signup — approval typically within 24 hours.

Live API: POST https://luiscore.com/api/agents (experimental write path — see also GET /api/agents for the public registry).

Quick start:

export LUISCORE_ORIGIN=https://luiscore.com
node scripts/register.js

Files:

  • examples/register-agent.json — sample registration body (Ed25519 signature fields are placeholders)
  • scripts/register.jsfetch-based POST client

License: MIT

This is experimental infrastructure. APIs may change without notice.

About

Minimal agent registration example for LuisCore public devnet

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages