-
-# Basilisk Labs
-
-**Infrastructure for long-range collaboration between people and autonomous agents.**
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Basilisk Labs builds tools for agentic software work that needs memory, coordination, and
-accountability over time. Our current center of gravity is **AgentPlane**: an open-source audit
-layer that turns coding-agent sessions into reviewable Git artifacts.
-
-We are interested in systems where the important question is not just whether an agent produced a
-diff, but whether a human or another agent can reconstruct the task, plan, approval, verification,
-and closure chain later.
-
-## Focus
-
-| Area | What we build |
-| --- | --- |
-| Agent coordination | Repo-local workflows for planning, handoff, verification, and finish states. |
-| Change evidence | Agent Change Records, task artifacts, signed catalogs, and reviewable traces. |
-| Developer tooling | CLI-first tools that work with Codex, Claude Code, Cursor, Aider, and GitHub Actions. |
-| Long-lived memory | Practices and infrastructure that preserve useful context without depending on chat history. |
-
-## Projects
-
-| Project | Status | Description |
-| --- | --- | --- |
-| [agentplane](https://github.com/basilisk-labs/agentplane) | Open source | Audit layer for coding agents. Keeps task, plan, verification, and closure evidence in Git. |
-| [agent-change-record](https://github.com/basilisk-labs/agent-change-record) | Open standard | JSON schema and tooling for machine-readable evidence manifests for agent-authored changes. |
-| [agentplane-recipes](https://github.com/basilisk-labs/agentplane-recipes) | Catalog | Signed recipes for reusable AgentPlane workflows and development practices. |
-| [setup-agentplane](https://github.com/basilisk-labs/setup-agentplane) | CI | GitHub Action for installing AgentPlane inside CI runners. |
-| [homebrew-tap](https://github.com/basilisk-labs/homebrew-tap) | Distribution | Homebrew tap for AgentPlane CLI releases. |
-| [scoop-bucket](https://github.com/basilisk-labs/scoop-bucket) | Distribution | Scoop manifests for AgentPlane on Windows. |
-| [agentplane-harbor-adapter](https://github.com/basilisk-labs/agentplane-harbor-adapter) | Experimental | Benchmark adapter for evaluating AgentPlane as a control-plane wrapper around coding agents. |
-| [agentplane-marketing](https://github.com/basilisk-labs/agentplane-marketing) | Knowledge base | Public positioning, editorial, launch, and market-practice source documents for AgentPlane. |
-
-## Principles
-
-- Keep workflow evidence close to the code.
-- Prefer explicit plans and verification over invisible agent state.
-- Make artifacts useful to both humans and machines.
-- Treat benchmarks, recipes, and integrations as evidence surfaces, not just growth assets.
-- Build small, inspectable tools before adding hosted complexity.
-
-## Start here
-
-```bash
-npm i -g agentplane
-agentplane init
-agentplane quickstart
-```
-
-Read the docs at [agentplane.org](https://agentplane.org) or start from the
-[AgentPlane repository](https://github.com/basilisk-labs/agentplane).
-
-## Contact
-
-- Email: [hello@basilisk-labs.com](mailto:hello@basilisk-labs.com)
-- Website: [basilisk-labs.com](https://basilisk-labs.com)
-- AgentPlane: [agentplane.org](https://agentplane.org)
+