Records
Current world context
Read entities, places, events, domain records, and the time each record describes.
Machine access, by approval
AgentLayer lets approved software read Planetary Model records across the Earth domains relevant to its work. A response can include the record, its sources, what is missing, and what the caller may use.
Records
Read entities, places, events, domain records, and the time each record describes.
Sources
Keep source references, history, uncertainty, and contradictions attached to the answer.
Limits
Return a denial, redaction, or blocker when the caller lacks access or the record is not strong enough.
Delivery
REST, MCP, A2A, and SDK shapes are verified in the repository. Connection details are supplied through an approved handoff.
Why agents need it
A useful agent response names the record, its date, the supporting sources and what the caller may do with it.
REST
versioned contract shapes
MCP + A2A
the same read rules
Evidence
sources stay attached
Access
scope, redaction, audit
What agents can do
research or operations agent
Check the approved record and customer context for stale assumptions, missing evidence, or a contradiction that needs review.
monitoring agent
Ask about an entity, place, market, or domain and return the recorded change with its time and source trail.
maritime agent
Bring together relevant context about vessels, ports, routes, trade, weather, infrastructure, ownership, and compliance without reducing maritime to one risk category.
industry or supply chain agent
Follow a change across companies, infrastructure, commodities, policy, logistics, and other relevant parts of the Earth system.
customer agent
Return a concise answer with the supporting records and any limits, instead of filling gaps with generated certainty.
workflow agent
Read approved updates, check the evidence, and leave the decision to the customer workflow or human reviewer.
AgentLayer Protocol
Each interface reads from the Planetary Model under the same access rules. Accepted state is read only through AgentLayer. The contract is available for inspection.
Versioned JSON shapes for records, evidence, and updates.
Agent tools and agent calls over the same read rules.
TypeScript and Python helpers exist in the repository. Registry packages are not published.
Scopes, redaction, and audit details stay in the response.
Current availability
The repository proves how AgentLayer authenticates callers, checks access, returns records, and refuses unsupported answers. It does not yet prove a public production runtime at api.crowdalpha.ai.
Proven in the repository
In progress
Repository runbooks record the local checks behind these claims. An approved deployment handoff is still required for hosted use.
An approved handoff provides the connection details and scope for each deployment.