docs(phase969): roadmap, release notes, and testing docs for v0.8.936
Mark Phase 969 complete in PLATFORM_ROADMAP, add release notes and AUTOMATED_TESTING/PRODUCTION_MESH/MODULES updates for production soak harness extend + journey stub. Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
# Release v0.8.936 — Phase 969: Guild Mesh Production Soak Harness Extend + Journey Stub
|
||||
|
||||
**Date:** 2026-06-05
|
||||
**Type:** Non-breaking refactor — Guild mesh production hardening
|
||||
|
||||
## Summary
|
||||
|
||||
Phase 969 extends the production mesh soak test harness with a dedicated module
|
||||
(`guild-mesh-production-soak-harness.js`) and a new agentctl journey stub that chains
|
||||
`runProductionMeshSoakJourney` with `getMeshStabilityStats`. Zero externally visible
|
||||
behavior changes.
|
||||
|
||||
## New Module
|
||||
|
||||
### `pearcord-platform/guild-mesh-production-soak-harness`
|
||||
|
||||
Exports:
|
||||
|
||||
- **Key registries**: `meshProductionSoakHarnessFieldKeys`, `meshProductionSoakHarnessJourneyFieldKeys`
|
||||
- **Listers**: `listMeshProductionSoakHarnessFieldKeys`, `listMeshProductionSoakHarnessJourneyFieldKeys`
|
||||
- **Builders**: `buildProductionSoakHarnessSnapshot`, `buildProductionSoakHarnessJourneyEnvelope`
|
||||
|
||||
## Agentctl Journey
|
||||
|
||||
| Journey | Role |
|
||||
|---------|------|
|
||||
| `runGuildMeshProductionSoakHarnessJourney` | Chains production soak + stability stats into harness envelope |
|
||||
|
||||
## Test Coverage
|
||||
|
||||
- `smoke-guild-mesh-production-soak-harness.cjs` — harness module + production soak smoke contract
|
||||
- `smoke-phase969-boot-gate.cjs` — structural verification + version check (0.8.936)
|
||||
- `smoke-agentctl-guild-mesh-production-soak-harness-journey-stub.cjs` — agentctl integration stub
|
||||
- `test:mesh-stability-stats` — extended with production soak harness key assertions
|
||||
- `test:gossip-rpc-pull-unit` — extended with harness builder unit assertions
|
||||
- `test:ci-phase969` — full CI bundle
|
||||
|
||||
## Version
|
||||
|
||||
`0.8.935` → `0.8.936`
|
||||
Reference in New Issue
Block a user