Give AI the context your business decisions depend on.
AIConfig is a free, lightweight open standard for the agentic web. It turns your business information, goals, constraints, documents, and decision rules into a reusable context file — so AI tools produce sharper briefs, better recommendations, and safer answers.
{
"business": { "name": "Example Co.", "industry": "Local services" },
"current_goals": ["Increase MRR", "Reduce owner bottlenecks"],
"decision_principles": ["Protect cash flow", "Prefer repeatable revenue"]
}AI cannot reason about a business it does not understand.
Most AI sessions start from scratch. You ask a question, paste context, upload a doc, and hope the model gets the bigger picture. But business decisions depend on context: goals, margins, customers, constraints, risk tolerance, values, priorities, and past decisions.
Without that context, even strong AI gives generic advice.
// stop re-explaining your business every time you use AI
A context layer for hyper-intelligence.
Free open standard for the agentic web
An open convention any AI tool, agent, or copilot can consume.
Business Context Brief from your site and docs
Generated from your website plus uploaded decks, SOPs, and policies.
Reusable AIConfig JSON for any AI tool
Portable artifact. Paste into ChatGPT, Claude, Gemini, or custom agents.
Goals, constraints, and decision rules in one place
Codify how AI should reason about your business before it responds.
Helps agents safely discover and understand your business
A trusted context layer for autonomous systems acting on your behalf.
How it works.
Add your business context
Enter a URL, upload decks, SOPs, pricing, or policies. Answer a few guided questions.
Generate your AIConfig
We extract and structure the information into a reusable business-context file.
Use it with decision tools
Drop your AIConfig into tools like MaximusBrief so every decision starts with context.
Keep it alive
Update it as your business, goals, and constraints evolve.
Example AIConfig.
A minimal aiconfig.json declaring business model, decision context, important documents, and explicit AI guidance.
{
"version": "0.1",
"business": {
"name": "Example Company",
"industry": "Local services",
"business_model": "Service-based business with recurring and project revenue",
"primary_customers": ["Small business owners", "Local households", "Commercial clients"],
"revenue_streams": ["Monthly service plans", "One-time projects", "Add-on services"]
},
"decision_context": {
"current_goals": [
"Increase monthly recurring revenue",
"Improve operational efficiency",
"Reduce owner bottlenecks"
],
"constraints": [
"Limited staff capacity",
"Tight monthly cash flow",
"Owner time is the main bottleneck"
],
"risk_tolerance": "moderate",
"decision_principles": [
"Protect cash flow",
"Prioritize repeatable revenue",
"Avoid unsustainable owner workload"
]
},
"documents": {
"important_sources": [
"pricing_sheet.pdf",
"service_menu.docx",
"customer_faq.pdf"
]
},
"ai_guidance": {
"always_consider": ["Cash flow impact", "Customer trust", "Operational complexity"],
"never_assume": ["Unlimited staff capacity", "Access to outside capital"],
"preferred_output_style": "Clear, practical, concise, action-oriented"
}
}What gets better with AIConfig?
Sharper recommendations because AI understands the business behind the decision.
Analyze contracts, term sheets, proposals, and vendor agreements with business-specific context.
Pressure-test pricing, hiring, expansion, and growth against real goals and constraints.
Generate emails, investor updates, and internal notes in the right tone and context.
Give advisors, consultants, and operators a cleaner starting point.
Give autonomous agents rules, boundaries, and business context before they act.
Built for decision intelligence.
AIConfig is designed to work with MaximusBrief, a decision-intelligence product that turns messy business decisions and documents into structured briefs, tradeoffs, risks, and action-ready responses.
With AIConfig, MaximusBrief does not start from zero. It starts with the business context that matters.
brief.generate({
decision: "Hire ops manager?",
context: aiconfig,
output: "tradeoffs + risks"
})Create your AIConfig in minutes.
Add a website, upload key documents, answer a few questions. Receive a structured Business Context Brief plus AIConfig JSON you can use anywhere.
// better context creates better decisions
AIConfig is a business-context artifact. It is not legal, financial, or professional advice.
1. Enter business + website 2. Upload deck, SOPs, pricing 3. Answer a few questions 4. Generate Business Context Brief 5. Copy / download AIConfig JSON 6. Use it in MaximusBrief