Update docs/intro/product-directory.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Alexa Amundson
2025-11-20 19:50:47 -06:00
committed by GitHub
parent 8188211ab0
commit 6594d5dd0b

View File

@@ -50,8 +50,8 @@ Use this page to point investors, operators, and builders at the live entry poin
- New extensions (SDKs/CLI) should reuse the environment variable taxonomy documented in the intro and infra sections. - New extensions (SDKs/CLI) should reuse the environment variable taxonomy documented in the intro and infra sections.
## References & repos ## References & repos
- Docs site: this repository (`blackroad-os-docs`), deployed via Railway with canonical hostnames derived from `PUBLIC_DOCS_URL`. - Docs site: this repository ([blackroad-os-docs](https://github.com/blackroad-os-docs)), deployed via Railway with canonical hostnames derived from `PUBLIC_DOCS_URL`.
- Core backend: `blackroad-os-core`. - Core backend: [blackroad-os-core](https://github.com/blackroad-os-core).
- Web app: `blackroad-os-web`. - Web app: [blackroad-os-web](https://github.com/blackroad-os-web).
- Prism Console: `blackroad-os-console`. - Prism Console: [blackroad-os-console](https://github.com/blackroad-os-console).
- Agents runtime: `blackroad-os-agents`. - Agents runtime: [blackroad-os-agents](https://github.com/blackroad-os-agents).