docs(ledger): truth INT-02 closure + spin satellite-shell scope to #489 (Refs #179, #489)#492
Merged
Merged
Conversation
… (Refs #179, #489) INT-02 substrate (host-agnostic loader bridge) shipped in #250 + proven in #267 back on 2026-05-19, but the issue (#179) stayed open under the PR-body convention "Refs not Closes — owner-gated; the `affinescript-dom-loader` satellite shell is downstream". Re-verified on `main` @ efa0339 2026-05-31 (14/14 unit + e2e harness on real compiler-emitted wasm both green); closed #179; the satellite-shell scope question (separate repo vs. fold into `packages/affine-js`) is now runtime (#183) unblocks (#255). Truthed: - ECOSYSTEM.adoc satellite-registry row → `scope-deferred` with the #489 / #183 / #255 back-pointer. - ECOSYSTEM.adoc INT-02 ledger row → "#179 CLOSED 2026-05-31"; clarified "unblocked INT-05/08/11"; satellite-shell pointer → #489. - ECOSYSTEM.adoc INT-05 row → INT-02 dep cleared; flagged as next-up candidate for issue-spinout (no other blockers). - ECOSYSTEM.adoc INT-11 row → INT-02 dep cleared; still blocked by INT-08 runtime via #255; satellite-repo question pointer → #489. - TECH-DEBT.adoc INT-02 row → matched closure language; satellite-repo pointer → #489. No code change. Pure ledger truthing. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
79d1b0b to
8448788
Compare
🔍 Hypatia Security ScanFindings: 83 issues detected
View findings[
{
"reason": "Action perpolymath/standards/.github/workflows/governance-reusable.yml@main\n needs attention",
"type": "unpinned_action",
"file": "governance.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Action ons/checkout@v6\n needs attention",
"type": "unpinned_action",
"file": "publish-jsr.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Action land/setup-deno@v2\n needs attention",
"type": "unpinned_action",
"file": "publish-jsr.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in affine-vscode-publish.yml",
"type": "missing_timeout_minutes",
"file": "affine-vscode-publish.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in casket-pages.yml",
"type": "missing_timeout_minutes",
"file": "casket-pages.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in casket-pages.yml",
"type": "missing_timeout_minutes",
"file": "casket-pages.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in ci.yml",
"type": "missing_timeout_minutes",
"file": "ci.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in ci.yml",
"type": "missing_timeout_minutes",
"file": "ci.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in ci.yml",
"type": "missing_timeout_minutes",
"file": "ci.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in ci.yml",
"type": "missing_timeout_minutes",
"file": "ci.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
}
]Powered by Hypatia Neurosymbolic CI/CD Intelligence |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
INT-02 substrate (host-agnostic loader bridge) shipped in #250 + proven in #267 back on 2026-05-19, but the issue (#179) stayed open under the PR-body convention "Refs not Closes — owner-gated; the
affinescript-dom-loadersatellite shell is downstream".Re-verified on
main@efa03392026-05-31 — 14/14 unit tests viadeno task test+ e2e harnesstests/modules/loader-bridge/run.shon real compiler-emitted xmod wasm both green. Closed #179.The satellite-shell scope question (separate
hyperpolymath/affinescript-dom-loaderrepo vs. fold intopackages/affine-jsvs. defer until INT-08 runtime unblocks) is now #489 with A/B/C options + recommendation pending owner call.Ledger updates
ECOSYSTEM.adocaffinescript-dom-loaderscaffold→scope-deferred; back-pointer to #489 / #183 / #255ECOSYSTEM.adocECOSYSTEM.adocECOSYSTEM.adocTECH-DEBT.adocSAT-02row in TECH-DEBT was already marked FIXED + Proven + locked — left as-is.No code change. Pure ledger truthing.
Refs #179, #489.