Commit Graph

5 Commits

Author SHA1 Message Date
Marcio Puga
28aa16226a feat: comprehensive pipeline skill upgrades from PAI learnings
- reflect: enforce-before-adding pattern gate, proactive synthesis step,
  improvements.md triage, debrief must list every file modified
- housekeeping: domain INDEX.md rebuild step, briefing bridge SSOT rule
  and richer section format with compression rules
- foresight: cruising velocity classification, non-obvious rule,
  anti-patterns section, scenario candidate format in nudge output,
  thread current-state in memory reads
- scenario: full rewrite with body template (Decision Point, Dependencies,
  Branches, Timeline Overlay, Contingency Map, Retrospective), anti-patterns,
  trigger threshold, related-threads frontmatter
- evolve: route content issues step, scorecard generation, architecture-only
  constraint on Next Run Priorities
- history: simple vs deep triage note
- CLAUDE.md: structured action items format, briefing-bridge and
  foresight-nudge in file edit table

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 07:59:41 +11:00
Marcio Puga
d47510b0f6 feat: scalable entities & patterns architecture
- Entity format: 3-line compact registry (### Name / key facts / status+links)
  Heavy entries promoted to thread files. Cross-domain pointers for shared entities.
- Pattern satellites: core patterns.md cap reduced from 110→70 lines (5.5KB).
  Domain-specific patterns go in satellite files loaded only by owning skill.
- Reflect: pattern routing rules, entity format enforcement (step 3b)
- Housekeeping: entity registry enforcement (step 5b), glacier inactive entities
- Evolve: scorecard metrics for pattern distribution + entity compression ratio
- README: updated entity example to 3-line format

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 07:03:34 +11:00
Marcio Puga
b2ff95cc9d fix: update L0 convention — line 1, not after title
L0 comment is always the first line of every .md file.
Removes YAML frontmatter l0: variant.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 09:27:16 +11:00
Marcio Puga
a68ea3e6ca chore(memory): L0 line-1 convention — all files start with L0 summary
Migrated all memory files to have L0 comment as first line,
consistent with upstream PAI convention.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 09:20:30 +11:00
Marcio Puga
1dd881975b feat: initial cog release — cognitive architecture for Claude Code
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 20:04:29 +11:00