Skip to content

v0.2.8.0 — Adaptation lane: casual-build intake, bounded continuity preload

Choose a tag to compare

@theislampill theislampill released this 08 Jun 07:37
· 694 commits to main since this release

IMPLEMENTAUDIT v0.2.8.0

Adds governed casual-build intake, bounded continuity preload with IMPLEMENTAUDIT_CONTINUITY_SAVED marker, optional Polish & Harden phase shape, a docs portal generator, and GitHub Pages CI.

What changed

G1 — Chooser table: skills/references/goal-format.md now has a 4-row invocation chooser (normal prompt / /goal / /implementaudit / governed casual-build intake) with easy invocation examples.

G2 — Neutral identity hygiene: docs/portal/onboarding.md §Compared uses neutral comparator language only. Formal runtime forbidden-term check passed (0 occurrences in all native surfaces).

G3 — Governed casual-build intake: Added as the 4th invocation shape in skills/SKILL.md §2/§2a/Stage 0. Natural-language intent is synthesized into a tdqyq-audit-object before any mutation. Covered by fixtures/casual-build/.

G4 — Bounded continuity preload: skills/SKILL.md Stage 0 now defines a 5-source priority order (AGENTS.md → run-root note → personal/project notes → Graphify terrain → ActiveGraph custody) and the IMPLEMENTAUDIT_CONTINUITY_SAVED marker with 6 required fields.

G5 — Per-phase continuity writeback (STRENGTHENED): v0.2.6.0 PROTOCOL loop was the base. v0.2.8.0 adds the IMPLEMENTAUDIT_CONTINUITY_SAVED marker, bounded 5-option writeback table in PROTOCOL.md Steps 14/15, ActiveGraph custody path, Graphify terrain-update request, and 9 new continuity checks (34/34 total).

G6 — Polish & Harden phase shape: Rule P4-8 in skills/references/phase-design.md. Optional terminal phase; no new features; fixtures in fixtures/phase-design/polish-harden.md.

G7 — Simpler ship-it story: scripts/build-docs-portal.py (stdlib-only portal generator), scripts/check-docs-portal.py (12-check validator), tests/docs-portal.test.sh (26/26), docs/portal/onboarding.md (10 onboarding sections), .github/workflows/pages.yml (GitHub Pages CI).

Audit-fix round (5 items before AUDIT_COMPLETE):

  • Graphify authorization boundary reconciled (terrain reads authorized as self-maintenance; no new indexing)
  • G5 reclassified from ALREADY COVERED to STRENGTHENED
  • Python print() replaced with sys.stdout.write/sys.stderr.write in new CLI scripts; no broad *.py cleanliness exemption
  • Workflow structural checker (scripts/check-workflow-structure.py) added; full schema validation pending CI
  • Formal identity hygiene check: 0 comparator terms in all native surfaces

Install

Codex: bash install-from-release.sh or extract IMPLEMENTAUDIT.skill to ~/skills/implementaudit/.

Claude Desktop: import IMPLEMENTAUDIT.skill via the import UI, then restart Claude Desktop.

Checksum

sha256  718075c053f5a5341168d9697d85ce4d95349dffb8b77885f3a142cabe3ec434  IMPLEMENTAUDIT.skill

Claim boundaries

  • Checksum manifest onlyCHECKSUMS.txt is a SHA-256 checksum file. It is not a code signature, attestation, SBOM, provenance claim, or marketplace verification.
  • No marketplace publication — No skill marketplace submission, update, or publication was performed for this release.
  • No install proof — No live Claude Desktop or Codex install was performed for this release. File-copy smoke test only.
  • Graphify / ActiveGraph optional — Both sidecars are optional and absent-safe for user runs. For IMPLEMENTAUDIT self-maintenance runs, Graphify and ActiveGraph are canonical (since v0.2.4.5) but do not constitute correctness proof by themselves.
  • Docs portal — Published via GitHub Pages. URL: https://theislampill.github.io/IMPLEMENTAUDIT.md/ — availability depends on GitHub Pages propagation.

See docs/audits/v0.2.8.0-adaptation.md for the full audit ledger, ActiveGraph custody chain (19 events), and remaining risk register.