Mikhail Chusavitin aac3a69526 Add platform config ingest, storage, API, and UI tab
Auditors can now send BIOS/Redfish platform settings via
POST /ingest/hardware as hardware.platform_config (map[string]any).
Stored as latest-snapshot per machine with per-key change history.
Exposed via GET /api/assets/{id}/platform-config and .../history.
Asset page gets a third tab "Platform Config" with inline history expand.
Contract bumped to v2.9, migration 0024 adds two new tables.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 15:07:21 +03:00
2026-03-16 16:03:54 +03:00
2026-03-01 16:57:49 +03:00
2026-03-16 16:03:54 +03:00
2026-03-15 16:29:24 +03:00

Reanimator Core

Project documentation is split into two sources:

  • bible/ - shared engineering rules and cross-project patterns
  • bible-local/ - this project's current architecture, contracts, and decisions

Read order for contributors and agents:

  1. bible/README.md
  2. bible-local/README.md
  3. bible-local/architecture/system-overview.md

Operational status notes and implementation scratchpads are intentionally not kept as long-lived top-level documentation.

Description
No description provided
Readme 8.5 MiB
Languages
Go 99.6%
Shell 0.3%