Narrowing the public site to a landing plus two shared engineering documents (Architecture & CI/CD), and curating the diagram set. An internal record of exactly which files changed and why.
The public surface was collapsed to three pages — the landing plus oll-am-architecture.html and oll-am-cicd-design.html — which link only to each other. Every other artifact (operations, maturity, strategy, live state, the whole build log) moved into a developer scope reachable by direct URL through the build log, and appears in no navigation bar. The navigation was simplified to a single bar: oll.am · Architecture · CI/CD. The architecture document was trimmed of product-roadmap sprawl and then re-grown with the specific diagrams that evidence the platform, RAG and agentic claims.
| File | Change | What & why |
|---|---|---|
scripts/render_nav.py edit | Nav generator | Collapsed to one employer-only bar (oll.am · Architecture · CI/CD) injected on every page. Build log / operations / maturity / strategy / live no longer appear in any nav. |
site/index.html edit | Landing | Kept the product vision primary; dropped scarcity copy and the redundant second header; the only outbound doc links are Architecture & CI/CD. |
site/oll-am-architecture.html edit | Primary employer doc | Trimmed product/roadmap sprawl + internal jargon (~1160→~640 lines), added a standalone masthead, then restored/added diagrams (see ledger below). Standalone and CV-shareable. |
site/oll-am-cicd-design.html edit | Second employer doc | Light touch — de-internalized two asides (removed franc/backlog/PR references) and cleaned the footer. All three diagrams untouched. |
site/oll-am-operations.html — an Operations write-up created earlier in this effort, removed on request. The pre-existing oll-am-devops-assessment.html (Maturity) was not deleted; it predates this work and now simply sits in the developer scope, unlinked from any nav.| Diagram | Status | Note |
|---|---|---|
| System architecture (C4) | kept | core platform view |
| Component-level (enriched) | kept | core platform view |
| Deployment view (VPS) | kept + enriched | now lists the concrete services running on the VPS |
| Agent-seam sequence (MCP) | restored | backs the agentic / MCP claim — proven call sequence |
| Career-agent sequence | restored | the flagship agent flow — one swipe fans out to all spines |
| RAG retrieval pipeline | restored | backs the RAG claim — grounded retrieval, real citations, optional generation |
| Extension-layer container | retired | product-specific; superseded by the restored sequence + RAG diagrams |
| Platform 2.0 constellation | retired | mixed live + planned; replaced by the honest VPS service list |
| Full IDE file tree | retired | replaced by a compact repo topology |
Net: the architecture document carries 5 SVG diagrams plus the HTML deployment view — every one backing a real claim, none carrying product-roadmap cruft.
The remaining pages in the diff (each showing a ±14-line change) were touched by one automated step only: the navigation bar was regenerated from render_nav.py. No prose, structure or diagrams changed on those pages. They remain the developer-scope corpus, reachable through the build log.
oll-am-architecture.html + oll-am-cicd-design.html. Cross-linked only to each other; a sealed 3-page set.