photoncloud-monorepo/docs/por/scope.yaml
centra 54e3a16091 fix(nix): Align service ExecStart with actual binary CLI interfaces
- chainfire: Fix binary name (chainfire-server → chainfire)
- fiberlb: Use --grpc-addr instead of --port
- flaredb: Use --addr instead of --api-addr/--raft-addr
- flashdns: Add --grpc-addr and --dns-addr flags
- iam: Use --addr instead of --port/--data-dir
- k8shost: Add --iam-server-addr for dynamic IAM port connection
- lightningstor: Add --in-memory-metadata for ChainFire fallback
- plasmavmc: Add ChainFire service dependency and endpoint env var
- prismnet: Use --grpc-addr instead of --port

These fixes are required for T039 production deployment. The
plasmavmc change specifically fixes the ChainFire port mismatch
(was hardcoded 50051, now uses chainfire.port = 2379).

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 22:58:40 +09:00

65 lines
494 B
YAML

version: '1.0'
updated: '2025-12-18T10:24:35.537157'
tasks:
- T001
- T002
- T003
- T004
- T005
- T006
- T007
- T008
- T009
- T010
- T011
- T012
- T013
- T014
- T015
- T016
- T017
- T018
- T019
- T020
- T021
- T022
- T023
- T024
- T025
- T026
- T027
- T028
- T029
- T030
- T031
- T032
- T033
- T034
- T035
- T036
- T037
- T038
- T039
- T040
- T041
- T042
- T043
- T044
- T045
- T046
- T047
- T048
- T049
- T050
- T051
- T052
- T053
- T054
- T055
- T056
- T057
- T058
- T059
- T060
- T061
- T062