Skip to content

chore(lsp): mark ABACUS readiness from runtime evidence#213

Merged
newtontech merged 1 commit into
masterfrom
agent/lsp-maturity-20260615-007-abacus-readiness
Jun 15, 2026
Merged

chore(lsp): mark ABACUS readiness from runtime evidence#213
newtontech merged 1 commit into
masterfrom
agent/lsp-maturity-20260615-007-abacus-readiness

Conversation

@newtontech

Copy link
Copy Markdown
Owner

Summary

  • mark ABACUS diagnostic readiness as partial with passing agent CLI smoke
  • update the LSP compatibility matrix for ABACUS closed-loop readiness
  • update the maturity audit note now that INPUT/STRU/KPT runtime diagnostics and fix previews are wired

Test Plan

  • npm run typecheck
  • npm run test:unit -- --coverage=false --runTestsByPath tests/unit/lsp/registry.test.ts tests/unit/lsp/bohriumRegistryAlignment.test.ts
  • npm run lsp:check-family -- --strict --report-path /tmp/lsp-family-report-20260615-007-abacus-readiness.json
  • npm run lsp:check-latest -- --fail-on-drift
  • npm run lsp:check-bohrium-registry -- --strict --bohrium-registry /Users/yhm/Desktop/code/.worktrees-lsp-latest/bohrium_skills/bohrium_skills/lsp-skills/references/lsp_backends.yaml
  • python3 /Users/yhm/Desktop/code/.worktrees-lsp-latest/bohrium_skills/bohrium_skills/lsp-skills/scripts/lsp_skill_probe.py --root /Users/yhm/Desktop/code/.worktrees-lsp-latest --json

No-test justification

Registry metadata-only readiness update; existing registry and Bohrium alignment tests cover the contract, and no OpenQC runtime parser/editor behavior was changed.

Fixes #212
Refs newtontech/abacus-lsp#70
Refs newtontech/abacus-lsp#72

@newtontech newtontech merged commit 6504a58 into master Jun 15, 2026
13 checks passed
@newtontech newtontech deleted the agent/lsp-maturity-20260615-007-abacus-readiness branch June 15, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Track ABACUS diagnostic readiness update

1 participant