Skip to content

Define the language intelligence contract - #11

Merged
konojunya merged 1 commit into
mainfrom
agent/language-intelligence-contract
Sep 5, 2026
Merged

konojunya merged 1 commit into
mainfrom
agent/language-intelligence-contract

Conversation

@konojunya

Copy link
Copy Markdown
Member

Summary

  • define the protocol-neutral language intelligence 1.0 request and response contract for diagnostics, completion, hover, document symbols, and format edits
  • establish stateless snapshot, document-version, source-coordinate, partial-document, security, and adapter ownership boundaries
  • add canonical semantic, partial-syntax, and formatting fixtures with Draft 2020-12 schemas and invariant validation

Validation

  • check-jsonschema --check-metaschema schemas/*.json
  • check-jsonschema --schemafile schemas/language-intelligence-fixture.schema.json conformance/language-intelligence/*/fixture.json
  • python scripts/validate-language-intelligence.py
  • python scripts/validate-example-catalog.py
  • python scripts/validate-compiler-diagnostics.py
  • python scripts/validate-formatter-fixtures.py
  • npm run test:language
  • npm run typecheck:language
  • npm run pack:check

@konojunya
konojunya merged commit 0545936 into main Sep 5, 2026
2 checks passed
@konojunya
konojunya deleted the agent/language-intelligence-contract branch September 5, 2026 05:39
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.

1 participant