mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-13 10:43:43 +03:00
* docs: migrate planning artifacts out of docs/ (superpowers, sessions, proposals) * docs(ops): relocate redis/production and contribution guides, move ROADMAP to repo root * docs: merge duplicate guides (troubleshooting, chatgpt-web codex, docker channels, memory backend) * docs: close fumadocs nav gaps (meta.json manifests + index) * chore(check): drop dead allowlist entries after docs restructure * docs: prettier formatting follow-up on merged guides * docs: point README at merged guide targets and allow ROADMAP.md at repo root --------- Co-authored-by: backryun <bakryun0718@proton.me>
24 lines
480 B
JSON
24 lines
480 B
JSON
{
|
|
"title": "Operations",
|
|
"pages": [
|
|
"RELEASE_CHECKLIST",
|
|
"RELEASE_GREEN",
|
|
"BRANCHING_MODEL",
|
|
"BRANCH_PROTECTION_MAIN",
|
|
"MERGE_TRAIN",
|
|
"HOMOLOGATION",
|
|
"QUALITY_GATE_PLAYBOOK",
|
|
"RUNNER_BOX",
|
|
"VM_DEPLOYMENT_GUIDE",
|
|
"FLY_IO_DEPLOYMENT_GUIDE",
|
|
"TUNNELS_GUIDE",
|
|
"PROXY_GUIDE",
|
|
"DATABASE_GUIDE",
|
|
"SQLITE_RUNTIME",
|
|
"REDIS_PRODUCTION_CONFIG",
|
|
"MONITORING_GUIDE",
|
|
"CONTRIBUTION_GOLDEN_PATH",
|
|
"COVERAGE_PLAN"
|
|
]
|
|
}
|