Skip to main content

Repo Standards Installation Bundle

Purpose

This page defines the release-gated bundle installation path for applying repo-standards into another organization or repository ecosystem.

It is part of the admissibility-wiki public explanation layer. It does not perform installation, grant authority, or mark any downstream repository as admissible by itself.

Upstream Source

StegVerse-Labs/repo-standards

Current Upstream State

manual_main_validation: success
release_readiness: tag_allowed_true
tag_release: pending_outside_connector

Bundle Contents Expected After Tag

A complete release bundle should include:

runtime/
orchestration/
task-profiles/
standards/
schemas/
templates/
tools/
config/org-profile.yaml
docs/ORG_PROFILE_ADOPTION.md
REPO_STANDARDS_MIRROR_HANDOFF.md
reports/release-readiness.report.json
reports/downstream-sync-preflight.report.md
orchestration/task-registry.json

Installation Boundary

Installing the bundle into another organization means the target organization receives reusable standards, validation tools, runtime bootstrap rules, and task-manager structure.

Installation does not mean:

  • the target organization has execution authority;
  • the target repository is admissible;
  • downstream runtime decisions are valid;
  • StegVerse governance has accepted the target as a trusted actor;
  • local validation can be skipped.

Required Target-Side Steps

  1. Copy or import the release bundle.
  2. Edit config/org-profile.yaml for the target organization.
  3. Create or update the target *_MIRROR_HANDOFF.md.
  4. Run the target validator.
  5. Record validation evidence.
  6. Declare downstream sync targets.
  7. Treat any runtime authority as separate from repository-standards installation.

Cross-Org Install Test

The first cross-org installation should prove:

TestRequired Result
Org profile replacementTarget org values replace StegVerse defaults without editing core runtime files.
Handoff discoveryTarget handoff becomes the local source of truth.
Validator executionTarget validator produces recorded evidence.
Downstream sync queueTarget-specific downstream destinations are declared.
Authority boundaryNo install claim becomes runtime authority.

Release-Gated Placeholder

After the upstream release is created, update:

repo_standards_release_tag:
repo_standards_release_url:
bundle_source:
bundle_hash:
validation_report:
first_cross_org_target:

Current Status

PENDING_UPSTREAM_TAG_RELEASE