Phosphorus31 / P31 Labs — open-source assistive-technology and research software. Georgia nonprofit (P31 Labs, Inc.). 501(c)(3) pending.
| Tests (BONDING) | 413 tests / 30 suites (canonical — see CLAUDE.md) |
| Edge / Pages | Inventory: docs/WORKER_PAGES_MANIFEST.md |
| Layout | docs/REPOSITORY_LAYOUT.md |
| Engineering | docs/ENTERPRISE_QUALITY.md (ship bar) · docs/ENGINEERING.md |
| Open Doc Suite (corp) | docs/corporate/README.md · p31ca.org/open-doc-suite |
Prerequisites: Node 20 (see .nvmrc), pnpm 8+.
git clone https://github.com/p31labs/andromeda.git
cd andromeda
pnpm installBuild and test the main software tree (Turbo under 04_SOFTWARE):
pnpm --dir 04_SOFTWARE run build
pnpm --dir 04_SOFTWARE run testIndividual apps (BONDING, p31ca, hearing-ops, etc.) live under 04_SOFTWARE/ — see 04_SOFTWARE/README.md.
Operators who also clone bonding-soup get the multi-root home layout: local npm run command-center on :3131, npm run startup, Chromebook/iPhone LAN notes — CONTRIBUTING.md (Companion repo — bonding-soup).
04_SOFTWARE/— Primary applications, Cloudflare Workers, shared packages, VS Code extensions.05_FIRMWARE/— ESP32 / embedded documentation and prompts.02_RESEARCH/,zenodo_batch/— Papers and publication tooling.docs/— Engineering layout, worker manifest, tutorials;docs/corporate/— P31 Open Doc Suite (print HTML, watermarks, Forge).Legal_Instruments/,Discovery_Production_*(gitignored) — legal drafts and production; not reviewed here.
Extended product narrative: docs/ECOSYSTEM_OVERVIEW.md. Planned P31 Workspaces (sovereign productivity site — identity, files, calendar, docs portal): docs/P31-WORKSPACES-SITE-PLAN.md. Experiential / speculative deep dive: docs/P31-WORKSPACES-DEEP-DIVE.md. Google Workspace (OAuth, Calendar/Drive/Gmail APIs, domain delegation): docs/integrations/GOOGLE-WORKSPACE.md.
See CONTRIBUTING.md (CI, secrets, Pages deploy safety).