Commit Graph

751 Commits

Author SHA1 Message Date
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
Alexa Amundson
5fe144bb84 Add placeholder web app server and landing page 2025-11-20 17:36:04 -06:00
copilot-swe-agent[bot]
cbdc0efc73 Initial plan 2025-11-20 23:27:16 +00:00
Alexa Amundson
21ecfadf2f Add Railway service scaffolding templates (#143)
## Summary
- add a Railway service template reference with full FastAPI and
Node/Express anchor scaffolds
- document plug-in patterns for Postgres/Prisma, Redis cache routes, and
a minimal hello-world service
- outline how to adapt the scaffold to other Railway service names and
entrypoints

## Testing
- Not run (docs-only change)


------
[Codex
Task](https://chatgpt.com/codex/tasks/task_e_691fa0cc81b08329b077c066b78fbc3b)
2025-11-20 17:17:46 -06:00
Alexa Amundson
4320d711d0 Merge branch 'main' into codex/generate-templates-for-various-services 2025-11-20 17:17:37 -06:00
Alexa Amundson
b3ce0270e8 Add Railway service scaffolding templates 2025-11-20 17:17:01 -06:00
Alexa Amundson
4d9bb15039 Add Railway Codex prompt collection (#142)
## Summary
- add a consolidated Railway Codex prompt document covering nine service
templates

## Testing
- not run (documentation-only change)


------
[Codex
Task](https://chatgpt.com/codex/tasks/task_e_691fa0370eac8329be7f7ca029fb3b68)
2025-11-20 17:16:52 -06:00
Alexa Amundson
5871e64022 Merge branch 'main' into codex/generate-multiple-railway-service-prompts 2025-11-20 17:15:48 -06:00
Alexa Amundson
7e629263fa Add Railway service Codex prompt guide (#141)
## Summary
- add Railway-specific Codex prompt documentation with project URL and
service list
- provide base prompt plus copy/paste-ready variants for each deployed
Railway service

## Testing
- not run (documentation change)


------
[Codex
Task](https://chatgpt.com/codex/tasks/task_e_691f9fc0fe2483299810306cc1167261)
2025-11-20 17:15:30 -06:00