You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Branch protection: 1 reviewer required, no force-push
Branching baseline: canonical repo checkout should stay on main unless doing merge/pull
Governance authority: phenotype-org-governance/SUPERSEDED.md when present in the relevant repo
This root is a polyrepo shelf for the Phenotype organization: one workspace directory containing many independent repositories, landing pages, shared libraries, and operational runbooks. It is intentionally a central index, not a replacement for each project's README.
projects/INDEX.md has been checked and is currently missing, so this README acts as the shelf index.
About this shelf
Canonical repository layout: each first-level directory ending in a normal project name is the canonical checkout for that project.
Feature work: perform feature work in project worktrees under *-wtrees/ and keep canonical directories aligned to main.
Cross-project standards: quality, spec, and governance expectations are documented in shelf-level docs and project-specific AGENTS/CLAUDE files.
Per-repo docs first: the README in each project folder is authoritative for setup, build, and workflow.
Getting Started
Pick a project directory from the table below.
Open that project's own README (<project>/README.md).
For any active implementation, use the project worktree under <project>-wtrees/.
Track implementation work in this shelf's AgilePlus feature specs:
Local-first spec-driven agile work-tracking CLI/platform for AI-agent and human teams; manages feature specs, work packages, acceptance criteria, optional GitHub sync, dashboards, and P2P merge. Install from AgilePlus/ with cargo install --path crates/agileplus-cli; see AgilePlus/README.md.