Create arch-landing-site and arch-claude-custom architecture notes in pal-e-docs #236
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/claude-custom#236
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
User Story
story:superuser-manageAs superadmin, I want architecture notes to back everyarch:Xboard label so that the traceability triangle is complete.Lineage
story:superuser-managearch:claude-customRepo
forgejo_admin/claude-custom(but work is in pal-e-docs via MCP, not code)Context
Multiple QA reviews flagged two missing architecture notes:
arch-landing-site— referenced by 6+ board items on board-westside-basketball (schedule tickets, etc). No backing note.arch-claude-custom— referenced by board items on board-pal-e-agency. No backing note.These are pal-e-docs notes (created via
mcp__pal-e-docs__create_note), not code files. They document the architecture of the westside-landing SvelteKit app and the claude-custom hooks/skills repo respectively.File Targets
arch-landing-site— westside-landing SvelteKit architecture (routes, auth, API proxy, deployment)arch-claude-custom— claude-custom architecture (hooks, skills, agents, settings, keybindings)Acceptance Criteria
arch-landing-sitenote exists in pal-e-docs with projectwestside-basketballarch-claude-customnote exists in pal-e-docs with projectpal-e-agencyarch-domain-westside-basketballfor reference)arch:landing-siteandarch:claude-customlabels have backing notesTest Expectations
mcp__pal-e-docs__get_note(slug="arch-landing-site")returns contentmcp__pal-e-docs__get_note(slug="arch-claude-custom")returns contentConstraints
Checklist
arch-landing-sitenote with SvelteKit route structure, auth flow, API proxyarch-claude-customnote with hooks taxonomy, skills structure, agent definitionslist_notes(tags="architecture")Related
arch-domain-westside-basketball(reference pattern)arch-auth-westside-basketball(reference pattern)