Version: 1.0.0 Status: ACTIVE
This file gives agents a concise, current map of the project.
It should answer:
This file is not intended to replace the README, architecture documentation, deployment guides, or detailed technical documentation.
It is an agent-readable index of project truth.
{{PROJECT_NAME}}
{{SHORT_DESCRIPTION_OF_WHAT_THE_PROJECT_DOES}}
{{USERS_OR_CONSUMERS}}
Choose one or more:
APPLICATION
SERVICE
LIBRARY
SCRIPT COLLECTION
DATA PIPELINE
INFRASTRUCTURE
DOCUMENTATION
MONOREPO
When this profile conflicts with current project documentation or code:
VERIFY THE CURRENT PROJECT STATE
Do not blindly trust stale information in this file.
Important source-of-truth documents:
{{README_PATH}}
{{ARCHITECTURE_DOC}}
{{DEPLOYMENT_DOC}}
{{OTHER_IMPORTANT_DOCS}}
{{LANGUAGE}}
{{LANGUAGE}}
{{FRAMEWORK}} — {{VERSION_IF_KNOWN}}
{{RUNTIME}}
{{WINDOWS/LINUX/CONTAINER/etc}}
{{IIS/NGINX/APACHE/etc}}
{{PATH}}
Purpose: {{PURPOSE}}
{{PATH}}
Purpose: {{PURPOSE}}
{{PATH}}
Purpose: {{PURPOSE}}
Example:
/src
Application source
/tests
Automated tests
/scripts
Build/deployment/maintenance scripts
/docs
Project documentation
Only include directories agents commonly need.
Important execution entry points:
{{ENTRY_POINT}}
Purpose: {{DESCRIPTION}}
Examples:
/default.asp
Program.cs
index.php
main.py
deploy.ps1
scheduled-import.vbs
{{MVC / LAYERED / SCRIPT PIPELINE / MONOLITH / etc}}
{{COMPONENT}}
Responsibility:
{{RESPONSIBILITY}}
INPUT
↓
{{COMPONENT}}
↓
{{COMPONENT}}
↓
{{COMPONENT}}
↓
OUTPUT
{{DATABASE_ENGINE_OR_STORAGE}}
{{ADODB / EF CORE / RAW SQL / ODBC / etc}}
{{LOCATION}}
{{METHOD_OR_NONE}}
- {{CONSTRAINT}}
- {{CONSTRAINT}}
Do not store passwords, connection secrets, or credentials here.
{{WINDOWS AUTH / FORMS / JWT / OAUTH / etc}}
{{ROLES / CLAIMS / CUSTOM / etc}}
- {{BOUNDARY}}
- {{BOUNDARY}}
Purpose:
{{PURPOSE}}
Interface:
{{API / SFTP / SMTP / WEBHOOK / FILE SHARE / etc}}
Relevant documentation:
{{PATH_OR_REFERENCE}}
{{COMMAND}}
{{COMMAND_IF_NEEDED}}
{{OUTPUT_LOCATION}}
- {{REQUIREMENT}}
{{COMMAND}}
{{COMMAND}}
{{COMMAND_OR_NOT_APPLICABLE}}
{{STEPS}}
{{SERVER / PLATFORM / ENVIRONMENT}}
{{DESCRIPTION}}
{{COMMAND_IF_APPROPRIATE}}
{{HEALTH_CHECK}}
{{ROLLBACK_METHOD}}
Detailed deployment documentation:
{{DOC_PATH}}
Important configuration files:
{{FILE}}
Purpose:
{{PURPOSE}}
Environment-specific configuration:
{{DESCRIPTION}}
Do not store secrets here.
Observed project conventions:
- {{CONVENTION}}
- {{CONVENTION}}
- {{CONVENTION}}
Examples:
Controllers perform request coordination only.
SQL commands use parameters.
Public APIs use the existing JSON response wrapper.
Only record conventions supported by repeated project evidence or explicit project instruction.
Standard project behavior:
{{DESCRIPTION}}
Relevant implementation example:
{{FILE_OR_COMPONENT}}
Logging mechanism:
{{MECHANISM}}
Log locations:
{{LOCATION}}
Important rules:
- do not log credentials
- {{RULE}}
Durable project constraints:
- {{CONSTRAINT}}
- {{CONSTRAINT}}
Examples:
Must remain compatible with Windows Server 2016.
Do not introduce React.
Application must continue using Microsoft Access.
Public endpoint URLs must remain backward compatible.
Only add constraints supported by project requirements.
Reference examples:
{{FILE}}
{{FILE}}
Typical pattern:
{{SHORT_DESCRIPTION}}
Recurring workflows include:
{{WORKFLOW}}
Frequency:
{{FREQUENCY}}
Current procedure:
{{REFERENCE}}
Skill:
{{SKILL_PATH_OR_CANDIDATE}}
Active skills:
.ai/skills/{{SKILL}}/SKILL.md
Purpose:
{{PURPOSE}}
Skill candidates:
{{CANDIDATE}}
Evidence:
{{EVIDENCE}}
Existing automation:
{{SCRIPT}}
Purpose:
{{PURPOSE}}
Automation candidates:
{{CANDIDATE}}
Reason:
{{REASON}}
Important known technical or operational risks:
{{RISK}}
Mitigation:
{{MITIGATION}}
Do not fill this with every theoretical risk.
Include only risks worth remembering.
Items agents should not assume:
- {{UNKNOWN}}
- {{UNKNOWN}}
Example:
Production database version has not yet been verified.
Remove items when resolved.
{{COMMAND}}
{{COMMAND}}
{{COMMAND}}
{{COMMAND}}
{{COMMAND}}
Keep this section practical.
When working on:
{{TASK}}
use:
.ai/skills/{{SKILL}}/SKILL.md
Example:
Production IIS deployment
→ .ai/skills/iis-deployment/SKILL.md
Update this file when:
framework changes
architecture changes
build changes
test process changes
deployment changes
database changes
authentication changes
important project skills are added
Do not update it for normal implementation details.
Last bootstrap review:
{{DATE}}
Bootstrap confidence:
LOW / MEDIUM / HIGH
Areas needing deeper inspection:
- {{AREA}}
This file should stay:
CURRENT
CONCISE
USEFUL
If a section becomes large:
move detailed content to project documentation
and reference it here
This profile is a map, not the entire territory.
Powered by TurnKey Linux.