Quick start guides, executable runbooks specification, DRM compliance, and terminal CLI command dictionary.
Understand the knowledge lifecycle, user reputation systems, and workspaces.
Learn the Self-Executing Markdown spec for writing automated DevOps checklists.
Format variables, secure assets with server-gating, and configure floating DRM.
Run security scans, manage licenses, coordinate workspaces, and execute runbooks directly from your local terminal.
aimd loginauthenticationAuthenticates local CLI with your AIMD developer credentials.
aimd initdevelopmentInitializes a declarative aimd.yaml config in the project root.
aimd scansecurityRuns security audit on codebases for credentials, PII, and hazards.
aimd pushlifecycleCompresses project and pushes updates as a new package draft.
aimd pulllifecycleDownloads code packages or runbooks to the local workspace.
aimd runexecutionLaunches the interactive Self-Executing Markdown wizard.
aimd installlifecycleInstalls prompt dependencies or restores manifest requirements.
aimd keyssecurityAdministers DRM license key seat limits and key revocations.
aimd localdevelopmentManages offline caching of downloaded runbooks and assets.
aimd testdevelopmentValidates runbook syntax, schema, and security warnings.
aimd importexecutionConverts standard READMEs into Self-Executing Markdown.