---
title: Chandan Kumar / SystemCraft
description: Agent-readable homepage for chandankumar.dev with public discovery, API, trust, and crawling guidance.
canonical: https://chandankumar.dev/
last-updated: 2026-08-24
---

# Chandan Kumar / SystemCraft

Chandan Kumar publishes practical writing on agentic engineering, data science, AI-assisted delivery, WordPress experiments, and software systems. This markdown representation is provided for agents and command-line clients that need meaningful homepage content without executing JavaScript. It points crawlers at canonical discovery resources, the sitemap, and machine-readable API documentation.

## Agent resources

- llms.txt: https://chandankumar.dev/llms.txt
- OpenAPI JSON: https://chandankumar.dev/openapi.json
- OpenAPI YAML: https://chandankumar.dev/api/openapi.yaml
- Sitemap: https://chandankumar.dev/wp-sitemap.xml
- Developer resources: https://chandankumar.dev/developers/
- API documentation: https://chandankumar.dev/docs/

## Public API

The public API is read-only and intended for discovery, indexing, and lightweight scripted search. `GET /wp-json/systemcraft/v1/status` returns the site status and canonical discovery links. `GET /wp-json/neuronz/v1/search` searches public NeuroNZ catalogue records with pagination, sorting, and facets.

## Agent guidance

Fetch `llms.txt` before crawling broadly. Fetch `openapi.json` before calling REST endpoints. Respect `RateLimit-Limit`, `RateLimit-Remaining`, and `RateLimit-Reset` headers. Avoid admin URLs, login URLs, private query strings, high-volume scraping, and write operations.

## Recent public posts

- Age of Agentic Software Development: https://chandankumar.dev/age-of-agentic-software-development/
- Smart Appliance Fault Detection Analysis: https://chandankumar.dev/smart-appliance-fault-detection-analysis/
- Evolution of High Performance Team - AI Phase: https://chandankumar.dev/evolution-of-high-performance-team-ai-phase/
- New Zealand Inflation - Time Series Analysis: https://chandankumar.dev/new-zealand-inflation-time-series-analysis/
- From Web Vitals to Agentic Metrics: https://chandankumar.dev/from-web-vitals-to-agentic-metrics-the-next-phase-of-performance-tracking/
