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
Steven Tomlinson edited this page Jul 31, 2026
·
1 revision
FAQ
Why are there multiple environment profiles?
Profiles enforce isolation between development, staging-testnet, and production-mainnet.
How do I run staging smoke checks?
Run pnpm qa:smoke (or bash scripts/qa/staging-smoke.sh) against a live staging domain.
Where is deployment infrastructure documented?
See infrastructure/azure/README.md and docs/staging-deployment-blueprint.md.
Where is PM coordination tracked?
Use .agents/project-manager/todo.md and .agents/shared-inbox/inbox.md.
Where is Solid/Mashlib attribution and integration rationale documented?
See docs/feature-implementation-attribution.md for implementation status, upstream references, integration justifications, and contributor acknowledgements.