36 lines
732 B
Markdown
36 lines
732 B
Markdown
# ss-tools Development Guidelines
|
|
|
|
Auto-generated from all feature plans. Last updated: 2026-02-25
|
|
|
|
## Knowledge Graph (GRACE)
|
|
**CRITICAL**: This project uses a GRACE Knowledge Graph for context. Always load the root map first:
|
|
- **Root Map**: `.ai/ROOT.md` -> `[DEF:Project_Knowledge_Map:Root]`
|
|
- **Project Map**: `.ai/PROJECT_MAP.md` -> `[DEF:Project_Map]`
|
|
- **Standards**: Read `.ai/standards/` for architecture and style rules.
|
|
|
|
## Active Technologies
|
|
|
|
- (022-sync-id-cross-filters)
|
|
|
|
## Project Structure
|
|
|
|
```text
|
|
src/
|
|
tests/
|
|
```
|
|
|
|
## Commands
|
|
|
|
# Add commands for
|
|
|
|
## Code Style
|
|
|
|
: Follow standard conventions
|
|
|
|
## Recent Changes
|
|
|
|
- 022-sync-id-cross-filters: Added
|
|
|
|
<!-- MANUAL ADDITIONS START -->
|
|
<!-- MANUAL ADDITIONS END -->
|