WayCup Markdown Standard
Every file created by an Agent MUST adhere to these rules:
🏷️ Nomenclature
- Concise Titles: No redundant “WayCup” or “Engine” prefixes in filenames.
- Lowercase Tags: All YAML tags and values must be strictly lowercase.
- Functional Naming: Use standard terms (Changelog, Roadmap, Standards, Tactic, Playbook).
📄 Mandatory Metadata
Every file must include the following frontmatter:
---
title: "[File Title]"
lifecycle_stage: "core | attract | convert | serve"
ctox_origin: "Module 1-7 | N/A"
tags: "core | playbook | tactic | intelligence"
---🧠 Tooling Specifics
- Intelligence: Vertex AI Search (RAG) points to
gs://waycup-vault-internal. - Git: Changes to dotfiles, skills, or vault MUST be followed by
git commitandgit push origin main.