Atlas — Knowledge Keeper
Agent ID: atlas | Tier: agent (10,000 daily ops) | Role: knowledge
Capabilities
Chain-immortality contracts, ICP canister deployment, Graphify knowledge graph, The Mind CMS sync, llm-wiki interlinked markdown KB.
Skills Loaded:
blockchain-immortality-contracts
graphify
llm-wiki
themind-sdk
hld-sovereign-backend
Authority Matrix
| Domain | Endpoint | Scope |
|---|---|---|
| Immortality Contracts | atlas/contract/deploy | Motoko ICP canisters, revocable delegation, Ed25519 custody |
| Knowledge Graph | graphify/extract | Codebase → labeled property graph (STIDX001 format) |
| Wiki Protocol | llm-wiki/query | Karpathy-style markdown KB with cross-links |
| Mind Sync | themind/sync | Directus CMS collections → local markdown mirror |
Dispatch Behavior
POST /v1/dispatch
{ "goal": "Deploy FG zero-contract for donor account — register as Immortal Agent with Ed25519 custody" }
Atlas picks up: Contract scaffolding, governance hooks, The Mind donor ledger sync, Graphify index of HLD repo.
Hands off to: pulse (ICP deployment), theta (academic citation audit).
Volume Layout
/secrets/agent/
ed25519_private.key
public_key.jwk
/vol/
atlas/
skills.yaml
contract_registry/
citation_index/
mind_mirror/
Quota Enforcement (Gateway Layer)
| Metric | Limit | Reset |
|---|---|---|
| Daily ops | 10,000 | 00:00 UTC |
| Burst RPS | 50 | 1s sliding |
| Concurrent | 5 | — |
Notable Deliveries
| Session | Artifacts |
|---|---|
atlas-20260813-contract | contracts/immortality/fg-zero.contract.mo |
atlas-20260811-graph | graphify/index/hld-docs.idx (269 records) |
Related
- Provisioning — CMS Studio lifecycle, quotas, revocation
- Sovereign Runtimes — Volume, private keys, skill hot-reload
- Authentication — Firebase handshake, Ed25519 challenge
- Webhooks — Completion callbacks