update
This commit is contained in:
@@ -1 +1,72 @@
|
||||
{"0": "TOTP & Web Token Auth", "1": "ACME/JWS Client", "2": "CalDAV/CardDAV Handlers", "3": "IMAP Command Parser", "4": "Mail Provider Abstraction", "5": "Server Config & Bootstrap", "6": "Sieve Filter Interpreter", "7": "DB Mutation Queries", "8": "IMAP Server Loop", "9": "POP3 Server Loop", "10": "JMAP Auth & Sessions", "11": "SMTP Session Header Parsing", "12": "Admin API Handlers", "13": "IMAP Client", "14": "DKIM Key Signing", "15": "Outbound Delivery Queue", "16": "SMTP Server Networking", "17": "Linked Account & Alias Queries", "18": "TCP Server Lifecycle", "19": "Calendar/Contact/TLS Queries", "20": "OAuth2 Config", "21": "Go-No-Deps Web App Pattern", "22": "GoMail Build Phases Overview", "23": "Quarantine & Message Queries", "24": "iCal Parsing & Fuzzing", "25": "LLM Spam Stage", "26": "vCard Parsing & Fuzzing", "27": "Admin Portal Bugs & CRUD", "28": "Spam Pipeline Orchestrator", "29": "SPF Stage", "30": "TCP Boundary & Rate-Limit Findings", "31": "Domain/Tenant Queries", "32": "Rspamd Stage", "33": "Per-IP Rate Limiter", "34": "ClamAV Stage", "35": "DMARC Stage", "36": "Spam Header Injection Stage", "37": "Iterative Build Discipline Skill", "38": "Deployment & DNS Setup", "39": "HTTP Middleware", "40": "URL Extraction Stage", "41": "SQLite Deadlock Findings", "42": "List Rule Queries", "43": "Sieve Script Queries", "44": "Mail Context Domain Helpers", "45": "Calendar Object Queries", "46": "Contact Queries", "47": "Shared api() Fetch Convention", "48": "Session Continuity Practices", "49": "Scope Prioritization Practices", "50": "DB Migrations", "51": "Shared esc() Helper", "52": "SPA Login/Logout", "53": "SPA App Boot/Routing", "54": "Graphify Project Rules", "55": "Embedded Assets (admin)", "56": "Admin Handlers Entry", "57": "Admin Dashboard Loader", "58": "Admin SPA Router", "59": "Webmail Bootstrap", "60": "Embedded Assets (webmail)", "61": "Raw MIME Body Extractor", "62": "Webmail Message Actions", "63": "Go Module Root"}
|
||||
{
|
||||
"0": "User",
|
||||
"1": "Client",
|
||||
"2": "webauthn.go",
|
||||
"3": "session",
|
||||
"4": "GmailAPIProvider",
|
||||
"5": "config.go",
|
||||
"6": "parser",
|
||||
"7": "DB",
|
||||
"8": "session",
|
||||
"9": "session",
|
||||
"10": "Handler",
|
||||
"11": "session",
|
||||
"12": "writeErr",
|
||||
"13": "Client",
|
||||
"14": "Sign",
|
||||
"15": "Worker",
|
||||
"16": "session",
|
||||
"17": "models.go",
|
||||
"18": "Store",
|
||||
"19": "uuidNew",
|
||||
"20": "oauth2.go",
|
||||
"21": "Go Web App No-Deps Pattern (skill)",
|
||||
"22": "GoMail Action Plan v4 Overview",
|
||||
"23": "QuarantineEntry",
|
||||
"24": "ical.go",
|
||||
"25": ".Run",
|
||||
"26": "vcard.go",
|
||||
"27": "Phase 11: Admin Portal",
|
||||
"28": "app.js",
|
||||
"29": "Server",
|
||||
"30": "Suggested Next Session Scope",
|
||||
"31": "Domain",
|
||||
"32": "checkSPF",
|
||||
"33": "Limiter",
|
||||
"34": ".Run",
|
||||
"35": ".Run",
|
||||
"36": ".Run",
|
||||
"37": "Core Principle: Compiles is Not Correct",
|
||||
"38": "Phase 13: TLS + ACME + DANE/MTA-STS",
|
||||
"39": "GraphAPIProvider",
|
||||
"40": ".Run",
|
||||
"41": "Phase 12: Auth Hardening (TOTP/App Passwords/Reset)",
|
||||
"42": "gomail",
|
||||
"43": "SieveScript",
|
||||
"44": "MailContext",
|
||||
"45": "CalendarObject",
|
||||
"46": "OutboundQueueEntry",
|
||||
"47": "Shared api() Fetch Helper Convention",
|
||||
"48": "Checkpoint Working State as Durable Artifact",
|
||||
"49": "Prioritize by Risk Reduction Over Task Order",
|
||||
"50": "migration",
|
||||
"51": "esc() HTML-escape helper (admin)",
|
||||
"52": "login() (admin)",
|
||||
"53": "showApp()/showLogin() (admin)",
|
||||
"54": "graphify Project Rules",
|
||||
"55": "admin/embed.go",
|
||||
"56": "handlers.go",
|
||||
"57": "loadDashboard",
|
||||
"58": "showPage() router (admin)",
|
||||
"59": "bootstrap.go",
|
||||
"60": "webmail/embed.go",
|
||||
"61": "bodyOf() raw MIME body extractor",
|
||||
"62": "loadMessages()/viewMessage()/deleteMessage",
|
||||
"63": "ListRule",
|
||||
"64": ".GetContact",
|
||||
"65": "dnssec.go",
|
||||
"66": "totp.go",
|
||||
"67": "StageResult",
|
||||
"68": "pipeline.go",
|
||||
"70": ".GetTLSCert"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user