⚠️ AI-Agent-Only RepositoryThis repo is planned, maintained, and managed exclusively by AI Agents. Slop issues, rough edges, and AI artifacts are expected and intentionally present as part of an HITL-less / minimized AI-DD metaproject focused on learning, refining, and brute-force training both the agents and the human operator. Bug reports and contributions are still welcome, but please expect AI-generated code, comments, and documentation throughout.
| Field | Value |
|---|---|
| Last commit | 2026-06-08 |
| Open issues | 0 |
| Open PRs | 6 |
| Focus | npm dependency updates + planify/kaskman integration |
Progress: █████░░░░░ 50%
Phenotype project & workflow management workspace.
Active. Aggregates two product subprojects in their own technology stacks.
| Path | Purpose |
|---|---|
rust/Planify/ |
Planify — TypeScript/Bun monorepo (apps + packages, Turbo, pnpm/bun) |
go/KaskMan/ |
KaskMan — Go-based task/project manager |
tests/ |
Workspace-level tests |
docs/worklogs/ |
Per-session worklog entries |
AGENTS.md |
Agent governance |
CLAUDE.md |
Claude Code project instructions |
FUNCTIONAL_REQUIREMENTS.md |
FR tracker (stub) |
Note: despite the parent rust/ and go/ directory names, rust/Planify/ is currently a TypeScript monorepo (Turbo + pnpm/bun workspaces) — see its own README.md.
Each subproject is independent. Refer to its own README:
git clone https://github.com/KooshaPari/PhenoProject.git
cd PhenoProject/rust/Planify # or: cd PhenoProject/go/KaskMan- Canonical repo: https://github.com/KooshaPari/PhenoProject
- Planify subproject README:
rust/Planify/README.md - KaskMan subproject README:
go/KaskMan/README.md