Skip to content
@agenticempire

Agentic Empire

Execution infrastructure for agent-authored software. Home of Axint, the proof and repair layer for Apple coding agents.

Agentic Empire

Agents can write Swift. Axint makes them prove it.

Axint is the proof and repair layer for Apple coding agents.

Axint checks the Swift your agent wrote, runs the real Xcode build and tests,
reconciles findings with Apple tooling, and returns signed proof with the exact repairs to make next.
No project rewrite. No source upload.

Prove a project · Try in browser · Read the docs · Explore examples · Join the community


One local command

npx -y -p @axint/compiler axint prove --dir /path/to/MyApp

The default proof run is local, source-free, and non-destructive. It requires no account, does not change Swift, and keeps complete build and test artifacts on disk while returning a compact receipt for the next repair turn.

Surface Role in the proof loop
Check Classify findings as confirmed, probable, advisory, or suppressed
Run Orchestrate resumable Xcode build, test, runtime, and .xcresult evidence
Generate Compile smaller contracts into inspectable Apple-native capabilities
Team Preserve context, file claims, repair packets, and agent handoffs
Cloud Provide hosted checks and shared proof history when local tooling is unavailable

npm package PyPI package continuous integration Apache 2.0 license

What we optimize for

  • Compiler truth over confident heuristics. Apple evidence can confirm, contextualize, or suppress a finding.
  • Local-first trust. Source stays on the developer's machine unless a hosted workflow is explicitly chosen.
  • Small agent context. Receipts carry verdicts, stable findings, and exact next actions instead of full logs.
  • Inspectable output. Generated Swift and proof artifacts remain ordinary files that teams can review and own.
  • Respect for existing projects. Checks abstain where evidence is incomplete, and mutations require explicit opt-in.

Build with us

The highest-value contributions improve existing-project precision, Xcode evidence, Apple API coverage, repair quality, and reproducible proof examples.

Good first issues · Help wanted · Contribution guide · Examples


Cupertino, CA · axint.ai · agenticempire.co · X

Popular repositories Loading

  1. axint axint Public

    Proof and repair for Apple coding agents. Validate Swift, run Xcode evidence, repair failures, and generate inspectable Apple-native capabilities.

    TypeScript 12 4

  2. axint-examples axint-examples Public

    Examples for Axint, the proof and repair layer for Apple coding agents.

    TypeScript 2

  3. .github .github Public

    Org-wide GitHub config — issue templates, workflows, and profile README

    JavaScript

  4. axint-preview-notes axint-preview-notes Public

    Orbit: the public SwiftUI fixture used to test Axint Cloud Preview, simulator interaction, and Apple build evidence.

    Swift

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…