Commit de47bdc
committed
feat: Implement RFC-0004 and add RFC-0007 through RFC-0012
RFC Implementations:
- RFC-0004: Tiered Interface Primers - IMPLEMENTED
- Simplified primer system with budget-aware tier selection
- Three tiers: minimal (<80), standard (80-299), full (300+)
- Bootstrap block always included (~20 tokens)
RFC Updates:
- RFC-0006: Documentation System Bridging - status updated
- RFC-0001, RFC-0003, RFC-0005: Minor updates and fixes
New Draft RFCs:
- RFC-0007: ACP Complete Documentation Solution (Umbrella)
- RFC-0008: ACP Type Annotations
- RFC-0009: Extended Annotation Types
- RFC-0010: ACP Documentation Generator
- RFC-0011: IDE and LSP Integration
- RFC-0012: Built-in Templates and Theming
Specification Updates:
- Chapter 03: Cache format with bridging support
- Chapter 04: Config format with bridge configuration
- Chapter 05: Extended annotations documentation
- Chapter 06: Updated constraints
- Chapter 11: Tool integration updates
- Chapter 15: New bridging chapter
Schema Updates:
- cache.schema.json: Bridge metadata, type sources, extended fields
- config.schema.json: Bridge configuration section
Infrastructure:
- Migrated .claude/commands to managed skills
- Added RFC memory files for tracking implementation progress
- Cleaned up deprecated scripts and templates1 parent e17ff03 commit de47bdc
File tree
141 files changed
+24326
-25185
lines changed- .claude
- commands
- memory
- scripts/bash
- templates
- docs
- discord
- integrations
- rust-cli
- rfcs
- accepted
- proposed
- rejected
- schemas/v1
- spec
- chapters
- tests/primer-eval
- gui
- primers
- custom
- results
- scenarios
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
141 files changed
+24326
-25185
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
This file was deleted.
0 commit comments