Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Leviathan – MCI Document Control & O&M Generator

Prototype document numbering system and automated O&M (Operations & Maintenance) generator for Motor Controls Inc.

Current Scope (v0.1)

Two-part application:

  1. Document Number Generator (index.html)

    • Same format and taxonomy as the original MCI Document Number Generator
    • Persistent register (localStorage)
    • Revision superseding support
    • All original document types retained (Engineering / Procedure / O&M)
  2. O&M Document Builder (om-builder.html)

    • Focused on generating full O&M manuals to prove the concept
    • Receives a generated document number from the first page
    • Structured HTML assembly → PDF output
    • Placeholder for future PDF search / attachment from SharePoint

Number Format (kept identical for now)

MCI–[TYPE]-[PROJ NO.]–[CLIENT]–[DESCRIPTION]–[DOC TYPE]–[REVISION]

Future Direction

  • Move configuration and register into SharePoint Online Lists
  • Convert to SPFx web part for native SharePoint integration
  • Full PDF search & embedding from SharePoint libraries
  • Controlled sequential numbering per Project + DocType

Local Development

Just open index.html in a browser, or serve the folder with any static server.

Deployment

Intended for Vercel (static site).


Built for MCI Document Control workflows.

Releases

Packages

Contributors

Languages