Commit Graph

509 Commits

Author SHA1 Message Date
Alexa Louise
bc6980e13a docs: add Deploy Agent Playbook for Railway infrastructure
Complete operational playbook for the BlackRoad OS Deploy Agent (Cece):

- Full Railway project mapping (03ce1e43-5086-4255-b2bc-0146c8916f4c)
- Dual-domain architecture (blackroad.io + blackroad.systems)
- Service contract requirements (PORT, /health, /version)
- Dockerfile and railway.json templates
- Incident response runbook for failed services
- New service creation workflow
- Cross-service communication patterns
- Health check scripts and CLI commands
- Quick fixes cheatsheet

This is the authoritative reference for any AI agent deploying
to the BlackRoad OS infrastructure.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 22:13:21 -06:00
Alexa Louise
cf21aeff96 docs: add blackroad.io DNS configuration
Add blackroad.io as the primary consumer-facing domain:
- Root domain → OS Shell (Railway)
- www → redirect to root
- app → OS Shell alias
- api → Public API gateway
- docs → Documentation site

blackroad.systems remains as the infrastructure domain.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 22:02:07 -06:00
Alexa Louise
3aab32229b style: apply official BlackRoad brand color palette to BR-95 UI
Update the BR-95 Edition with the official brand gradient colors:
- #FF9D00 (orange) → #FF6B00 (deep orange) → #FF0066 (hot pink)
- → #FF006B (magenta-pink) → #D600AA (magenta)
- → #7700FF (electric purple) → #0066FF (electric blue)

Applied across boot logo, menu bar, and taskbar road logo
for cohesive brand identity throughout the interface.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 21:55:05 -06:00
Alexa Amundson
3819a5ffca docs: add legacy archive notice (#165)
This repo has been superseded. See BlackRoad-OS for active development.
🤖 Generated with Claude Code

Co-authored-by: Alexa Louise <YOUR_REAL_EMAIL@EXAMPLE.COM>
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-28 21:06:06 -06:00
Alexa Amundson
0530043cbc Merge commit 'c815f68d90fc9fbbbb74915993d1cfb22efc31ce' 2025-11-22 12:51:27 -06:00
Alexa Amundson
afe2cc4a2b Add legacy notice and migration guidance 2025-11-22 12:41:42 -06:00
Alexa Amundson
c815f68d90 Clarify meta repo scope and standardize health check 2025-11-22 12:26:31 -06:00
Alexa Amundson
22e01b3ebd Merge branch origin/copilot/sub-pr-159 into main 2025-11-21 14:00:10 -06:00
Alexa Amundson
53c8baa0cd Merge branch origin/codex/update-railway.json-content-to-placeholder into main 2025-11-21 14:00:02 -06:00
Alexa Amundson
2e2d45ce96 Merge commit 'bb6b5676a63f13fdfbfa9bd6db997217e441c126' 2025-11-21 13:59:49 -06:00
Alexa Amundson
f850bf721b Update Railway placeholder 2025-11-21 13:46:37 -06:00
Alexa Amundson
93a308f0b6 Add OS services catalog (#160) 2025-11-21 13:32:21 -06:00
copilot-swe-agent[bot]
a8dae089d7 Initial plan 2025-11-21 19:32:03 +00:00
Alexa Amundson
bb6b5676a6 Update cloudflare.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-21 13:31:19 -06:00
Alexa Amundson
b45cb6e78d Update cloudflare.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-21 13:31:14 -06:00
Alexa Amundson
e0ec7a8b67 Update cloudflare.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-21 13:31:09 -06:00
Alexa Amundson
fed3b1b719 Update healthMatrix.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-21 13:30:58 -06:00
Alexa Amundson
db3719f2e5 Update cloudflare.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-21 13:30:52 -06:00
Alexa Amundson
8f2beb0709 Update cloudflare.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-21 13:30:47 -06:00
Alexa Amundson
24204bdd83 Add OS services catalog 2025-11-21 13:30:18 -06:00
Alexa Amundson
3200e8605f Add orchestration specs and control scripts 2025-11-21 00:29:19 -06:00
Alexa Amundson
ea0ce34ab0 Fix health check tooling configuration 2025-11-21 00:26:41 -06:00
Alexa Amundson
42de34e4fb Document Railway service settings and Dockerfile options 2025-11-21 00:22:34 -06:00
Alexa Amundson
5f958e3755 Add Next.js frontends with health endpoints 2025-11-21 00:18:26 -06:00
Alexa Amundson
6722782f47 Merge branch origin/codex/set-up-backend-services-for-health-check into main 2025-11-21 00:13:14 -06:00
Alexa Amundson
17ed67829b Add express scaffolding for backend services 2025-11-21 00:12:25 -06:00
Alexa Amundson
e0c9b9f781 Merge commit 'ada9006b1d2e73bc72267f4a7e6c34d5fb333b12' 2025-11-21 00:09:57 -06:00
Alexa Amundson
ada9006b1d Add deployment orchestration skeleton 2025-11-21 00:07:27 -06:00
Alexa Amundson
b42da04208 Merge branch origin/codex/implement-deployment-orchestrator-in-meta-repo into main 2025-11-21 00:05:52 -06:00
Alexa Amundson
39cec5cf5a Add deployment orchestration tooling 2025-11-21 00:05:33 -06:00
Alexa Amundson
284227ddc6 Merge branch origin/codex/generate-blackroad-os-service-module into main 2025-11-21 00:05:19 -06:00
Alexa Amundson
c3091a31de Add BlackRoad OS complete strategic archive 2025-11-21 00:01:02 -06:00
Alexa Amundson
f19c9ec37d Add BlackRoad info service module 2025-11-20 20:00:52 -06:00
Alexa Amundson
9e5f17ab3e Port BR-95 desktop to Next.js components (#150)
## Summary
- recreate the BR-95 desktop experience as a Next.js app in the new
`br95` folder with shared layout, taskbar, and menu components
- split each desktop window (Lucidia, Agents, RoadChain, Wallet,
Terminal, etc.) into dedicated React components wired through a
centralized window manager hook
- preserve the original styling and animations by moving the legacy CSS
into the app-wide stylesheet and adding minimal Next.js project
scaffolding

## Testing
- Not run (not requested)


------
[Codex
Task](https://chatgpt.com/codex/tasks/task_e_691fba31252c832987e3d3ec123db049)
2025-11-20 19:48:25 -06:00
Alexa Amundson
d2f5b5495e Update br95/app/globals.css
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-20 19:47:20 -06:00
Alexa Amundson
a97ada4e3d Update br95/app/globals.css
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-20 19:47:11 -06:00
Alexa Amundson
ebf78dba93 Update br95/hooks/useWindowManager.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-20 19:47:03 -06:00
Alexa Amundson
f7087ae229 Update br95/package.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-20 19:46:31 -06:00
Alexa Amundson
a246e61dc2 Update br95/next.config.mjs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-20 19:46:22 -06:00
Alexa Amundson
080e4a52a6 Merge branch 'main' into codex/convert-html-to-next.js-components 2025-11-20 19:11:29 -06:00
Alexa Amundson
160a4954ec Port BR-95 desktop to Next.js components 2025-11-20 19:11:04 -06:00
Alexa Amundson
a07024d9c4 Merge branch origin/codex/retrieve-deployed-websites into main 2025-11-20 19:08:46 -06:00
Alexa Amundson
1736a8ca23 Merge branch origin/codex/add-retrieval-for-application-status into main 2025-11-20 19:08:38 -06:00
Alexa Amundson
e96703ae56 Add focused window management to BR-95 desktop 2025-11-20 19:03:25 -06:00
Alexa Amundson
f179a494f4 Add website deployment guidance and console DNS entry 2025-11-20 19:02:50 -06:00
Alexa Amundson
4e9d9f67fd Add product directory with financial overview and roadmap 2025-11-20 18:14:02 -06:00
Alexa Amundson
c96df78772 Merge commit '496274ce4e7a9745d5037a3efef93ff41bfc882a' 2025-11-20 17:45:20 -06:00
Alexa Amundson
a34d6ee89f Merge branch origin/copilot/configure-railway-and-tests into main 2025-11-20 17:44:22 -06:00
Alexa Amundson
99b8a1841e Merge branch origin/codex/fix-repository-issues into main 2025-11-20 17:44:15 -06:00
Alexa Amundson
496274ce4e Add Express server and static page for Railway deployment 2025-11-20 17:38:07 -06:00