Skip to main content

BIRCH Enhancement Log

Use this page as the index of notable BIRCH enhancements. Each enhancement should link to its API docs, architecture changes, deployment notes, and operational caveats.

2026-06-17 — Agent Workorder Document API

Status: Live

Summary:

  • Added POST /agent/workorder-documents for agents to retrieve generated BIRCH workorder documents without browser automation.
  • Supports BRC, ARR-500B, invoice, BBOM, and work-order documents.
  • Uses bearer-token auth with token stored in AWS SSM Parameter Store.
  • Deployed through a blue/green-style ALB cutover to i-00f8b6f49c1e4edac:5056.

Docs:

Template for future entries

YYYY-MM-DD — Enhancement Name
Status: Proposed | In Progress | Live | Rolled Back
Summary:
- What changed
- Why it changed
- User/operator impact
Docs:
- API/reference docs
- Architecture docs
- Deployment/runbook docs
Verification:
- Commands/tests/probes run
Rollback:
- Rollback path or caveat