Releases: 8Dionysus/aoa-techniques
Releases · 8Dionysus/aoa-techniques
v0.4.0
Released: 2026-04-10
Canonical changelog: CHANGELOG.md
Highlights
- this release adds workspace ingress and mutation-gate techniques, audit-to-closeout proof loops, promotion-readiness surfaces, live technique receipt publishing, and antifragility/via-negativa guidance
- pinned validation evidence, repo/root scouting, and current-practice posture are strengthened while new shared-substrate and owner-sync techniques are promoted into the public set
aoa-techniquesremains a curated public corpus and documentation surface rather than a package or registry authority
Full Release Notes
Summary
- this release adds workspace ingress and mutation-gate techniques, audit-to-closeout proof loops, promotion-readiness surfaces, live technique receipt publishing, and antifragility/via-negativa guidance
- pinned validation evidence, repo/root scouting, and current-practice posture are strengthened while new shared-substrate and owner-sync techniques are promoted into the public set
aoa-techniquesremains a curated public corpus and documentation surface rather than a package or registry authority
Validation
python scripts/release_check.py
Notes
- detailed corpus, generated-surface, report, and validation-asset coverage for this release remains enumerated below under
Added,Changed, andIncluded in this release
Added
- workspace ingress and mutation-gate techniques plus audit-to-closeout
proof-loop, recommendation-truth-vs-host-actionability, canonical-owner
mirror, and pinned-validation techniques - technique promotion-readiness surfaces and live technique receipt publishing
- antifragility recovery domains, via negativa techniques checklist, and quest
feed validation surfaces
Changed
- strengthened pinned validation evidence, repo/root technique-kind scouting,
and next-wave practice posture across the published corpus - promoted new isolated shared-substrate and GitHub-only owner-sync techniques
into the public set
Included in this release
- technique corpus growth across
techniques/,docs/,generated/,
reports/,config/,data/, andtemplates/, including the
session-donor and session-harvest family, workspace ingress and
mutation-gate techniques, audit-to-closeout proof loops, canonical-owner
mirror, pinned validation, and live receipt publishing - repo-local validation and release surfaces under
.agents/,AGENTS.md,
README.md,CONTRIBUTING.md,TECHNIQUE_INDEX.md,schemas/,scripts/,
tests/, andquests/, including promotion-readiness manifests, via
negativa guidance, quest-feed validation, and public corpus status refreshes
v0.3.0
Third public corpus release.
This changelog entry uses the release-prep merge date.
Summary
26new public technique bundles sincev0.2.0, growing the published corpus from48techniques to74- public corpus status is now
25canonicaltechniques and49promotedtechniques - this release extends the corpus across handoff and continuation patterns, capability discovery and registry contracts, transcript lineage, fail-closed and approval-bound job control, OCR and media-ingest workflows, and Telegram normalization
Added
AOA-T-0049dependency-aware-task-graph, a promotedagent-workflowstechnique adapted fromsteveyegge/beadsfor explicit blocker graphs and derived ready workAOA-T-0050ready-work-from-blocker-graph, a promotedagent-workflowstechnique adapted fromsteveyegge/beadsfor blocker-aware ready-frontier derivationAOA-T-0051commit-triggered-background-review, a promotedagent-workflowstechnique adapted fromroborev-dev/roborevfor post-commit asynchronous review artifactsAOA-T-0052review-findings-compaction, a promotedagent-workflowstechnique adapted fromroborev-dev/roborevfor findings verification and consolidation against current codeAOA-T-0053local-first-session-index, a promotedhistorytechnique adapted fromwesm/agentsviewfor local searchable lookup over already-saved session artifactsAOA-T-0054compaction-resilient-skill-loading, a promotedagent-workflowstechnique adapted fromjoshuadavidthomas/opencode-agent-skillsfor bounded post-compaction skill-availability recoveryAOA-T-0055requirements-design-tasks-ladder, a promotedagent-workflowstechnique adapted fromgotalab/cc-sddfor a bounded requirement -> design -> task planning ladderAOA-T-0056channelized-agent-mailbox, a promotedagent-workflowstechnique adapted fromagentralabs/agentic-commfor durable named-channel communication with replay and explicit acknowledgmentAOA-T-0057structured-handoff-before-compaction, a promotedagent-workflowstechnique adapted fromthebasedcapital/nightcrawlerwith supporting checkpoint framing fromyan5xu/code-relayfor explicit continuation packets before context compaction or rolloverAOA-T-0058receipt-confirmed-handoff-packet, a promotedagent-workflowstechnique adapted fromjeremiah-k/agorwith supporting explicit-acceptance surfaces fromax-platform/ax-platform-mcpfor visible handoff receipt before continuationAOA-T-0059git-verified-handoff-claims, a promotedagent-workflowstechnique adapted fromthebasedcapital/nightcrawlerwith supporting snapshot-verification posture fromjeremiah-k/agorfor repo-backed verification of handoff claims before continuationAOA-T-0060session-opening-ritual-before-work, a promotedagent-workflowstechnique adapted fromthebasedcapital/nightcrawlerfor explicit pre-mutation session-start reading and baseline verification before resumed work beginsAOA-T-0061cross-repo-resource-map-bootstrap, a promotedagent-workflowstechnique adapted fromyan5xu/code-relayfor task-bounded cross-repo startup maps that name which repos and surfaces matter before continuationAOA-T-0062episode-bounded-agent-loop, a promotedagent-workflowstechnique adapted fromthebasedcapital/nightcrawlerfor checkpointed multi-episode continuation with explicit continue, stop, or escalate decisionsAOA-T-0063versioned-agent-registry-contract, a promoteddocstechnique adapted fromagntcy/dirfor named versioned registry-entry contracts with explicit references and bounded metadataAOA-T-0064capability-discovery, a promoteddocstechnique adapted fromagntcy/dirfor bounded discovery-query contracts over already-published capability recordsAOA-T-0065mcp-gateway-proxy, a promotedagent-workflowstechnique adapted fromlasso-security/mcp-gatewayfor one reviewable proxy seam in front of configured MCP serversAOA-T-0066transcript-replay-artifact, a promotedhistorytechnique adapted fromes617/claude-replaywith supporting context fromwesm/agentsviewfor post-capture replay artifacts over saved sessionsAOA-T-0067transcript-linked-code-lineage, a promotedhistorytechnique adapted fromgit-ai-project/git-aifor bounded code-to-session provenance linksAOA-T-0068fail-closed-evidence-gate, a promotedagent-workflowstechnique adapted fromClyra-AI/gaitfor fail-closed execution gating with reviewable evidence outputAOA-T-0069approval-bound-durable-jobs, a promotedagent-workflowstechnique adapted fromClyra-AI/gaitfor durable jobs that pause and resume across an explicit approval seamAOA-T-0070two-stage-document-ocr-pipeline, a promotedagent-workflowstechnique adapted fromPaddleOCRanddocTRfor staged OCR handoff before later extraction or reviewAOA-T-0071template-backed-field-extraction-after-ocr, a promotedagent-workflowstechnique adapted frominvoice2data,receiptparser, andreceipt-parser-legacyfor bounded post-OCR field extraction through explicit templates, heuristics, and review fallbackAOA-T-0072perceptual-media-dedupe-with-threshold-review, a promotedagent-workflowstechnique adapted fromimagededupandimgdupesfor reviewable near-duplicate media grouping before later cleanup actionsAOA-T-0073semantic-media-bucketing-with-vision-plus-ocr, a promotedagent-workflowstechnique adapted fromCLIPandPaddleOCRfor confidence-aware mixed-media bucketing through bounded taxonomy and OCR side textAOA-T-0074telegram-export-normalization-to-local-store, a promotedagent-workflowstechnique adapted fromTelethon,TDLib,opentele,Chatistics,tg-archive, andtelegram-mcpfor resumable Telegram-source normalization into a provenance-preserving local store- live questbook projection surfaces under
generated/quest_catalog.min.json,generated/quest_dispatch.min.json, and matching example outputs - downstream technique feed contracts and feat adjunct surfaces for current consumer layers
Changed
- promoted
AOA-T-0028confirmation-gated-mutating-actiontocanonicalafter GitHub Copilot's public coding-agent approval surfaces confirmed the same explicit confirmation-before-mutation seam beyond the donor lineage - promoted
AOA-T-0031shell-composable-agent-invocationtocanonicalafter OpenAI Codex CLI's publiccodex execsurface confirmed the same stdin/stdout/file-first one-shot shell contract beyond the donor lineage - promoted
AOA-T-0044versionable-session-transcriptstocanonicalafterclaude-code-logconfirmed a second public post-capture Markdown transcript-export surface beyond the donor product family - promoted
AOA-T-0053local-first-session-indextocanonicalaftercoding-agent-search (cass)confirmed a second public local-first derivative session-index surface beyond the donor product family - current corpus status is now
25canonicaltechniques and49promotedtechniques
Included in this release
- the current
74-bundle technique corpus undertechniques/plus the updatedTECHNIQUE_INDEX.md - questbook projection surfaces, downstream feed contracts, capsules, sections, checklists, examples, evidence notes, semantic reviews, and shadow reviews under
generated/anddocs/
Validation
python scripts/release_check.py
Notes
- this release remains a curated public corpus and validated documentation surface rather than a package or registry artifact
aoa-techniques v0.2.0
Second public corpus release.
This changelog entry uses the release-prep merge date.
Added
35new public technique bundles sincev0.1.0, growing the published corpus from13techniques to48- corpus coverage now spans
9agent-workflowstechniques,24docstechniques,12evaluationtechniques, and the first3historytechniques - the first public KAG/source-lift family inside the
docsdomain, includingAOA-T-0018throughAOA-T-0022 - the first bounded
historydomain for session and history artifacts that stay local-first and reviewable without widening into memory ownership, includingAOA-T-0026,AOA-T-0044, andAOA-T-0045 - new repo-owned maintainer and navigation docs, including
docs/START_HERE.md,docs/TECHNIQUE_SELECTION_GUIDE.md,docs/SEMANTIC_REVIEW_GUIDE.md,docs/EXTERNAL_IMPORT_RUNBOOK.md,docs/DONOR_REFINERY_RUBRIC.md,docs/LONG_GAP_CANON_DESIGN.md,docs/DEEP_AUDIT_ROADMAP.md,docs/EXTERNAL_TECHNIQUE_CANDIDATES.md, anddocs/CROSS_LAYER_TECHNIQUE_CANDIDATES.md - new derived surface families for technique capsules, repo-doc routing, technique sections, checklists, examples, evidence notes, GitHub review templates, semantic reviews, and shadow reviews
Changed
- public corpus status is now
21canonicaltechniques and27promotedtechniques, up from9canonicaland4promotedinv0.1.0 - the canonical default set expanded across agent workflows, docs, evaluation, and KAG/source-lift surfaces, including
AOA-T-0004,AOA-T-0013throughAOA-T-0019,AOA-T-0021,AOA-T-0023, andAOA-T-0034 - evidence and review posture is stronger across the corpus through broader
second-context-adaptation,canonical-readiness,external-origin,external-import-review, and canonical-onlyadverse-effects-reviewcoverage - repo routing now centers on
docs/START_HERE.mdand the boundedpick -> inspect -> expand -> object useoperating path - release and validation posture now centers on
python scripts/release_check.py, with tighter generator-drift checks, repo-doc and review-surface validation, broader public-hygiene URL scanning, and cleaner worktree behavior
Included in this release
- technique bundles under
techniques/plus the expanded TECHNIQUE_INDEX - capsule surfaces:
docs/TECHNIQUE_CAPSULES.md,docs/TECHNIQUE_CAPSULE_GUIDE.md,generated/technique_capsules.json, andgenerated/technique_capsules.min.json - repo-doc routing surfaces:
docs/REPO_DOC_SURFACES.md,generated/repo_doc_surface_manifest.json, anddocs/REPO_DOC_SURFACE_LIFT_GUIDE.md - source-lift reader and guide surfaces:
docs/TECHNIQUE_SECTIONS.md,docs/TECHNIQUE_SECTION_LIFT_GUIDE.md,docs/TECHNIQUE_CHECKLISTS.md,docs/TECHNIQUE_CHECKLIST_LIFT_GUIDE.md,docs/TECHNIQUE_EXAMPLES.md,docs/TECHNIQUE_EXAMPLE_LIFT_GUIDE.md,docs/EVIDENCE_NOTE_SURFACES.md, anddocs/EVIDENCE_NOTE_PROVENANCE_GUIDE.md - review routing surfaces:
docs/SHADOW_PATTERNS.md,docs/PUBLISHED_SUMMARY_SHADOW_REVIEW.md,docs/EVALUATION_CHAIN_SHADOW_REVIEW.md,generated/shadow_review_manifest.json,generated/semantic_review_manifest.json, andgenerated/github_review_template_manifest.json - governance and intake surfaces under
.github/plus the release and validation helpers underscripts/
Validation
python scripts/release_check.py- the bounded release check reruns repo-doc, catalog, capsule, section, checklist, example, evidence-note, GitHub review-template, semantic-review, and shadow-review builders before
unittestandvalidate_repo
Notes
- this release remains a curated public corpus and validated documentation surface rather than a package or registry artifact
- package publishing to PyPI, npm, or other registries remains out of scope for
v0.2.0 - release identity for this repository remains the changelog entry, Git tag, and GitHub release body
aoa-techniques v0.1.0
aoa-techniques v0.1.0
First public baseline release of aoa-techniques.
Added
- initial public release of
aoa-techniquesas a public library of reusable techniques for coding agents and humans - repository entry documents:
README.md,AGENTS.md,CONTRIBUTING.md,SECURITY.md, andWALKTHROUGH.md - repository-wide technique map in
TECHNIQUE_INDEX.md - curated public technique catalog containing:
- 9
canonicaltechniques - 4
promotedtechniques
- 9
- public templates, schemas, and validation helpers for technique authoring and promotion
Included in this release
- technique bundles under
techniques/ - generated selection and semantic-review navigation surfaces referenced from
README.md - bounded KAG-oriented manifest pilot series for:
- section manifests
- checklist manifests
- example manifests
- evidence-note manifests
- GitHub review template manifests
- semantic review manifests
Validation
Documented local validation path:
python -m unittest discover -s testspython scripts/validate_repo.py
Notes
- this is the first public baseline release for the repository
- package publishing to PyPI, npm, or other registries is out of scope for
v0.1.0 - release emphasis is the curated public technique corpus and its repo-level validation/documentation surface