Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hygiene

The canonical ecosystem architecture and platform-control repository for the Ego Hygiene organization.

Hygiene owns the repository registry, cross-repository architecture decisions, platform policy, adoption model, organization contract index, and migration context. It does not own the implementations of every policy or product capability.

Ecosystem architecture

The accepted written architecture and versioned machine-readable catalog are authoritative. Rendered diagrams, local repository context, and future landscape sites are projections of those sources.

Proposed ADR and delivery-history foundation

These artifacts are proposals pending human review. This repository does not yet claim organization-wide ADR validation, generated decision/activity data, or dashboard implementation.

Control-plane boundary

The public organization repository, egohygiene/.github, remains the organization-facing inbox, profile, public defaults, and fallback coordination surface. Hygiene is the canonical long-term home for ecosystem architecture, the repository catalog, organization contracts, and cross-repository ADRs.

See issue #1 for the initial architecture import and issue #2 for the validated repository catalog contract.

Validate the existing repository catalog and its generated view with:

python3 tools/catalog.py --catalog catalog/repositories.yaml validate
python3 tools/catalog.py \
  --catalog catalog/repositories.yaml \
  check-generated \
  --output docs/generated/REPOSITORIES.md
python3 tools/context.py validate
python3 tools/boundaries.py validate
python3 tools/boundaries.py \
  check-generated \
  --output docs/generated/DEPENDENCY_BOUNDARIES.md
python3 tools/boundaries.py scan \
  --repository-root . \
  --repository egohygiene/hygiene
python3 -m unittest discover --start-directory tests --pattern "test_*.py"

The proposed ADR schemas are reviewed structurally in this phase; executable validation belongs to the later Relay implementation.

About

☯️ The continuously evolving internal platform architecture for building, maintaining, and improving the Ego Hygiene ecosystem.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages