PRD 0044: print parity across backends #147
Reference in New Issue
Block a user
Delete Branch "prd-0044-print-parity-across-backends"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #96.
PRD:
c1a4fa756a/docs/prds/0044-print-parity-across-backends.mdSummary
git_gate_plan,egress_plan,agent_provision, andsupervise_planfrom the concreteBottlePlansubclasses toBottlePlan@abstractmethod printwith a single concrete implementation onBottlePlanname → upstream_host:upstream_port(from resolved plan, not manifest)[auth:scheme]on both backendsChanges (1 commit)
docs/prds/0044-print-parity-across-backends.md— add PRD 0044 (Draft)c1a4fa756ato46c74422c5d3c04c4b36tofcd1b34e49@@ -73,0 +78,4 @@git_gate_plan: GitGatePlanegress_plan: EgressPlansupervise_plan: SupervisePlan | Noneagent_provision: AgentProvisionPlannit, name should also end in
plan(agent_provision_plan)