# Woody Portfolio - Agent Entry This site is a portfolio organized around three human-capability layers: physical, economic/trust, and cognitive. Primary agent docs: - https://www.woody.im/llms-full.txt - https://www.woody.im/llms.txt - https://www.woody.im/.well-known/llms.txt - https://www.woody.im/.well-known/agent-context.json - https://www.woody.im/agent - https://www.woody.im/robots.txt - https://www.woody.im/sitemap.xml - https://www.woody.im/projects-data - https://www.woody.im/feed.xml - https://www.woody.im/feed.json - https://www.woody.im/f5d2f9b5c0de42b5b7f1ab8f37e6b12c.txt (IndexNow key) Core routes: - https://www.woody.im/ (intro + domain gateway) - https://www.woody.im/hire (hiring context + verified proofs) - https://www.woody.im/ko/hire (Korean hiring route) - https://www.woody.im/partner (collaboration context) - https://www.woody.im/ko/partner (Korean collaboration route) - https://www.woody.im/about (public profile summary) - https://www.woody.im/home (main portfolio page) - https://www.woody.im/projects/{id} (project detail page, id 1-26) - https://www.woody.im/ko/projects/{id} (Korean project detail page, id 1-26) - https://www.woody.im/changelog (recent updates) - https://www.woody.im/ko/changelog (recent updates in Korean) - https://www.woody.im/projects-data (machine-readable project index) - https://www.woody.im/projects-data/{id} (machine-readable project detail) - https://www.woody.im/projects-data?id={id} (query-based detail variant) Quick crawl order: 1. /robots.txt (crawler policy) 2. /sitemap.xml (canonical URL discovery) 3. /llms.txt (this quick index) 4. /.well-known/llms.txt 5. /llms-full.txt 6. /.well-known/agent-context.json 7. /projects-data 8. /feed.json or /feed.xml 9. /agent 10. /hire (role fit + verified proof summary) 11. /partner (collaboration mode summary) 12. /about (stable profile context) 13. /home 14. /projects/25 (representative blockchain project) 15. /projects/26 (representative AI project) 16. /projects/16 (representative robotics project) 17. /changelog Language: - Default content: English - Localized public routes available under `/ko/...` for hire, partner, changelog, and all project detail pages Notes: - Home (`/home`) frames the portfolio by meaning layer: - Robotics = physical - Blockchain = economic / trust - AI = cognitive - Project lists and detail routes remain grouped by technical domain for easier evaluation. - Proof policy: show impact only when a public proof link exists; otherwise treat as scope-only. - This file is intentionally short; use /llms-full.txt for full context.