Name:v1.0.0Status:active
v1.0.0 — Editor Integration & Package Ecosystem
Progress 24/39 work items
- Editor package awareness and registry autocomplete
- Community package pipeline hooks (learning)
- CSS fallback resolution for community packages
- Pipeline incremental builds
- Create-Refrakt project type defaults
- Framework adapters: Astro, Nuxt, Next.js, Eleventy (SPEC-030)
- Shared utility extraction from @refrakt-md/svelte (SPEC-030 Phase 0)
- Create-Refrakt multi-framework scaffolding with interactive mode
- Plan CLI resolution parsing and display
- Structure slots and declarative flexibility (SPEC-033): value mapping, density contexts, named slots, repeated elements, element projection
Work Items
Ready 13
WORK-053 claude/align-sidenav-styling-4MuxV
CSS Fallback Resolution for Third-Party Packages 0/6 criteria
WORK-094 main
Create @refrakt-md/vite plugin — Level 1 static transform Build the core Vite plugin that intercepts .md files and emits JS modules with rendered HTML, frontmatter, SEO data, and serialized tree. This is the Level 1 (static, per-file) integration — no cross-page awareness.
0/13 criteria
WORK-095 main
Vite plugin — virtual CSS module and tree-shaking Implement virtual:refrakt/styles module that imports theme tokens, per-rune CSS, and package CSS. Supports tree-shaking to include only CSS for runes actually used in content.
0/9 criteria
WORK-096 main
Vite plugin — dev server HMR Implement hot module replacement for .md file changes during development. When a markdown file is saved, re-transform it and trigger a page update.
0/6 criteria
WORK-097 main
Vite plugin — Level 2 cross-page pipeline Implement the level: 'pipeline' mode that runs the full four-phase cross-page pipeline at build time, enabling breadcrumbs, nav, glossary auto-linking, and other entity-dependent features.
0/11 criteria
WORK-098 main
Vite plugin — behavior init helper export Export a thin initBehaviors() wrapper from @refrakt-md/vite/behaviors that frameworks can call after navigation to re-initialize interactive rune behaviors (accordion, tabs, datatable, etc.).
0/6 criteria
WORK-115 claude/align-sidenav-styling-4MuxV
Migrate community package postTransform uses to declarative config 0/7 criteria
WORK-116 claude/align-sidenav-styling-4MuxV
Update inspect and contracts tooling for structure slots features 0/7 criteria
In Progress 2
Done 24
WORK-074 claude/align-sidenav-styling-4MuxV
Display resolution metadata in plan status and plan serve 0/5 criteria
WORK-084 claude/align-sidenav-styling-4MuxV
Inject $file.created and $file.modified Variables into Content Pipeline 8/8 criteria
WORK-085 claude/align-sidenav-styling-4MuxV
Add Timestamp Attributes to Plan Rune Schemas 8/8 criteria
WORK-086 claude/align-sidenav-styling-4MuxV
Consolidate Plan Scanner with Shared Git Timestamp Utility 6/6 criteria
WORK-088 claude/align-sidenav-styling-4MuxV
Extract shared utilities from @refrakt-md/svelte to @refrakt-md/transform 1/7 criteria
WORK-092 claude/align-sidenav-styling-4MuxV
Create @refrakt-md/eleventy adapter package 0/10 criteria
WORK-093 claude/align-sidenav-styling-4MuxV
Add multi-framework support to create-refrakt 1/11 criteria
WORK-099 claude/align-sidenav-styling-4MuxV
Migrate simple core runes from Model to createContentModelSchema 7/7 criteria
WORK-100 claude/align-sidenav-styling-4MuxV
Migrate simple community runes from Model to createContentModelSchema 5/5 criteria
WORK-101 claude/align-sidenav-styling-4MuxV
Migrate moderate-complexity runes from Model to createContentModelSchema 7/7 criteria
WORK-102 claude/align-sidenav-styling-4MuxV
Migrate complex runes from Model to createContentModelSchema 8/8 criteria
WORK-105 claude/align-sidenav-styling-4MuxV
Add dual-signature support to createComponentRenderable and update RuneDescriptor 6/6 criteria
WORK-106 claude/align-sidenav-styling-4MuxV
Migrate core runes to inline rune identifiers 5/5 criteria
WORK-107 claude/align-sidenav-styling-4MuxV
Migrate community package runes to inline rune identifiers 6/6 criteria
WORK-111 claude/align-sidenav-styling-4MuxV
Replace hardcoded density contexts with configurable childDensity 0/8 criteria
WORK-112 claude/align-sidenav-styling-4MuxV
Implement named slots with ordering for structure entries 0/10 criteria
WORK-114 claude/align-sidenav-styling-4MuxV
Implement element projection (hide, group, relocate) 0/11 criteria
WORK-120 claude/align-sidenav-styling-4MuxV
Export generic type interfaces for rune component overrides WORK-121 claude/align-sidenav-styling-4MuxV
Add component interface view to refrakt inspect WORK-122 claude/align-sidenav-styling-4MuxV
Document framework-native component override interface WORK-126 main
Parse Resolution sections in the plan scanner Extend the plan scanner to extract ## Resolution sections from work item and bug files into a structured resolution field on PlanEntity.
0/8 criteria