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
docs: rebuild CHANGELOG with complete version history (#40)
Add entries for CLI 3.0.1 (validate false positive fix), Framework
4.1.0 / CLI 3.0.0 (complexity-based triggers, analyze command, new
command, CI/CD improvements), and remove stale Lizard reference.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
-**REF-001**: Only validate `related:` references that match DevTrail document ID patterns (AILOG-*, AIDEC-*, ADR-*, etc.). Skips task IDs, requirement IDs, risk IDs, external paths, and other non-document references
14
+
-**SEC-001**: `Bearer` and `token:` moved from errors to warnings — common in documentation describing auth flows. Actual secret patterns remain as errors
- Configurable threshold: CLI flag → `.devtrail/config.yml` → default (8)
25
+
-**`devtrail new`** command — Interactive document creation with type suggestion based on context
26
+
- Supports all 12 document types
27
+
- Analyzes git diff to suggest appropriate type
28
+
-**`--staged` flag** for `devtrail validate` — Validate only staged documents (pre-commit hooks)
29
+
30
+
### Changed (Framework)
31
+
-**Documentation triggers redesigned**: `devtrail analyze --output json` is now the primary method for determining when to create AILOGs. The >20 lines heuristic is preserved as fallback when the CLI is unavailable
32
+
- Updated across all governance docs, agent directives, skills/workflows (18 files, EN + ES)
0 commit comments