Skip to content

feat(suite): add .esolia/system.json suite descriptor - #21

Merged
RickCogley merged 1 commit into
mainfrom
feat/suite-descriptor
May 31, 2026
Merged

feat(suite): add .esolia/system.json suite descriptor#21
RickCogley merged 1 commit into
mainfrom
feat/suite-descriptor

Conversation

@RickCogley

Copy link
Copy Markdown
Member

Summary

Adds this repo's .esolia/system.json so it appears in the eSolia suite-context map served by the Standards MCP. Harvested read-only by eSolia/devkit's aggregator (now includes shared-infrastructure repos via SUITE_INFRA_REPOS); this descriptor upgrades the entry from inferred to declared.

Test plan

  • Validates against devkit's .esolia/system.schema.json (ajv + ajv-formats).
  • deno fmt --check clean.
  • Non-secret metadata only.

Closes #20

InfoSec: no security impact — additive non-secret descriptor; no code or runtime change.

Self-describes @esolia/marquis for the eSolia suite-context map served by
the Standards MCP (harvested by eSolia/devkit's aggregator).

Closes #20

InfoSec: no security impact — additive non-secret descriptor.
@RickCogley
RickCogley merged commit 18ea3d4 into main May 31, 2026
5 checks passed
@RickCogley
RickCogley deleted the feat/suite-descriptor branch May 31, 2026 06:27
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.

Add .esolia/system.json suite descriptor

1 participant