Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 885 Bytes

File metadata and controls

32 lines (19 loc) · 885 Bytes

fluffy-memory

Pythonization of the brain for ISO/IEC/IEEE specifications. Clean syntax for standards documentation.

Overview

Structured prompts and Python tooling for working with ISO/IEC/IEEE standards, making dense specifications more accessible through code.

Contents

Prompts (promts/)

Structured prompt files for interpreting specific standards:

  • IEC.IEEE 82079-1:2019.md - Instructions for use standard
  • ISO.IEC.IEEE 15289:2019.md - Systems and software engineering documentation
  • ISO 10007.md - Configuration management
  • ISO 5807.md - Data processing documentation symbols and conventions

Python Tools

  • ISO.IEC 12207 Documentation Boilerplate.py - Boilerplate generator for ISO/IEC 12207 lifecycle documentation

Usage

python3 "ISO.IEC 12207 Documentation Boilerplate.py"

License

See LICENSE for details.