# Lamprof Agent Documentation

Lamprof.com is the portfolio and Android app hub for Anton Kondratiuk, a Senior Android Engineer based in Stockholm, Sweden.

## Best Starting Points

- Homepage: https://lamprof.com/
- Markdown homepage: https://lamprof.com/index.md
- Compact agent index: https://lamprof.com/llms.txt
- Full CV: https://lamprof.com/1Anton_Kondratiuk_Android_CV.pdf

## Discovery Resources

- API catalog: https://lamprof.com/.well-known/api-catalog
- OpenAPI description: https://lamprof.com/.well-known/openapi.json
- Agent skills index: https://lamprof.com/.well-known/agent-skills/index.json
- MCP server card: https://lamprof.com/.well-known/mcp/server-card.json
- Status endpoint: https://lamprof.com/.well-known/status.json

The discovery resources are static files. The `/mcp` path is a compatibility metadata
resource, not a streamable HTTP MCP endpoint. When a browser supports WebMCP,
the homepage registers read-only tools through `navigator.modelContext`.

## Portfolio Tools Exposed In Browser

When a browser supports WebMCP, the homepage registers read-only tools for:

- Returning Anton Kondratiuk's portfolio summary.
- Returning links for selected Lamprof projects.
- Returning contact options.
- Navigating to sections on the current page.

## Content Usage Preferences

The site declares Content Signals with `ai-train=yes`, `search=yes`, and `ai-input=yes` so agents can use the public portfolio content for search, AI input, and model training.
