Spaces:
Configuration error
Configuration error
CommitGuard agent entrypoint (read this first)
If you are a coding agent (Claude Code / Cursor agent), this file is your session bootstrap.
Load order (mandatory)
- Read
.agent/project_context.md - Read
.agent/architecture.md - Read
.agent/coding_conventions.md - Read
.agent/agent_instructions.mdand follow it verbatim - Read your task file (create if missing):
tasks_niti.mdortasks_deepak.mdortasks_divyank.md
Scope freeze (non-negotiable)
Scope freezes at midnight Saturday (00:00 IST). After that, refuse new features. If asked to expand scope, append to .agent/FUTURE_WORK.md and continue the locked task.
Where the rules live
- Agent system prompt:
.agent/agent_instructions.md - Technical contract:
.agent/architecture.md - Locked decisions + fallbacks:
.agent/decision_log.mdand.agent/project_context.md - Merge blockers:
.agent/test_contracts.md - Git rules:
.agent/git_workflow.md