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
Alexa Amundson
39d637e90a
Add Railway Codex prompt collection
2025-11-20 17:14:07 -06:00
Alexa Amundson
816cc71394
Add Railway service Codex prompt guide
2025-11-20 17:13:05 -06:00
Alexa Amundson
48a3ebde9a
Fix QLM alignment inference and event range queries ( #140 )
...
## Summary
- ensure agent completion events inherit related intent when not
explicitly provided so alignment calculations work
- adjust time range queries to include just-recorded events and keep
qlm_lab imports available in tests
## Testing
- pytest tests/test_qlm_core.py -q
------
[Codex
Task](https://chatgpt.com/codex/tasks/task_e_691f9ad046b08329958955e48d66e3ba )
2025-11-20 17:02:23 -06:00
Alexa Amundson
e381d5007b
Fix QLM alignment and timerange queries
2025-11-20 17:01:09 -06:00
Alexa Amundson
ab83457de1
Expand default CORS origins for Railway deployments ( #139 )
...
## Summary
- add new Railway deployment URLs to the default CORS allowed origins
list
## Testing
- not run (not requested)
------
[Codex
Task](https://chatgpt.com/codex/tasks/task_e_691f9a1b45dc83299df6997d6560847f )
2025-11-20 16:48:35 -06:00
Alexa Amundson
fa1347e286
Expand Railway allowed origins
2025-11-20 16:47:02 -06:00