I’ve added some new plan workflow visualizations to the documentation, and revised / expanded the text with more details. On our technical calls we have walked through these drawings a few times and it seems to be at a good spot. Here are the major changed sections: The Plan Proposal Workflow Often, actors starting a… Continue reading Plan Workflow Visualizations
Category: Releases
1.0.0-PREVIEW now available
I’ve just completed tagging the 1.0.0-PREVIEW release. Head over to GitHub to download it now! This is a soft-frozen release that should only have minor changes and clarifications prior to the 1.0.0 final release. It is now safe to begin focusing fully on implementation and making sure that any missing pieces are errors of omission… Continue reading 1.0.0-PREVIEW now available
Technical Call Agenda 2022-01-13
Our technical call is on for the usual time (10:00am US Central) tomorrow (Friday, January 13th, 2022). This week we’ll discuss the steps needed to wrap up a 1.0 Preview release. I’ll also go over two important changes that I’ve now merged into the main branch: I’ve added the message code concept and list to… Continue reading Technical Call Agenda 2022-01-13
Documentation Updates for Plan Proposal Worfklow
I’ve updated the documentation with several new developments that rose out of the API work for plan proposals and approvals. The main branch now contains a description of the methods available to initiate or modify a plan, as well as a description of the plan statuses available. I also updated the exchange negotiation description and… Continue reading Documentation Updates for Plan Proposal Worfklow
Merged Documentation and New Git Approach
I’ve cleaned up and resolved the divergences between the branches in the GitHub repository. I also finished an initial first pass of the documentation, so now there’s no more need to rely on an old PDF. Thanks to Jim Young of ETE Reman for giving us some good fundamental advice on Git workflows. Going forward… Continue reading Merged Documentation and New Git Approach
Documentation Now Online on GitHub
Just a quick note to mention that the documentation is now available on the Sandpiper GitHub, in the unstable branch. This is where we’ll be coordinating the work to update and finalize this last critical piece of the puzzle, now that the API seems pretty well established (though as we bring testers online I’m sure… Continue reading Documentation Now Online on GitHub
API Endpoints WIP 2021-07-15 & New Tech Teams Link
We’ve been chugging along defining the API endpoints. The file linked below is last week’s efforts, though it rests in an incomplete state; we’ve come to the limits of comfortably defining things like JSON responses and HTTP methods within Excel. You can count on the endpoints, HTTP methods, and meanings themselves being well set at… Continue reading API Endpoints WIP 2021-07-15 & New Tech Teams Link
Sandpiper Schemas WIP 2021-06-15
Last week I made several critical changes to the database schema based on work done building a template plan document generator in Python. This fixes bugs in some foreign key fields and adds linking directly to the plan_slices table. Full changelog and download below!
API WIP & Schema Changes 2021-06-11
Luke and I have continued refining and updating the API in our working spreadsheet.
Sandpiper Schemas 20210518
First of all, if you’re joining us from ACPN, hello! Welcome to our site. Now, the boring/fun stuff (depends on your perspective): I’ve bundled up the latest version of the XSD schema spec for Sandpiper, as well as the first release of our reference SQLite database schema. The database schema is provided as an SQL… Continue reading Sandpiper Schemas 20210518