Documentation

This section is intentionally lean in v1: it documents what Aegalon Core is, what it is not, and how to operate it safely.

Getting started

  • Install Aegalon Core
  • Activate license (activation-time only)
  • Connect plugins (OAuth lifecycle)
  • Run first governed command

Governance model

  • Allowlist-only command execution
  • Deterministic approvals by risk class
  • Fail-closed behavior and failure taxonomy
  • Audit records as proof

Plugin SDK (v1)

Plugins extend capabilities without changing core authority. Provider-specific logic stays inside plugins and executes via the command pipeline.

Troubleshooting

If something fails, you should see a classified failure type and an audit record. “It just broke” is not an acceptable state.

COMING NEXT

Release notes, download links, and the plugin SDK reference will be surfaced here once distribution artifacts are finalized.