APG v0.1.0
APG v0.1.0 — Public Foundation
APG v0.1.0 is the first public release of Agentic Praxis Grimoire, a modular engineering operating model for coding agents.
This release establishes an evidence-oriented foundation for planning, design, implementation, debugging, review, and bounded delegation—without turning any single methodology into a mandatory universal workflow.
Highlights
Six foundational process skills
APG v0.1.0 introduces six canonical skills:
composing-bounded-worker-assignmentsdesigning-significant-changesplanning-repository-workimplementing-with-test-disciplinedebugging-systematicallyreviewing-and-verifying-repository-work
Each skill owns one focused, reusable procedure with explicit trigger, non-trigger, authority, evidence, and stop boundaries.
Evidence-backed bootstrap
All six skills completed the v0.1 bootstrap standard:
- structural validation;
- representative positive scenarios;
- material non-trigger scenarios;
- edge or stop scenarios;
- independent review; and
- initial real-world dogfooding in APG and RepoMap.
This evidence supports bounded experimentation. It does not establish automatic selection, comparative superiority, or production readiness.
Codex discovery and project-local adoption
The repository includes a checked-in .agents/skills projection for Codex repository discovery. APG also defines a conservative project-local adoption model based on direct symbolic links, Git-local ownership state, narrow exclusions, verification, and rollback.
The tooling is designed to preserve tracked repository content and unrelated user-owned skills rather than silently claiming or replacing them.
Governance and provenance
The initial public release establishes:
- explicit human, ChatGPT, Codex-manager, and worker authority boundaries;
- the manager-worker delegation and reporting protocol;
- source provenance and reuse-rights requirements;
- architecture decision and truthful phase-exit records;
- a candidate-to-adoption lifecycle; and
- separation between private development evidence and the public release surface.
Licensing
APG is available under AGPL-3.0-or-later. Commercial licensing is available for proprietary embedding, private deployments, OEM distribution, support, warranty, indemnity, and other negotiated terms.
Maturity and limitations
All six v0.1.0 skills are provisional.
Release inclusion does not imply stable maturity, universal applicability, production warranty, automatic invocation, or clean comparative superiority. Superpowers may coexist with this release but remains reference evidence rather than APG authority.
Known issue
The v0.1.0 public projection accidentally omitted the documented executable wrapper:
bin/apg-project-skills
The underlying implementation and documentation were present, but the documented project-local command could not be invoked through its intended public entry point. This omission is detected and corrected by APG v0.2.0.
Users seeking managed project-local or user-scoped installation should use v0.2.0 or later.