Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

docs(substrate): install from platform main, not closed PR #279 branch#12

Merged
Lutar, Stephen P. (stephenlutar2-hash) merged 1 commit into
mainfrom
fix/stale-substrate-install
Jul 3, 2026
Merged

docs(substrate): install from platform main, not closed PR #279 branch#12
Lutar, Stephen P. (stephenlutar2-hash) merged 1 commit into
mainfrom
fix/stale-substrate-install

Conversation

@stephenlutar2-hash

Copy link
Copy Markdown
Member

Summary

  • SUBSTRATE_PACKAGES.md instructed devs to install the 12 substrate packages from the feat/instill-12-substrate-packages branch "until PR #279 merges to main."
  • Verified: platform PR #279 is CLOSED, unmerged (mergedAt: null), but the packages shipped to main anyway.
  • Confirmed present under packages/ on platform main: wire-d, puriq-os, formula-os, khipu-os, evidence-ledger, doctrine-runtime, memory-core, memory-fabric, decision-engine, observability-core, agents-sdk-bridge (156 package dirs total).
  • Fix: rewrite the Honest status note to point devs at main directly; remove the dead branch instruction.

Before / after

  • Before: "the canonical substrate set (12 packages) lands via platform PR #279 … Until it merges to main, install from that branch."
  • After: "the canonical substrate set is now on platform main — install directly from main, no feature branch required. (Originally staged via PR #279; that PR was closed unmerged, but the packages shipped to main.)"

Scope

  • Docs-only. One file (SUBSTRATE_PACKAGES.md). Zero code, zero .lean.

SUBSTRATE_PACKAGES.md told devs to install the 12 substrate packages from
the feat/instill-12-substrate-packages branch "until PR #279 merges to
main." PR #279 is CLOSED-UNMERGED, but the packages themselves shipped to
platform main (verified: wire-d, puriq-os, formula-os, khipu-os,
evidence-ledger, doctrine-runtime, memory-core, memory-fabric,
decision-engine, observability-core, agents-sdk-bridge all present under
packages/ on main; 150+ package dirs total).

Update the Honest status note to point devs at main directly and remove the
dead branch instruction.

Signed-off-by: Stephen Lutar <stephenlutar2@gmail.com>
@stephenlutar2-hash
Lutar, Stephen P. (stephenlutar2-hash) merged commit b649862 into main Jul 3, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant