Skip to content

GroundAtlas v0.1.1

Choose a tag to compare

@shtse8 shtse8 released this 03 Jul 21:34
686ad2f

GroundAtlas v0.1.1

First public npm release of GroundAtlas: a source-grounded repository control plane for humans and agents.

Published package

  • npm: https://www.npmjs.com/package/groundatlas/v/0.1.1
  • CLI binaries: groundatlas, ga
  • Library exports: groundatlas, groundatlas/manifest, and groundatlas/schemas/project.manifest.schema.json
  • Release commit / npm gitHead: 686ad2fd86df283038ff311e4b3df28a94eb8eb2

Evidence

  • Release workflow: https://github.com/SylphxAI/groundatlas/actions/runs/28683590973
  • npm publish --access public --provenance succeeded.
  • Registry readback succeeded for groundatlas@0.1.1 with immutable tarball and integrity metadata.
  • Post-publish package dogfood succeeded with groundatlasPackageSource: "npm-registry", selected project.manifest.json, Doctrine adapter reporting, adopted fleet status, and no source-repo mutation.

Boundary

Generated .groundatlas/** output is navigation-only. Canonical truth remains in source, schemas, tests, manifests, ADRs, workflows, runbooks, release evidence, and downstream project CI gates.

Follow-up

  • Keep issue #3 open until npm trusted publishing/OIDC replaces the bounded NPM_TOKEN bootstrap fallback.
  • Keep issue #5 open until the standalone vendor-neutral manifest/control-plane library is extracted from the current bridge surfaces.