2026-04-24 10:51:56 -05:00
|
|
|
{
|
2026-04-29 09:44:33 -05:00
|
|
|
"fire_tools_version": "1.14.0",
|
2026-04-27 11:47:26 -05:00
|
|
|
"initialized_at": "2026-04-24T00:00:00Z",
|
|
|
|
|
"profile": "other",
|
|
|
|
|
"features": [
|
|
|
|
|
"pnpm",
|
|
|
|
|
"turborepo",
|
|
|
|
|
"typescript",
|
|
|
|
|
"biome",
|
|
|
|
|
"vitest",
|
|
|
|
|
"zod",
|
|
|
|
|
"commitlint",
|
|
|
|
|
"semantic-release",
|
|
|
|
|
"husky",
|
|
|
|
|
"actionlint",
|
|
|
|
|
"github-actions",
|
|
|
|
|
"makefile"
|
|
|
|
|
],
|
|
|
|
|
"deviations": [
|
|
|
|
|
{
|
|
|
|
|
"tool": "drizzle",
|
|
|
|
|
"reason": "No SQL database — Honcho API handles all persistence; Drizzle is not applicable",
|
|
|
|
|
"suppressed_at": "2026-04-27T00:00:00Z"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"tool": "playwright",
|
|
|
|
|
"reason": "Tauri desktop app — E2E testing approach uses Tauri's native test harness, not browser Playwright",
|
|
|
|
|
"suppressed_at": "2026-04-27T00:00:00Z"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"tool": "typescript-version",
|
|
|
|
|
"reason": "Using TypeScript 6.0.3 (ahead of standard 5.9.x) — intentional, team is on leading edge for this solo project",
|
|
|
|
|
"suppressed_at": "2026-04-27T00:00:00Z"
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-04-24 10:51:56 -05:00
|
|
|
}
|