Skip to content

feat: wire autofit_assistant wiki-currency into release.yml#139

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/afa-wiki-currency-wiring
Jul 10, 2026
Merged

feat: wire autofit_assistant wiki-currency into release.yml#139
Jammy2211 merged 1 commit into
mainfrom
feature/afa-wiki-currency-wiring

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Closes #138. Mirrors the autolens_assistant contract — PyAutoBuild orchestrates and reports; the assistant's reusable workflow owns the rules.

  • release_workspaces matrix gains PyAutoLabs/autofit_assistant (write_api_baseline: true, no notebooks/Colab): the shared step installs the released wheels (packaged install → the assistant's new --write-baseline dev-stack guard passes), regenerates + commits its API baseline, and tags — the automation that keeps its baseline release-current permanently.
  • wiki_currency_check_autofit (five-leg check via workflow_call) + wiki_drift_issue_autofit (drift issue against autofit_assistant on failure).

Merge order: land PyAutoLabs/autofit_assistant#7 first — it renames the autofit drift artifact to wiki-drift-report-autofit, which this PR's download step expects (upload-artifact@v4 names are unique per run and the autolens check claims wiki-drift-report).

Gates (safe-level --auto, launch 2026-07-10)

  • Tests: PyAutoBuild suite 100/100. Smoke: n/a (workflow-only change; no script surface).
  • Review: surface CLEAN on self-review; risk flags no-test-changes (workflow YAML — validated by parse + pattern-mirror) and config-or-schema (this note).
  • Heart: YELLOW, reason set human-acked in-session for this launch (exact set recorded in active.md; none release-path related — and one of them, the assistant-pinned-behind nag, is precisely what this wiring retires for autofit_assistant going forward).

🤖 Generated with Claude Code

Mirrors the autolens_assistant contract (PyAutoBuild orchestrates and
reports; the assistant's reusable workflow owns the rules): the
release_workspaces matrix gains PyAutoLabs/autofit_assistant with
write_api_baseline (the shared step installs the released wheels — a
packaged install, so the assistant's --write-baseline dev-stack guard
passes — regenerates wiki/core/api_audit_baseline.json, commits and tags),
and a wiki_currency_check_autofit + wiki_drift_issue_autofit pair runs the
five-leg check post-release and opens a drift issue on failure.

The autofit drift artifact is wiki-drift-report-autofit (renamed in
autofit_assistant PR #7): upload-artifact@v4 names are unique per run and
the autolens check in the same run claims wiki-drift-report.

Closes #138.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Jammy2211
Jammy2211 merged commit 5dc96ad into main Jul 10, 2026
@Jammy2211
Jammy2211 deleted the feature/afa-wiki-currency-wiring branch July 10, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: wire autofit_assistant wiki-currency into release.yml

1 participant