Forge Platform

Forge Agentic SDLC Standout Pack — Hydration Review Index

Generated review hub for the batch hydration run of forge_agentic_sdlc_standout_md_pack.zip.

Updated

Pack root: docs/hydration-runs/forge-agentic-sdlc-standout-pack/

Batch summary: _batch-summary.jsonl

How to review

  1. Read each seed's hydration-brief.md first.
  2. Open hydration-result.json for machine-readable routing.
  3. Inspect drafts under drafts/<surface>/.
  4. Use promotion-checklist.md before copying anything into a canonical repo.
  5. Promote only the draft that matches source-of-truth ownership, then run that repo's site build.

Trust boundary: everything here is generated and review-only until a human promotes it.

# Standout idea Brief Result Checklist Primary surfaces
01 Governed Delivery Control Plane, Not Generic Agent Orchestration brief json checklist forgesdlc_blog, forge_platform_architecture
02 ForgeRun Spine as the System of Record brief json checklist forge_platform_architecture, forgesdlc_blog
03 Agent Workcells as Replaceable Bounded Runtimes brief json checklist forge_platform_architecture, forgesdlc_blog
04 Approval Is Not Chat Memory brief json checklist forge_platform_architecture, forgesdlc_blog
05 Evidence-First SDLC brief json checklist forge_platform_architecture, forgesdlc_blog, forge_lenses_docs
06 L0–L8 Autonomy Ladder With Gates brief json checklist forgesdlc_blog, forge_platform_architecture
07 Defined, Demonstrated, and Vision Honesty brief json checklist forge_platform_architecture, forgesdlc_blog
08 Versonas as Callable Discipline Lenses brief json checklist forge_platform_architecture, forgesdlc_blog, forge_lenses_docs
09 Blueprints as Executable Policy, Not Static Docs brief json checklist forge_platform_architecture, forgesdlc_blog, blueprints_methodology
10 LCDL as a Governed Reasoning Layer brief json checklist forge_platform_architecture, forgesdlc_blog, forge_lcdl_docs
11 Fleet as an Approved Execution Rail brief json checklist forge_fleet_docs, forge_platform_architecture, forgesdlc_blog
12 Forge Campaign for Governed Multi-Repo Automation brief json checklist forge_platform_architecture, forgesdlc_blog
13 Micro-Agents and Micro-Packs brief json checklist forge_platform_architecture, forgesdlc_blog, forge_lcdl_docs
14 Resource Honesty and the Worker Ladder brief json checklist forge_platform_architecture, forgesdlc_blog

Surface routing cheat sheet

Surface Canonical root Seeds that proposed it
forgesdlc_blog /home/lzvyahin/Code/forgesdlc/blog 01–14
forge_platform_architecture /home/lzvyahin/Code/forge-platform/docs 01–14
forge_lenses_docs /home/lzvyahin/Code/forge-lenses/docs 05, 08
blueprints_methodology /home/lzvyahin/Code/blueprints/sdlc 09
forge_lcdl_docs /home/lzvyahin/Code/forge-lcdl/docs 10, 13
forge_fleet_docs /home/lzvyahin/Code/forge-fleet/docs 11

Suggested promotion strategy

Layer Likely seeds to promote here Why
Public product narrative 01, 06, 14 Positioning, autonomy, resource honesty
Platform handbook 02, 03, 04, 07, 12 Architecture, workcells, approval, honesty, campaign
Lenses operator docs 05, 08 Evidence review and Versona/session visibility
Blueprints methodology 09 Executable policy framing
LCDL docs 10, 13 Governed reasoning and micro-agent packs
Fleet docs 11 Controlled execution rail

Manual review required (no auto-drafts)

Item Folder Notes
Pack index 00-00-index Index/meta file; router found no destination
Compendium 98-compendium Too broad for v1 router; split or route manually
README duplicate 99-readme Duplicate of pack index

Folder naming note

Seeds 08 and 09 landed under 00-08-... and 00-09-... because of a shell printf octal quirk during batch hydration. Content is correct; only folder prefixes are slightly off.

Operator command

To regenerate one seed:

cd /home/lzvyahin/Code/forge-platform
python3 scripts/doc_hydration_agent.py /path/to/seed.md \
  --out-dir docs/hydration-runs/forge-agentic-sdlc-standout-pack/<folder>

Handbook reference: Documentation hydration agent