Documentation Index
Fetch the complete documentation index at: https://docs.bossmode.ing/llms.txt
Use this file to discover all available pages before exploring further.
Whatβs MIT-licensed
The following components are MIT-licensed and freely usable, modifiable, and redistributable:- BossMode CLI (
@bossmode/cli) β The full command-line interface - MCP server (
@bossmode/mcp-server) β The Model Context Protocol server - Convex functions β All backend functions in
convex/ - Next.js application β The full cockpit UI in
app/ - Standing order schema β The data model and evaluation logic
- Guardian preflight β The approval gate and kill switch implementation
- Daily Report generator β The report assembly and delivery system
- Attribution engine β Revenue attribution logic
Whatβs not MIT-licensed
- AvatarCzar engine β The psychology and Trust Intelligence scoring system is proprietary. You can access it via the BossMode cloud API but cannot self-host it.
- BossMode cloud infrastructure β The hosted service at
bossmode.ingis not open source. - Business Pack content β The specific playbooks, standing order templates, and buyer profiles in Business Packs are proprietary content, though the format is open.
Using the MIT core
Building on top of BossMode
The MIT license permits:- Forking and modifying for internal use
- Building products on top of the core
- Redistributing modifications (with attribution)
- Commercial use
- Removing the BossMode branding from hosted versions
- Claiming AvatarCzar as your own work
- Re-selling access to the BossMode cloud service
Contributing
Pull requests are welcome. SeeCONTRIBUTING.md in the repository for guidelines.