You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+41Lines changed: 41 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,47 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
6
7
+
## [1.4.0] - 2026-06-16
8
+
9
+
### Added
10
+
11
+
- Office Pack v1 release with 8 new U.S.-focused office acquisition, refinance, recapitalization, lease-up, tenant credit, TI/LC underwriting, financing-fit, and IC memo skills under `skills/office/`
-`office-ti-lc-economics.md` - TI, LC, free rent, downtime, net effective rent, leasing-cost reserve, and renewal-vs-new-lease economics
24
+
-`office-lender-criteria.md` - office lender lanes, sizing tests, reserves, recourse posture, and financing red flags
25
+
- 12 new companion research notes under `research/office/` plus `research/office/INDEX.md`
26
+
- New Claude Code plugin: `cre-office` at `claude-code-plugins/cre-office/`
27
+
- Strict repo validation tooling:
28
+
-`scripts/validate-repo.ps1`
29
+
-`.github/workflows/validate.yml`
30
+
31
+
### Changed
32
+
33
+
- Updated README, HOW-TO-USE, SKILL-INDEX, and ROADMAP to position Office v1 as the fourth additive pack after Industrial v1, Brokerage Investment Sales v1, and Asset Management v1
34
+
- Updated GitHub issue and PR templates so new sectors and validation are visible in contribution workflows
35
+
- Fixed legacy heading drift in document-ingestion and underwriting skill mirrors so root and plugin copies pass strict validation
36
+
37
+
### New conventions introduced
38
+
39
+
- README badges are now validated against actual repo counts for skills, knowledge bases, research notes, and Claude Code plugins
40
+
- Strict validation checks root/plugin mirror coverage, required skill headings, research indexes, and skill-backed research notes
0 commit comments