// calendar
// to-do
Academic canvas
Personal
// study plan
no study plans yet — upload a syllabus PDF from the console above
// module · dining
DININGPLANNED
sourcedineoncampus.com · SMU dining halls
methodWorker scrapes the daily menu, Claude structures it
outputtoday's menu filtered by your prefs (low-soy, healthiest, taste)
dependsacadia-api Worker (CORS proxy) + a prefs profile
// not implemented
// module · budget
BUDGETPLANNED
sourcebank statement export (CSV) or a linked connector
methodClaude categorizes transactions, rolls up by category / week
outputspend by category, month pace, overspend flags
dependsacadia-api Worker + a statement upload or connector
// not implemented
// module · location
LOCATIONPLANNED
sourceiPhone Shortcut → POST lat/long to acadia-api on a schedule
methodWorker stores the latest fix; app reads "where you are"
outputday context — on campus, at the library, home, in transit
dependsacadia-api Worker endpoint + a Shortcut installed on device
// not implemented
// module · agents
AGENTSPLANNED
sourcethis app's live state (calendar, tasks, plans) + Claude
methodin-app agents — a live editor for this build, a general assistant — with tool access
outputchat + actions over your schedule and tasks
dependsacadia-api Worker (Anthropic API) + a tool / action layer
// not implemented