ArchHarness v0.3.1
Workflow gatekeeper, resource-root guidance, self-contained wheel.
- New arch-workflow skill + OpenCode/Copilot wrappers enforce the mandatory artifact-gated pipeline (requirements -> design -> draw -> validate -> enforce -> security/review -> optimize -> report); BLOCK halts.
- standards/workflow.yaml defines stage requires/produces and gate semantics.
- Every skill now locates shared resources via ARCHHARNESS_HOME, archharness root (packaged data), or the checkout - copied/user-level installs keep working.
- Ship self-contained wheel: pip install archharness-0.3.1-py3-none-any.whl then \�rchharness root\ works without a checkout.