They lose production facts.
They forget which backend is live, which credential is stale, which deployment fixed the issue, or which test device is real.
Repeatable agent operations
AiML SuperAgent is the memory, rules, and safety layer for AI coding agents. It keeps repo facts, deployment history, safe env rules, working notes, and verification loops organized so agents make smaller, safer, more reliable changes. The paid CLI adds API-key licensing, doctor checks, feature entitlements, and privacy-safe usage tracking for production workflows.
agent.read("REPO_SOURCE_OF_TRUTH.json")
agent.read("WORKING_NOTES.md")
agent.search("only the current task")
agent.verify("production reality")
agent.patch("small safe diff")
agent.test("fast meaningful proof")
agent.note("durable facts only")Why this framework?
They forget which backend is live, which credential is stale, which deployment fixed the issue, or which test device is real.
They reread too much, trust old notes, and burn context on files that do not matter to the current task.
Beyond basic agent rules
Behavior rules help with a single session: think first, keep changes small, avoid assumptions, and verify results. AiML SuperAgent starts there, then adds the missing operating layer: scoped project memory, source-of-truth files, deployment history, secret-safe notes, production checks, and context-minimizing workflows.
The result is not just a better prompt. It is a repeatable system for turning any AI coding assistant into a safer long-term project operator.
Use CLAUDE.md for behavior. Use AiML SuperAgent for long-term project operation.
A CLAUDE.md file can teach an assistant how to behave. AiML SuperAgent teaches it how to operate.
Prompts are temporary. Production memory has to survive the next session.
The smartest model still needs a source of truth.
Less context. Better recall. Smaller diffs.
CLAUDE.md is excellent for session rules: think first, avoid assumptions, keep changes small, and verify results.
AiML SuperAgent adds durable project memory: source-of-truth files, working notes, deployment history, and stale-fact cleanup.
It turns careful behavior into repeatable execution with secret-safe notes, production checks, context minimization, and small safe diffs.
AiML SuperAgent is not tied to one vendor. Use the same memory, verification, deployment, and context-minimizing workflow across Claude, GPT-5.5, Perplexity, Codex, Cursor, Gemini, and local agents.
ClaudeGPT-5.5PerplexityCodexCursorGeminilocal modelsTuned for medium-depth reasoning, fast turnaround, scoped project memory, and small safe diffs.
AGENTS.mdREPO_SOURCE_OF_TRUTH.jsonWORKING_NOTES.mdDEPLOYMENT_LOG.mdINCIDENT_REPORT.mdSAFE_ENV_AUDIT.mdProduct direction
Track project memory, source-of-truth files, deployment history, incidents, safe env audits, and the next safe change from one place.
Project memoryDeployment logsIncident reportsSafe env auditInitialize operating files, scan repo state, run checks, maintain memory, and keep AI-assisted work grounded in the real project.
initscancheckdoctorUse leading AI models with repo rules, durable notes, verification loops, and diff-first workflows that keep changes smaller and safer.
Before-edit checksRepo contextSecret-safe rulesTask generationResearch-backed roadmap
The Agents of Chaos report exposed the risk profile of persistent agents with memory, tools, external messages, and multi-user access. AiML SuperAgent is using those lessons to build the next generation of agent operating controls.
Read the responseAuthority boundariesTrusted-memory rulesAction approval gatesAudit logsResource limitsExternal-input quarantineNew capabilities
AiML SuperAgent now connects the public package, website checkout, API-key verification, usage tracking, builder intake, and operating-memory records into one system. Free setup stays open; paid commands unlock the production control layer.
Customers can start the browser account flow, check local sign-in state, log in with an issued API key, and unlock paid CLI workflows without exposing repo contents.
signinsignin-checkloginstatusThe doctor command verifies the active API key, runs local readiness checks, and reports project health plus paid-feature availability.
repo readinessrelease checksstrict modeJSON outputEach successful paid verification increments usage_count and records bounded feature events such as license_login, license_status, and doctor.
usage_countfeature eventsplan keykey prefixStore secret-safe summaries of commands, failures, fixes, deployments, durable decisions, production checks, and RAG eval runs so the next agent session starts sharper.
command logsfailure patternsdeploy proofRAG evalsThe key verification API returns the active plan and feature list so the CLI and future apps can unlock capabilities consistently.
CoreProplan featuresAPI responseThe website handles paid plan selection, Stripe Checkout, customer records, and one-time API key display after successful subscription setup.
StripeAPI keyscustomersbilling plansSubscribers can describe the SuperAgent workflow they want built, upload files, and create tracked builder requests using their API key.
intakeuploadsSuperAgentgpt-5.4-miniVerification sends only bounded operational metadata. The paid memory command intentionally stores customer-submitted summaries of commands, failures, deployments, decisions, and evals. It is built for what helped the build, not raw source dumps, env values, or secrets.
doctor --deepAdvanced readiness scan with context, env, stale-note, and production-proof recommendations.
syncCloud sync for bounded project metadata, readiness state, and plan-aware usage history.
env-auditCompare env names across local files and examples without printing or syncing values.
context-reportFind context bloat, oversized notes, and the files agents should read first or search only.
ciFail unsafe PRs or releases when readiness, env, secret, or context checks are not clean.
incidentGenerate secret-safe incident reports with timeline, suspected causes, proof, and resolution slots.
handoffCreate the exact prompt for Claude, Codex, Cursor, or another assistant to operate the repo.
deploy-proofCreate deployment evidence with branch, commit, proof commands, smoke-test URL, and result slots.
memoryRecord paid Project Operating Memory: command results, failure fixes, deployments, decisions, production checks, and RAG evals.
usageShow plan, API-key usage count, feature entitlements, and last verification metadata.
upgrade --featureExplain which plan unlocks a paid feature and send users to the right checkout path.
Pricing
Plans are built around credit-backed agent work, not unlimited token burn. Start with the framework, then scale into larger repo context, stronger workflows, paid CLI access, API-key protected builder intake, usage tracking, and team controls.
For exploring SuperAgent memory and rules.
Free daily SuperAgent credits
For solo developers and personal projects.
$20 monthly
$20 monthly SuperAgent credits
For commercial and professional builds.
$100 monthly
$100 monthly SuperAgent credits
For teams that need security, controls, and custom workflows.
Custom credits and controls
Commercial application
AiML SuperAgent is the method. AiML Nexus is where that operating discipline becomes a connected AI system for real teams.
AiML Nexus unifies ecommerce, messaging, support, and automation into one AI-powered layer that helps modern retail and service teams move faster without replacing the tools they already use.
Explore AiMLCommerce.comEcommerceMessagingSupportAutomationHeadline feature
AiML SuperAgent reduces token waste by keeping durable memory separate from the live context needed for the current task.
Start with the facts that survive across tasks, then pull only the files, logs, and commands needed to prove the next change.
Source of truth, working notes, and the current task prompt.
REPO_SOURCE_OF_TRUTH.jsonWORKING_NOTES.mdTarget the exact code paths, config, logs, and deployment state.
rg -n "current problem"rg --filesLeave generated output, dependencies, and resolved history out of context.
node_modules / .next / distlarge logs / DerivedDataOperating framework
Start from source-of-truth files and current notes, not the entire repo.
Check code, configs, logs, deployments, and live state before changing behavior.
Change only what traces directly to the task and preserve unrelated work.
Run the fastest meaningful build, test, browser, or production check available.
Record only durable facts, decisions, risks, and stale-note corrections.
Public repo kit
AiML SuperAgent is designed to be public and reusable. Templates use example names and roles, never real secrets, customer identifiers, or private account data.
GitHub RepoWORKING_NOTES.mdREPO_SOURCE_OF_TRUTH.jsonDEPLOYMENT_LOG.mdINCIDENT_REPORT.mdSAFE_ENV_AUDIT.mdprinciples.mdproject memory.mdcontext minimizer.mdverification loop.mdsafe tools and secrets.mddeployment workflow.mdnote hygiene.mdnpm package
The public package is available on npm as @aimlsuperagent/agent. Add it as a dev dependency, initialize the operating files, run the free checker, then use a customer API key for paid commands such as doctor.
npm i -D @aimlsuperagent/agentnpx @aimlsuperagent/agent init .npx @aimlsuperagent/agent check .aiml-superagent signin --provider google --plan coreaiml-superagent login aiml_live_...aiml-superagent doctor .Installs from the public npm registry at registry.npmjs.org. No GitHub Packages registry, project .npmrc, or GitHub personal access token is required for normal installs. Paid commands use AiML SuperAgent API keys issued from website checkout.
After init
AiML SuperAgent creates the operating files. The next step is to make your coding assistant read them before it edits anything.
npm i -D @aimlsuperagent/agentnpx @aimlsuperagent/agent init .npx @aimlsuperagent/agent check .Read AGENTS.md, REPO_SOURCE_OF_TRUTH.json, and WORKING_NOTES.md first. Use them as the project operating context. Before changing code, confirm which backend, service, deployment, or environment is live when relevant; check DEPLOYMENT_LOG.md and PRODUCTION_CHECK.md when available; inspect the relevant source file; avoid stale notes; make the smallest safe diff; run the fastest meaningful proof; and update durable memory only if reality changed. Do not store secrets, credential values, private customer data, local machine paths, or scratch-only notes in committed files.
Give the agent enough memory to be useful, but not so much context that it becomes slow, expensive, stale, or confused.