Skip to content

v0.2.7.0 — Lean/TPS operating discipline

Choose a tag to compare

@theislampill theislampill released this 08 Jun 04:36
· 695 commits to main since this release

What's new

IMPLEMENTAUDIT v0.2.7.0 implements Lean/TPS operating discipline as native runtime behavior across 20 concepts. Lean terms are not decorative labels — each maps to an auditable runtime behavior, owner/source file, and verification check.

New runtime behaviors

  • DMAIC brownfield routing (Define→Measure→Analyze→Improve→Control) for defects, regressions, release repairs
  • DMADV greenfield routing (Define→Measure→Analyze→Design→Verify) for new governed artifacts
  • 5S_CHECK per-phase gate — all five pillars (Seiri/Seiton/Seiso/Seiketsu/Shitsuke) recorded as clean/deferred/blocked at every phase boundary in PROTOCOL.md Step 9
  • Jidoka stop-the-line chain — 8-step: Andon → FAILURE_PROBE → Hansei → 5 Whys → countermeasure → Kaizen standardization → re-run evidence → close/block/defer/handoff
  • Nemawashi owner-decision gate — surface consequential assumptions before dispatch for release/package/AGENTS.md/sidecar-status changes
  • Muda/Mura/Muri register in THINKING.md — waste logged with disposition, not silently absorbed
  • Quality route field in phase-goal.txt — DMAIC / DMADV / PDCA / 5S / mixed / not applicable
  • check-lean-discipline.sh poka-yoke checker — 12 structural requirements, verified by tests/lean-discipline.test.sh 11/11

Sidecar gate

Graphify terrain extraction ran live (177 nodes / 202 edges across 6 corpora). Native semantic extraction via the claude-cli backend succeeded using a Claude Max subscription — no separate Anthropic API key required. Graphify is terrain/orientation evidence only; all architecture candidates confirmed against live files. ActiveGraph live custody: 8 events written and read back. Inter-leverage proven on an isolated target-repo fixture. No sidecar outputs committed or included in the .skill package.

Evidence boundaries

No Lean/TPS certification, sigma level, DPMO, or statistical process control values are claimed. DMAIC/DMADV are routing and evidence-shaping patterns for audit-governed repo work, not Six Sigma certification claims.

Install

See README.md for full install instructions.

Checksums

sha256  19b4f41aa6feb423cb1bdaf9be6de719b211805b2ecdf2dc7b3ba4fe45c32c86  IMPLEMENTAUDIT.skill

Full changelog: CHANGELOG.md